]> git.mdlowis.com Git - proto/obnc.git/commit
mostly fixed symbol table. Need to fix the procedure code generation
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 5 May 2021 14:03:58 +0000 (10:03 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 5 May 2021 14:03:58 +0000 (10:03 -0400)
commit569c56bf91772a579745af82fc5c8e70fe62cc53
tree0f57146bfb8ef4cb3bf4078dd98938b507db3fbb
parent8c41dd016c653f42d93fd77aeb796dca60b6838d
mostly fixed symbol table. Need to fix the procedure code generation
cerise/backend/c99/codegen.c
cerise/backend/test/codegen.c
cerise/backend/x86_64/codegen.c
cerise/inc/cerise.h
cerise/src/grammar.c
cerise/src/sym.c
cerise/tests/Module.m