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
2024-09-11
Fix threads and integers
optionals
Bruce Hill
2024-09-11
Document iterators
Bruce Hill
2024-09-11
Use optionals for iterators
Bruce Hill
2024-09-11
Fix recursive structs with optionals
Bruce Hill
2024-09-11
Placeholder docs for optionals
Bruce Hill
2024-09-11
Update docs
Bruce Hill
2024-09-11
Update learnxiny
Bruce Hill
2024-09-11
Bugfix big int literals
Bruce Hill
2024-09-11
Remove old code
Bruce Hill
2024-09-11
Update docs
Bruce Hill
2024-09-11
Update docs
Bruce Hill
2024-09-11
Change *:from_text() methods to return optional values and set up CLI
Bruce Hill
2024-09-11
Fix optional bools
Bruce Hill
2024-09-11
Rename channel_t -> Channel_t for consistency
Bruce Hill
2024-09-11
Rename closure_t -> Closure_t for consistency
Bruce Hill
2024-09-11
Rename "Nil"->"Null" for consistency
Bruce Hill
2024-09-11
Fix const issue
Bruce Hill
2024-09-11
More tests
Bruce Hill
2024-09-11
Optionals for threads
Bruce Hill
2024-09-11
Optional channels (plus fixed some channel bugs)
Bruce Hill
2024-09-11
Optional C Strings
Bruce Hill
2024-09-11
Optional enums (deprecated custom tag values)
Bruce Hill
2024-09-11
Optional structs
Bruce Hill
2024-09-11
Optional fixed-size ints
Bruce Hill
2024-09-11
Support conditionals for tables/arrays/sets
Bruce Hill
2024-09-11
Support `if x := blah: ...`
Bruce Hill
2024-09-11
Use optional ints in the array find()/first() API
Bruce Hill
2024-09-11
Add optional types
Bruce Hill
2024-09-09
Document :by_line()
paths
Bruce Hill
2024-09-09
Add (/path):by_line()
Bruce Hill
2024-09-09
Improve tool
Bruce Hill
2024-09-09
Fix up tomodeps example
Bruce Hill
2024-09-09
Fix up some stuff with path escaping
Bruce Hill
2024-09-09
Add Path.from_unsafe_text() etc
Bruce Hill
2024-09-09
remove debug code
Bruce Hill
2024-09-09
Add shims for hashing/equality of langs
Bruce Hill
2024-09-09
Improve wrap example and fix it to no longer use files module
Bruce Hill
2024-09-09
Fix issues with path reading from pipes (don't UTF8 validate chunks,
Bruce Hill
2024-09-09
Test nesting parens and escapes
Bruce Hill
2024-09-09
Fix up ini example
Bruce Hill
2024-09-09
Clean up CLI path arrays
Bruce Hill
2024-09-09
Correctly clean up CLI args that are paths
Bruce Hill
2024-09-09
Remove example module for files
Bruce Hill
2024-09-09
Restore path interpolation
Bruce Hill
2024-09-09
Ensure more rigoroous cleanup and validation of paths
Bruce Hill
2024-09-09
Add Text.starts_with() and Text.ends_with()
Bruce Hill
2024-09-09
Add paths docs
Bruce Hill
2024-09-09
Fix up some path logic
Bruce Hill
2024-09-09
Add Text$compare_values()
Bruce Hill
2024-09-09
Bugfix for $/{..}/ matching zero-width at the end of text
Bruce Hill
[next]