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-01-10
Merge branch 'dev' into static-dependencies
static-dependencies
Bruce Hill
2026-01-10
Add pandoc filter
Bruce Hill
2026-01-01
Merge branch 'dev' into static-dependencies
Bruce Hill
2026-01-01
Bugfix for integer comparison
Bruce Hill
2026-01-01
Remove debugedit stuff
Bruce Hill
2025-12-31
Unstrip
Bruce Hill
2025-12-31
Remove LTO and add some stripping
Bruce Hill
2025-12-31
Update makefile
Bruce Hill
2025-12-31
Move print.c/h back into stdlib
Bruce Hill
2025-12-31
Merge branch 'dev' into static-dependencies
Bruce Hill
2025-12-31
Changed is_between() to be bidirectional
Bruce Hill
2025-12-29
Merge branch 'dev' into static-dependencies
Bruce Hill
2025-12-29
Fix for file descriptors being reopened unintentionally
Bruce Hill
2025-12-28
Merge branch 'dev' into static-dependencies
Bruce Hill
2025-12-28
Change autoformatter to no longer allow single-line functions
Bruce Hill
2025-12-28
Merge branch 'dev' into static-dependencies
Bruce Hill
2025-12-28
Bugfix for Table.clear()
Bruce Hill
2025-12-28
Clean up imports
Bruce Hill
2025-12-28
Fix some calls to fail()
Bruce Hill
2025-12-25
General cleanup
Bruce Hill
2025-12-25
Simplify archive logic and don't include unnecessary stuff
Bruce Hill
2025-12-25
Moving things around
Bruce Hill
2025-12-25
Rename obj files to avoid accidental collisions
Bruce Hill
2025-12-25
Build libtomo.a using files from gc/gmp/unistring and statically link
Bruce Hill
2025-12-24
Shuffle dependencies around so header files aren't needed after tomo has
Bruce Hill
2025-12-24
Split out new()/gc logic from stdlib/util.h
Bruce Hill
2025-12-24
Split utils into stdlib/utils and utils
Bruce Hill
2025-12-24
Update gitignore
Bruce Hill
2025-12-24
Merge branch 'dev' into static-dependencies
Bruce Hill
2025-12-24
Remove unused script
Bruce Hill
2025-12-24
Add rules for building depdendencies in static builds
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
[next]