]> git.mdlowis.com Git - proto/obnc.git/commit
added arg and return types to operations
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 4 Mar 2022 21:46:14 +0000 (16:46 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 4 Mar 2022 21:46:14 +0000 (16:46 -0500)
commit593fa5187568db139eb4a1808d48a560462e46b0
tree770b2dc1b5075770b602ba97adb1559325bec828
parentf67be4f18764b1825b25025ac58cb4d539798739
added arg and return types to operations
cerise/backend/ssa/codegen.c
cerise/inc/cerise.h
cerise/src/grammar.c
cerise/src/ssa.c
cerise/src/type_checks.c
cerise/tests/Module.m