]> git.mdlowis.com Git - proto/cerise-c.git/commit
fixed up operators and added tests
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 20 Jun 2024 03:53:20 +0000 (23:53 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 20 Jun 2024 03:53:20 +0000 (23:53 -0400)
commit12be4fdb78f1e9c33e771019faa48045a8ca8aef
treef56df99e398ab9221e8e3954f30562c8fe56c833
parente5107633804cee4de5879887b6191f0544b1910b
fixed up operators and added tests
cerise-c.m
runtime/OpEq.c
runtime/OpGt.c
runtime/OpLt.c
runtime/OpLtEq.c
runtime/OpNeq.c