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
Age
Commit message (
Expand
)
Author
2025-09-09
Merge branch 'main' into optional-list-indexing
optional-list-indexing
Bruce Hill
2025-09-09
Overhaul to the unicode encoding/decoding methods for text
Bruce Hill
2025-09-09
Save runner C file to disk as `.build/foo.tm.runner.c`
Bruce Hill
2025-09-09
No longer hardcode /usr/local into stuff
Bruce Hill
2025-09-09
Typechecking/promotion for table lookup keys
Bruce Hill
2025-09-09
Add `source_mapping` flag to the compiler config to force recompilation
Bruce Hill
2025-09-07
Be more correct about library names and also strip off `tomo-`
Bruce Hill
2025-09-06
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-06
Fixes for prior changes
Bruce Hill
2025-09-06
Code cleanup
Bruce Hill
2025-09-06
Refactor a bit in order to catch issue with ConvertDefs creating
Bruce Hill
2025-09-01
Bugfix for Int.parse()
Bruce Hill
2025-09-01
Add xxd to deps
Bruce Hill
2025-09-01
Tweak gitignore
Bruce Hill
2025-09-01
Explicit type casting for size
Bruce Hill
2025-09-01
Add progress counter.
Bruce Hill
2025-09-01
Update wording
Bruce Hill
2025-09-01
Fixes
formatter
Bruce Hill
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-01
Update changelog
Bruce Hill
2025-09-01
Fixes for local-tomo so that it *actually* uses local header files,
Bruce Hill
2025-09-01
Fix for import test
Bruce Hill
2025-09-01
Make symbolic link for local includes
Bruce Hill
2025-09-01
Add modules files to install
Bruce Hill
2025-09-01
Overhaul code to stop keeping examples and libraries in the same repo,
Bruce Hill
2025-09-01
Fix for versions getting double appended for libs
Bruce Hill
2025-09-01
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Bruce Hill
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-01
Switch to using Texts(x) instead of Texts(String(x)) when possible
Bruce Hill
2025-09-01
Make Texts() macro a bit more flexible.
Bruce Hill
2025-09-01
Make text indexing optional
Bruce Hill
2025-09-01
Improved error messages
Bruce Hill
2025-08-31
Switch to using optional return values for list indexing.
Bruce Hill
2025-08-31
Bugfix for argument aliases (merge issue)
Bruce Hill
2025-08-31
Merge branch 'main' into formatter
Bruce Hill
2025-08-31
Move compiler flag to GCC only
Bruce Hill
2025-08-31
Fix for compiler flags
Bruce Hill
2025-08-31
Update manpage
Bruce Hill
2025-08-31
Merge branch 'main' into formatter
Bruce Hill
2025-08-31
Remove unused import
Bruce Hill
2025-08-31
Add missing import
Bruce Hill
2025-08-31
Merge fixes
Bruce Hill
2025-08-31
Merge branch 'main' into formatter
Bruce Hill
2025-08-31
Added support for `-O3` style numeric flags and `-f=...` flags
Bruce Hill
2025-08-31
Fix for clang unused flag warning
Bruce Hill
2025-08-31
Move CLI parsing to its own file.
Bruce Hill
2025-08-31
Add argument aliases so programs can use `func main(verbose|v=no)` to do
Bruce Hill
2025-08-30
Tweak empty gaps
Bruce Hill
[next]