mers/docs
2023-06-04 20:07:50 +02:00
..
builtins.md updated site + added docs/builtins.md + statements can end with ',' to differentiate '1, -2' from '1 - 2' == '-1'. 2023-05-25 00:22:03 +02:00
intro.md update intro.md 2023-05-26 21:26:14 +02:00
statements.md there can now be multiple functions with the same name. The most recently declared one will be preferred if multiple would be valid. 2023-06-04 20:07:50 +02:00
syntax_cheat_sheet.md made syntax cheat sheet a bit clearer 2023-05-26 20:18:09 +02:00