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
/
src
/
modules.c
Age
Commit message (
Expand
)
Author
2025-11-29
Overhaul to versioning system (paths go to
v2025-11-29
Bruce Hill
2025-11-27
Add `recursive` arg to Path.create_directory()
Bruce Hill
2025-11-24
Bugfix for downloading the right branch of a module
Bruce Hill
2025-10-01
Convert to using more zero values for `none`
Bruce Hill
2025-09-21
Add top-level system modules file for default core modules
Bruce Hill
2025-09-07
Be more correct about library names and also strip off `tomo-`
Bruce Hill
2025-09-01
Fixes for local-tomo so that it *actually* uses local header files,
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-08-25
Update file header comments
Bruce Hill
2025-08-24
Remove vim modelines
Bruce Hill
2025-08-23
Autoformat everything with clang-format
Bruce Hill
2025-08-20
Add imports
Bruce Hill
2025-08-17
Add JSON module.
Bruce Hill
2025-08-16
Bump patterns version
Bruce Hill
2025-05-20
Add per-file modules.ini override
Bruce Hill
2025-05-20
Add more advanced configuration options to modules.ini and support
Bruce Hill