forked from hsutter/cppfront
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: jnorthrup/cppfront
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🧹 Refactor function-static labels and ordinals in lexer and lowering
#8
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
🧪 Add runtime testing for assert_not_null in stage0 runtime
#7
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
🧪 [testing improvement] Add test for throw without parentheses and fix typo
#6
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
🧹 cleanup: remove dead commented-out code in capture_group dtor
#5
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
🧪 Add unit tests for replace_all utility function
#4
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
🧪 Add unit tests for get_name utility in source/common.h
#3
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
⚡ Optimize statement removal logic using
std::erase_if
#2
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
Refactor parser state management to remove static vectors
#1
opened Jul 12, 2026 by
jnorthrup
Owner
Loading…
ProTip!
Filter pull requests by the default branch with base:main.