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
2025-12-21
Bump date on version tag
v2025-12-21
Bruce Hill
2025-12-10
Add docs on enum field access and `!` behavior
Bruce Hill
2025-12-08
Add checks for unused variables
Bruce Hill
2025-12-07
Better error handling for setenv()
Bruce Hill
2025-12-07
More correct handling for sleep()
Bruce Hill
2025-12-07
Add comments
Bruce Hill
2025-12-07
Remove dead code
Bruce Hill
2025-12-07
Switch paths to use Result return values instead of fail()
Bruce Hill
2025-12-07
Change Paths to be an enum of their different types.
Bruce Hill
2025-12-07
Document sets
Bruce Hill
2025-12-07
Rename `Empty()` -> `Present()` for set-like tables
Bruce Hill
2025-12-07
Consolidate logic for enums with and without tags with fields.
Bruce Hill
2025-12-07
Remove debug code
Bruce Hill
2025-12-06
Use `foo!` as sugar for `foo.FirstTag!` for enum values. Also, give
Bruce Hill
2025-12-06
Allow discarding Empty() values
Bruce Hill
2025-12-06
Fix for memory pointer visualization
Bruce Hill
2025-12-01
Fix CLI arg parsing
Bruce Hill
2025-12-01
Clean up CLI --help output
Bruce Hill
2025-11-30
Update makefile rules to reflect how CHANGES.md is used.
Bruce Hill
2025-11-30
Add `base` parameter to integer parsing functions
Bruce Hill
2025-11-30
Handle some text method edge cases with empty text better.
Bruce Hill
2025-11-29
Update version docs
Bruce Hill
2025-11-29
Update docs
Bruce Hill
2025-11-29
Fix syntax in learnxiny.tm
Bruce Hill
2025-11-29
Fix for undefined behavior on structs/enums with padding
v2025-11-29.2
Bruce Hill
2025-11-29
Overhaul to versioning system (paths go to
v2025-11-29
Bruce Hill
2025-11-29
Fix alignment
Bruce Hill
2025-11-29
No 'default' column for functions with no defaults
Bruce Hill
2025-11-29
Improved manpages.
Bruce Hill
2025-11-29
Version bumps
Bruce Hill
2025-11-29
Bugfix for default CLI argument initialization
Bruce Hill
2025-11-29
Fix accidental naming collision with _tmp var
Bruce Hill
2025-11-29
Update module versions
Bruce Hill
2025-11-27
Bugfix for Num32$as_text() visibility
Bruce Hill
2025-11-27
Bugfix for infinite recursion in some type methods
Bruce Hill
2025-11-27
Support EXECUTABLE metadata
Bruce Hill
2025-11-27
Update `setenv()` to take an optional value, also bugfix for `setenv()`
Bruce Hill
2025-11-27
Only output files that changed somewhere besides the date
Bruce Hill
2025-11-27
Add `recursive` arg to Path.create_directory()
Bruce Hill
2025-11-26
Add missing manpages
Bruce Hill
2025-11-26
Close loophole in `when` statements that allowed mutating inner field
Bruce Hill
2025-11-26
Bugfix for accidental violation of immutable value guarantees due to
Bruce Hill
2025-11-24
Fix for accidental deserialization of byte array when it should have
Bruce Hill
2025-11-24
Fix for `when` blocks with a single expression inside
Bruce Hill
2025-11-24
Fix `from_num` incomplete renaming
Bruce Hill
2025-11-24
Fix case where a conditional failure was mistaken for an always failure
Bruce Hill
2025-11-24
When running an executable, run it with a relative instead of absolute
Bruce Hill
2025-11-24
Bugfix for downloading the right branch of a module
Bruce Hill
2025-11-24
Bugfix for mac
Bruce Hill
2025-11-24
Add MANPAGE metadata for overriding whole file
Bruce Hill
[next]