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
/
man
/
man3
/
tomo-List.unique.3
Age
Commit message (
Collapse
)
Author
2025-11-29
No 'default' column for functions with no defaults
Bruce Hill
2025-11-29
Improved manpages.
Bruce Hill
2025-10-11
Improvements to set support and updating docs
Bruce Hill
2025-09-21
Update docs with proper assertions
Bruce Hill
2025-09-21
Undo some changes
Bruce Hill
2025-09-21
Use colons instead of '=' for tables (e.g. {1: 2})
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
means bringing in fpconv to do float-to-string conversion and a few updates to integer and number methods for string formatting.
2025-04-21
Change date format
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-19
Fix backslashes
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
and manpages from those.