Skip to content

Pull requests: ehwan/RustyLR

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fixed panic mode error recovery logics
#43 by ehwan was merged Oct 7, 2025 Loading…
use static memory for parser table generation
#42 by ehwan was merged Oct 3, 2025 Loading…
Add data_push parameter to DataStack::reduce_action
#41 by ehwan was merged Oct 3, 2025 Loading…
Optimization for unused DataStack tags
#40 by ehwan was merged Oct 3, 2025 Loading…
Remove ruletype for non-terminal if it was not used
#38 by ehwan was merged Sep 27, 2025 Loading…
Add more test cases
#37 by ehwan was merged Sep 27, 2025 Loading…
use ArrayVec for multiple reduce rules container
#36 by ehwan was merged Sep 26, 2025 Loading…
add state field to ParseError
#35 by ehwan was merged Sep 23, 2025 Loading…
Add --state option for state machine inspection
#34 by ehwan was merged Sep 22, 2025 Loading…
Add TerminalClass trait
#33 by ehwan was merged Sep 22, 2025 Loading…
check if custom reduce action can be identity
#31 by ehwan was merged Sep 12, 2025 Loading…
run code generation for sample projects
#30 by ehwan was merged Sep 12, 2025 Loading…
fixed expected() logic
#29 by ehwan was merged Sep 7, 2025 Loading…
fixed can_feed() logic
#28 by ehwan was merged Sep 7, 2025 Loading…
Optimized out unused states and production rules
#27 by ehwan was merged Aug 23, 2025 Loading…
Removed %runtime directive
#26 by ehwan was merged Aug 22, 2025 Loading…
fixed eof was not popped on pop_start()
#25 by ehwan was merged Aug 20, 2025 Loading…
fixed number of tags mismatch in split_off
#24 by ehwan was merged Aug 20, 2025 Loading…
add IntermediateState for lightweight state generation
#22 by ehwan was merged Aug 9, 2025 Loading…
split location stack for reduce action
#20 by ehwan was merged Aug 8, 2025 Loading…
fix command line arguments for note diagnostics
#19 by ehwan was merged Aug 5, 2025 Loading…
ProTip! What’s not been updated in a month: updated:<2026-03-03.