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
/
api
Age
Commit message (
Expand
)
Author
2025-06-24
Add Path.has_extension() and update manpages/api docs
Bruce Hill
2025-05-21
Added Set infix operations, as well as Table.with_fallback() and fixed
Bruce Hill
2025-05-17
Add Path.sibling()
Bruce Hill
2025-04-30
Update wording to remove 'null'
Bruce Hill
2025-04-27
Update stdlib to use `print` instead of `printf` in all cases. This
Bruce Hill
2025-04-21
Fix old syntax in docs
Bruce Hill
2025-04-21
Rename List.first() to List.where()
Bruce Hill
2025-04-21
Add short descriptions for API methods to improve manpages
Bruce Hill
2025-04-21
Update docs
Bruce Hill
2025-04-19
Update API docs
Bruce Hill
2025-04-19
Minor formatting fixes
Bruce Hill
2025-04-19
Make API documentation into YAML files and autogenerate markdown files
Bruce Hill
2024-08-19
Move docs into one folder
Bruce Hill
2024-08-18
Update channel API to take a Where parameter
Bruce Hill
2024-08-18
Add Channel:peek()
Bruce Hill
2024-08-18
Update API for give/get
Bruce Hill
2024-08-18
Add Int:clamped() and Num:clamped()
Bruce Hill
2024-08-18
Update docs
Bruce Hill
2024-08-18
Document array:first()
Bruce Hill
2024-08-18
Update docs
Bruce Hill
2024-08-18
Update docs
Bruce Hill
2024-08-18
Update index
Bruce Hill
2024-08-18
More docs
Bruce Hill
2024-08-18
Added a .length field to arrays/sets/tables, added a .max_size field to
Bruce Hill
2024-08-18
Update docs
Bruce Hill
2024-08-18
Update array docs
Bruce Hill
2024-08-18
Update docs
Bruce Hill
2024-08-18
Add README for API
Bruce Hill
2024-08-18
API documentation
Bruce Hill
2024-08-18
Add API docs
Bruce Hill