| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: make neb a module | mryouse | 2022-06-18 |
| | | |||
| * | remove typedlists, as we're not there yet | mryouse | 2022-06-18 |
| | | |||
| * | remove extra token types | mryouse | 2022-06-18 |
| | | |||
| * | variadic functions | mryouse | 2022-06-17 |
| | | |||
| * | refactor: take type hints from user in function args | mryouse | 2022-06-16 |
| | | |||
| * | use an enum and a map for type hierarchy | mryouse | 2022-06-13 |
| | | |||
| * | string representation should show the actual escaped characters, if applicable | mryouse | 2022-06-12 |
| | | |||
| * | add List as a type | mryouse | 2022-06-11 |
| | | |||
| * | initial commit of more thorough type checking | mryouse | 2022-06-10 |
| | | |||
| * | refactor: better error messages | mryouse | 2022-06-05 |
| | | |||
| * | refactor: more literal types | mryouse | 2022-06-04 |
| | | |||
| * | add data to List | mryouse | 2022-05-24 |
| | | |||
| * | refactor: structs into their own file | mryouse | 2022-05-22 |
