index
:
tomo
bigints
constructive-reals
decimals
dev
doctests-to-debuglog
formatter
internal-texts
main
optional-list-indexing
optionals
paths
simplified-quotes
static-dependencies
str-paths
table-colons
text2
unicode-identifiers
wordier-types
The Tomo programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.md
Age
Commit message (
Expand
)
Author
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Update changelog
Bruce Hill
2025-09-01
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Bruce Hill
2025-08-26
Add changelog message
Bruce Hill
2025-08-23
Update changelog
Bruce Hill
2025-08-17
Bugfix: added support for Tomo identifiers that are C keywords
Bruce Hill
2025-08-17
Update changes
Bruce Hill
2025-08-17
Add JSON module.
Bruce Hill
2025-08-16
Improved parsing and prefix/suffix matching using a `remainder`
Bruce Hill
2025-08-16
Update changes
Bruce Hill
2025-08-16
Bugfix for enum member alignments
Bruce Hill
2025-07-12
Doctests now use equality checking instead of text comparisons
Bruce Hill
2025-07-10
Add text compression optimizations for unicode text
Bruce Hill
2025-06-26
Add get_bit() method for Ints and Bytes
Bruce Hill
2025-06-25
Trigger recompilation when downstream #includes for C files are updated.
Bruce Hill
2025-06-24
Add Path.has_extension() and update manpages/api docs
Bruce Hill
2025-05-25
Add changes
Bruce Hill
2025-05-21
Added Set infix operations, as well as Table.with_fallback() and fixed
Bruce Hill
2025-05-20
Add more advanced configuration options to modules.ini and support
Bruce Hill
2025-05-19
Add --prefix flag
Bruce Hill
2025-05-17
Update changelog
Bruce Hill
2025-05-11
Add new system for tracking versions.
Bruce Hill