]> git.mdlowis.com Git - proto/cerise-c.git/commit
records are now flat instead of nested. This makes the code in parser and generator...
authorMike Lowis <mike.lowis@gentex.com>
Tue, 7 Jan 2025 21:50:13 +0000 (16:50 -0500)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 7 Jan 2025 21:50:13 +0000 (16:50 -0500)
commit20c005f97b53f59a3a38bbbe80647e599716dedd
tree30d19acfd9de332074e5596ee321cda86268a8c7
parent885b891424bc9fdd5b85ed8f749b06e28127b585
records are now flat instead of nested. This makes the code in parser and generator easier to write and still achieves the end result
Records.c
Records.m
lib/codegen.rb
lib/parser.rb