| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-10-25 | Replace `..` syntax with `range` function | Laurenz |
| 2021-10-05 | Error on out-of-range values in `rgb` | Laurenz |
| 2021-10-05 | Always use first positional argument in `expect()` | Laurenz |
| 2021-10-05 | Add `assert` function | Laurenz |
| 2021-08-31 | More utility functions | Laurenz |
| 2021-08-30 | Add abs() function | Laurenz |
| 2021-08-30 | Lower- and uppercase string conversion functions | Laurenz |
| 2021-08-14 | Separate type for string values | Laurenz |
| 2021-07-31 | Call args span now includes parens | Laurenz |
| 2021-07-30 | Fatal errors | Laurenz |
| 2021-07-10 | Remove warnings from parsing and casting | Laurenz |
| 2021-07-09 | Even shorter error annotations | Laurenz |
| 2021-06-30 | Remove color literals (#39) | Laurenz |
| 2021-06-18 | Len function for strings, arrays and dictionaries | Laurenz |
| 2021-06-10 | Restructure tests | Laurenz |
