Commit Graph

12 Commits

Author SHA1 Message Date
prod2 57b3a4863e new compiler now passes test suite, after outdated tests were refactored to match new precedence rules 2022-12-03 20:04:44 +01:00
prod2 3a73ed75ec add key: val syntax to tables, update tests to match replacement of -> with : 2022-12-03 13:16:47 +01:00
prod2 9986e96309 fix test 2022-12-03 09:48:31 +01:00
prod2 c36292843a update compv1, remove def from compv1 2022-12-03 09:02:43 +01:00
prod2 8d1e9a5318 new test 2022-12-02 21:13:36 +01:00
prod2 5963a25f37 def declaration of procedures 2022-02-10 00:35:29 +01:00
prod2 f79f4e47ba rename funct to proc 2022-02-09 06:58:51 +01:00
prod2 431e8f9a66 implicit return for functions 2022-02-09 06:47:00 +01:00
prod2 a16026b364 utf8 support 2022-02-08 10:10:07 +01:00
prod2 ece31b11e0 -> method call 2022-02-08 09:23:21 +01:00
prod2 5f3f61af2d change table declaration syntax 2022-02-08 08:56:47 +01:00
prod2 8262ca187c sugars: :: and table . op; allow for reading existing locals of the same name in var statements 2022-02-08 08:13:38 +01:00