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
/
docs
/
libraries.md
Age
Commit message (
Expand
)
Author
2025-09-01
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Bruce Hill
2025-05-20
Add docs
Bruce Hill
2025-05-20
Add more advanced configuration options to modules.ini and support
Bruce Hill
2025-05-17
Add `modules.ini` file for import aliases, as well as default aliases
Bruce Hill
2025-05-11
Add new system for tracking versions.
Bruce Hill
2025-04-30
Update compiler to use randomly generated unique-per-file symbol
Bruce Hill
2025-04-06
Update syntax in docs
Bruce Hill
2025-03-30
Further support for .dylib files on mac by changing syntax for library
Bruce Hill
2025-01-12
Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}`
Bruce Hill
2024-09-22
Add -I flag for installing
Bruce Hill
2024-09-15
Update docs
Bruce Hill
2024-09-15
Overhaul of how libraries are installed
Bruce Hill
2024-09-13
Update docs a bit
Bruce Hill
2024-08-22
Overhaul of import syntax. Now everything uses `use`: `use foo`, `use
Bruce Hill
2024-08-16
Update docs a bit
Bruce Hill
2024-08-10
Move docs to docs
Bruce Hill