Commit Graph

16 Commits (400f31025ab774772e00cf8ed2104fcb88b5ecb0)

Author SHA1 Message Date
bog 400f31025a variable scope and assignment. 2023-12-18 14:19:38 +01:00
bog bb83d39bb9 simple variable declarations. 2023-12-17 19:10:17 +01:00
bog 5b8748b843 str arithmetic operators. 2023-12-16 19:42:26 +01:00
bog caf6b3b47c bool arithmetic operators. 2023-12-16 19:12:20 +01:00
bog 4f6f3253c2 num arithmetic operators. 2023-12-15 22:31:01 +01:00
bog 29c363765f roza comments. 2023-12-15 21:35:44 +01:00
bog 975a089dbd comparison operators. 2023-12-15 21:32:17 +01:00
bog bd84f3bb3d 🐛 fix line numbers. 2023-12-15 19:45:47 +01:00
bog 076fd79ff1 'equals' and 'not equals' operators. 2023-12-15 19:30:20 +01:00
bog 8a930db339 acceptance test script. 2023-12-11 21:12:02 +01:00
bog d3f90a5ed1 assert expression. 2023-12-11 18:01:22 +01:00
bog 9c74cce2a4 🐛 string escape quote. 2023-12-10 22:43:48 +01:00
bog f4eb33c76c str literal. 2023-12-10 04:49:28 +01:00
bog dc4a74ad15 bool literals. 2023-12-09 22:59:24 +01:00
bog 46dc8b8c2d num literals. 2023-12-09 18:24:41 +01:00
bog e434d5c4ae 🎉 C meson project. 2023-12-07 20:16:58 +01:00