Commit Graph

15 Commits (85c289af2aebabe1d4a0259860b81fbc06ff0d0c)

Author SHA1 Message Date
bog 85c289af2a 🐛 major closure issues. 2023-12-24 20:24:41 +01:00
bog 84f5425804 function closures. 2023-12-23 21:17:12 +01:00
bog 968f7a312d recursive functions. 2023-12-20 21:43:48 +01:00
bog e786b8f756 basic functions 2023-12-20 20:54:58 +01:00
bog a27eda5eda 'if then else' expressions. 2023-12-18 19:34:31 +01:00
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 076fd79ff1 'equals' and 'not equals' operators. 2023-12-15 19:30:20 +01:00
bog 90fe4c9f8e update test script. 2023-12-11 21:16:30 +01:00
bog 8a930db339 acceptance test script. 2023-12-11 21:12:02 +01:00