ccm/tests
bog 687236fb7d for loop expression. 2024-03-23 00:48:16 +01:00
..
array.ccm array arithmetic. 2024-03-20 16:26:59 +01:00
block.ccm begin blocks. 2024-03-22 08:57:44 +01:00
bool.ccm bool arithmetic. 2024-03-19 07:11:28 +01:00
cmp.ccm comparison operators. 2024-03-19 16:25:02 +01:00
cond.ccm if-then-else expression. 2024-03-22 16:33:41 +01:00
loop.ccm for loop expression. 2024-03-23 00:48:16 +01:00
num.ccm num arithmetic. 2024-03-18 18:20:40 +01:00
run.sh num arithmetic. 2024-03-18 18:20:40 +01:00
str.ccm vars declaration. 2024-03-21 12:00:20 +01:00
tuple.ccm tuples in and index operations. 2024-03-19 08:56:41 +01:00
var.ccm vars assignment. 2024-03-22 08:01:21 +01:00