]> git.mdlowis.com Git - proto/obnc.git/commit
added imported module compilation and fixed forward and extern declarations
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 8 Dec 2022 01:56:51 +0000 (20:56 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 8 Dec 2022 01:56:51 +0000 (20:56 -0500)
commit765e3f0fedabdb8a12fef35955045f9097028ca0
tree5cd2ba7e3a3a13b264836a130f55b5a0db9e6f38
parenta8e185eed49ab2e48e0e5d12731d0ea416101a38
added imported module compilation and fixed forward and extern declarations
cerise/backend/ssa/codegen.c
cerise/inc/cerise.h
cerise/src/fs.c
cerise/src/grammar.c
cerise/tests/A.l
cerise/tests/A.m
cerise/tests/Module.l [new file with mode: 0644]