]> git.mdlowis.com Git - proto/obnc.git/commit
added function forwarding and externing. Works, but lacks type checking
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 3 Dec 2022 02:35:38 +0000 (21:35 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 3 Dec 2022 02:35:38 +0000 (21:35 -0500)
commit9dbd1b79e1c2e2bdca9c3095c640ab49ed8d5755
tree2dbe61fd182f00d645222bfd1302ffd879116580
parentc0fb70352a74637eb2fa2e5df2b9b4f14dc4c294
added function forwarding and externing. Works, but lacks type checking
cerise/inc/cerise.h
cerise/src/grammar.c
cerise/src/lex.c
cerise/src/sym.c
cerise/tests/A.m
cerise/tests/Module.m