maciejhirsz
logos
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix CI and code review feedbacks
Tpt:is-prefix
14 days ago
Fix CI and code review feedbacks
Tpt:is-prefix
14 days ago
Fix CI and code review feedbacks
Tpt:is-prefix
14 days ago
Fix CI and code review feedbacks
Tpt:is-prefix
14 days ago
Fix CI and code review feedbacks
Tpt:is-prefix
14 days ago
Merge pull request #542 from DavidCrossman/multiple-lifetimes Allow multiple lifetimes in tokens
master
16 days ago
Merge branch 'master' into multiple-lifetimes
DavidCrossman:multiple-lifetimes
17 days ago
Adds Lexer::new_prefix to lex a prefix of the input buffer Details: - Add Lexer::is_prefix boolean to tag this mode - When is_prefix is true and the lexing reaches the end of input, we return None if there are still possible normal transitions (i.e. if a larger token is possible) Adds an example that does stream lexing from a file by filling a buffer, lexing it as much as possible, and then filling it again (all in a loop).
Tpt:is-prefix
17 days ago
Latest Branches
CodSpeed Performance Gauge
+4%
Adds Lexer::new_prefix to lex a prefix of the input buffer
#559
14 days ago
560f0cd
Tpt:is-prefix
CodSpeed Performance Gauge
0%
Allow multiple lifetimes in tokens
#542
17 days ago
50344fd
DavidCrossman:multiple-lifetimes
CodSpeed Performance Gauge
-2%
impl fmt::Debug on Lexer: use debug_struct
#557
20 days ago
4ec49af
Tpt:debug-struct
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs