| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-03-06 | Fix up some array literal stuff with TCC | Bruce Hill |
| 2024-03-03 | Rename as_str -> as_text | Bruce Hill |
| 2024-03-03 | Definitively go with "Int" and "Num" over "Int64" and "Num64", plus add | Bruce Hill |
| 2024-02-29 | Add type namespaces | Bruce Hill |
| 2024-02-29 | Fix up some import issues and improve arrays to use saturating refcounts | Bruce Hill |
| 2024-02-25 | WIP on stackrefs | Bruce Hill |
| 2024-02-23 | Set up 'atomic' for arrays | Bruce Hill |
| 2024-02-23 | Fix up some ++ stuff for arrays | Bruce Hill |
| 2024-02-23 | Implement Array__concat and ++= | Bruce Hill |
| 2024-02-18 | Add source information to runtime errors | Bruce Hill |
| 2024-02-18 | Improved error messages | Bruce Hill |
| 2024-02-18 | Implement indexing | Bruce Hill |
| 2024-02-18 | Compile tables | Bruce Hill |
| 2024-02-17 | Various fixes, including for Null values | Bruce Hill |
| 2024-02-17 | Change things up to use type params for all array and table methods | Bruce Hill |
| 2024-02-17 | Rename 'cord' to 'as_str' | Bruce Hill |
| 2024-02-04 | Builtins | Bruce Hill |
