summaryrefslogtreecommitdiff
path: root/derive (follow)
AgeCommit message (Collapse)Author
2026-07-07More augments and setup for use from other crates.HEADmainMike Buland
2026-06-30Added LookAhead, fixed up the proc-macro.Mike Buland
LookAhead should make the rest of the parser and lexer stuff way easier, probably spin that out into it's own lib later on.
2026-06-23Roorganized into workspace and packages.eichlan
This is to accomidate a new proc_macro package, which can't have anything else in it.