diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-09-20 14:23:49 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-09-20 14:23:49 -0400 |
| commit | e937e3056b934c6d426abc3db8de1c99433a434b (patch) | |
| tree | 46d95bca7d6b26349aa84a7aacb7094cb25351c5 | |
| parent | 17ec9006f96197b241278a9fcbaa507e63e15611 (diff) | |
Update changelog
| -rw-r--r-- | CHANGES.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ - Core libraries are no longer shipped with the compiler, they have moved to separate repositories. - Library installation has been cleaned up a bit. -- List indexing now gives an optional value +- List indexing now gives an optional value. +- Syntax for text literals and inline C code has been simplified somewhat. - Added a `--format` flag to the `tomo` binary that autoformats your code (currently unstable, do not rely on it just yet). - Standardized text methods for Unicode encodings: |
