anglais/tests
2026-09-10 12:59:29 +02:00
..
arithmetics.ang separate number into float and integer 2026-07-07 23:24:44 +02:00
conditions.ang add general assert builtin 2026-07-11 10:52:32 +02:00
forp.ang more examples 2026-09-10 12:59:29 +02:00
hex.ang static type analysis, formatted compiler errors, hex support, composite types, updated cli, more global builtins, fix list form, fix value refs 2025-03-18 20:22:46 +01:00
list.ang Add set index in list, and update lib+examples+tests 2026-08-20 13:54:36 +02:00
recursive_fib.ang it felt very confusing to use write as println 2026-07-07 23:32:57 +02:00
refs.ang separate number into float and integer 2026-07-07 23:24:44 +02:00
scope.ang add inner (of lists) type, add floor, ceil, and roundd standard functions, and a ton of examples 2025-07-22 22:24:12 +02:00
simple_func.ang separate number into float and integer 2026-07-07 23:24:44 +02:00
strings.ang fix test, add string unit test, refactor stack 2025-10-22 20:20:47 +02:00
tuple.ang Add set index in list, and update lib+examples+tests 2026-08-20 13:54:36 +02:00
types.ang fix wasm and tests 2026-07-15 21:46:14 +02:00