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
2026-02-08
Added Text.distance(a,b) for text similarity comparisons.
Bruce Hill
2026-01-25
Allow file paths with semicolons
Bruce Hill
2026-01-25
Bugfix for Text->Path conversion
Bruce Hill
2026-01-19
Allow parsing `123.foo()` as `(123).foo()`
Bruce Hill
2026-01-10
Add pandoc filter
Bruce Hill
2026-01-01
Bugfix for integer comparison
Bruce Hill
2025-12-31
Changed is_between() to be bidirectional
Bruce Hill
2025-12-29
Fix for file descriptors being reopened unintentionally
Bruce Hill
2025-12-28
Change autoformatter to no longer allow single-line functions
Bruce Hill
2025-12-28
Bugfix for Table.clear()
Bruce Hill
2025-12-24
Remove unused script
Bruce Hill
2025-12-23
Update changelog
Bruce Hill
2025-12-23
Fix some GCC-specific logic that works differently on mac/clang
Bruce Hill
2025-12-23
Fix `cp` behavior for copying symlinks
Bruce Hill
2025-12-23
Fix for openbsd ifdef
Bruce Hill
2025-12-23
Add badge
Bruce Hill
2025-12-23
Support expanding CFLAGS
Bruce Hill
2025-12-23
Add support for convert_to_text(Int_t)
Bruce Hill
2025-12-23
Fix makefile after merge
Bruce Hill
2025-12-23
Merge branch 'dev'
Bruce Hill
2025-12-23
Overhaul workflow to add automatic pushing to AUR and fix up mac builds
Bruce Hill
2025-12-23
Remove dead-ish code for debugging tables
Bruce Hill
2025-12-23
Big speedup my trimming down MAP_LIST macro and inlining some
Bruce Hill
2025-12-22
Update example versions
Bruce Hill
2025-12-22
Update learnxiny code
Bruce Hill
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
2025-12-21
Fix slow manpage gzipping rules
Bruce Hill
2025-12-21
Fix performance regression on makefile
Bruce Hill
2025-12-21
Fix slow manpage gzipping rules
Bruce Hill
2025-12-21
Fix performance regression on makefile
Bruce Hill
2025-12-21
More sensible REPL-like behavior if run without any args
Bruce Hill
2025-12-21
Update readme
Bruce Hill
2025-12-21
Update quick install script
Bruce Hill
2025-12-21
Fix typo in README
Bruce Hill
2025-12-21
Fixes for builds and accessing version and install script
v2025-12-21.5
Bruce Hill
2025-12-21
Fix workflow
v2025-12-21.4
Bruce Hill
2025-12-21
Add missing file
Bruce Hill
2025-12-21
Remove xxd dependency (no more building with changelog)
Bruce Hill
2025-12-21
Add workflow permissions
v2025-12-21.3
Bruce Hill
2025-12-21
Mac doesn't need to install xxd
Bruce Hill
2025-12-21
Put workflow back
v2025-12-21.2
Bruce Hill
[next]