]> git.mdlowis.com Git - proto/obnc.git/commit
implemented alignment and size calculation on records and arrays. Also added a list...
authormike lowis <mike@mdlowis.com>
Tue, 18 May 2021 11:44:20 +0000 (07:44 -0400)
committermike lowis <mike@mdlowis.com>
Tue, 18 May 2021 11:44:20 +0000 (07:44 -0400)
commit4872bde7c9f4e42dcb25189aebec716b929c5e9f
tree3e950a7038f079806e84705260c5fa0951274bc9
parent4b977eae94d17f69f0d3b4e1a524f497dd74a3fc
implemented alignment and size calculation on records and arrays. Also added a list of undefined behaviors in C to keep in mind.
cerise/c99_ub.md [new file with mode: 0644]
cerise/src/grammar.c
cerise/tests/Module.m