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
Branch
Commit message
Author
Age
constructive-reals
Simplifying rules for exp/log
Bruce Hill
6 weeks
dev
Fixes for Path.with_extension()
Bruce Hill
6 days
doctests-to-debuglog
Deprecate `>> x ... = val` form of doctests and rename them to 'debug
Bruce Hill
5 months
formatter
Fixes
Bruce Hill
6 months
main
Update workflow with some fixes
Bruce Hill
2 months
optional-list-indexing
Merge branch 'main' into optional-list-indexing
Bruce Hill
6 months
simplified-quotes
Merge branch 'main' into simplified-quotes
Bruce Hill
6 months
static-dependencies
Merge branch 'dev' into static-dependencies
Bruce Hill
7 weeks
str-paths
Fix concat bug
Bruce Hill
9 days
table-colons
Merge branch 'main' into table-colons
Bruce Hill
6 months
[...]
Tag
Download
Author
Age
v2025-12-23
commit 30db8adc76...
Bruce Hill
2 months
v2025-12-22
commit f10273d2ef...
Bruce Hill
2 months
v2025-12-21.5
commit fb77bd546c...
Bruce Hill
2 months
v2025-12-21.4
commit 0a5fc171c5...
Bruce Hill
2 months
v2025-12-21.3
commit 07cc08924a...
Bruce Hill
2 months
v2025-12-21.2
commit e9ec2558b7...
Bruce Hill
2 months
v2025-12-21
commit 9e8574f44c...
Bruce Hill
2 months
v2025-11-29.2
commit 75b7ee2a08...
Bruce Hill
3 months
v2025-11-29
commit bb2f890fd4...
Bruce Hill
3 months
v0.3
commit 583dc27b34...
Bruce Hill
6 months
[...]
Age
Commit message
Author
2025-12-22
Allow writes without reads to global vars
v2025-12-22
Bruce Hill
2025-12-22
Fix for CLI usage showing flag type instead of flag name for positional
Bruce Hill
2025-12-22
Bugfix for `Success || Void` typechecking
Bruce Hill
2025-12-22
Clean up .git/ when installing libraries
Bruce Hill
2025-12-22
Update changelog
Bruce Hill
2025-12-22
Rip out shared library code
Bruce Hill
2025-12-22
Use static linking to produce executables.
Bruce Hill
2025-12-22
Add Path.writer() and Path.byte_writer()
Bruce Hill
2025-12-22
Attempted improvements for building on mac
Bruce Hill
2025-12-22
Fix makefile progress indicator
Bruce Hill
[...]