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-06-26
Add get_bit() method for Ints and Bytes
Bruce Hill
2025-06-25
Clean up #include parsing so it works correctly with comments
Bruce Hill
2025-06-25
Add fix for `.include` or `#included` files in assembly failing to trigger
Bruce Hill
2025-06-25
Trigger recompilation when downstream #includes for C files are updated.
Bruce Hill
2025-06-24
Correctly detect changes to `use`d C/header files and trigger
Bruce Hill
2025-06-24
Add Path.has_extension() and update manpages/api docs
Bruce Hill
2025-06-24
Minor performance improvement for hash collisions in tables
Bruce Hill
2025-06-24
Sanity check
Bruce Hill
2025-06-24
Revert "Do text deserialization in chunks to avoid possible memory issues"
Bruce Hill
2025-06-22
Do text deserialization in chunks to avoid possible memory issues
Bruce Hill
2025-06-05
Update changelog
Bruce Hill
2025-06-05
Add strikethrough
Bruce Hill
2025-06-04
Fix spacing on non-color doctest output
Bruce Hill
2025-05-25
Force recompilation when modules.ini changes
Bruce Hill
2025-05-25
Optimize codegen for enums: no longer bother with a struct wrapper, but
Bruce Hill
2025-05-25
Add changes
Bruce Hill
2025-05-25
Bugfix for mutation while iterating
Bruce Hill
2025-05-25
Bugfix for converting negative integers to text
Bruce Hill
2025-05-25
Improved codegen for 'when' statements
Bruce Hill
2025-05-25
Code cleanup
Bruce Hill
2025-05-25
Add extra check to make sure extend is extending a type and not
Bruce Hill
2025-05-25
Add a check to ensure that Extend is extending a recognized type.
Bruce Hill
2025-05-21
Added Set infix operations, as well as Table.with_fallback() and fixed
Bruce Hill
2025-05-20
Add docs
Bruce Hill
2025-05-20
Add per-file modules.ini override
Bruce Hill
2025-05-20
Add more advanced configuration options to modules.ini and support
Bruce Hill
2025-05-19
Add --prefix flag
Bruce Hill
2025-05-17
Update changelog
Bruce Hill
2025-05-17
Add --version flag for executables and more documentation.
Bruce Hill
2025-05-17
Add `modules.ini` file for import aliases, as well as default aliases
Bruce Hill
2025-05-17
Add Path.sibling()
Bruce Hill
2025-05-11
Add new system for tracking versions.
Bruce Hill
2025-05-09
Add pattern test
Bruce Hill
2025-05-09
Bugfix for lang infos
Bruce Hill
2025-05-09
Bugfix for installing libraries through `.` or `..`
Bruce Hill
2025-05-06
Bugfix for serialization of sets and tables with fallbacks
Bruce Hill
2025-05-06
Tweak how pipefail works
Bruce Hill
2025-05-06
Bugfix for commands
Bruce Hill
2025-05-06
Check pipe() return value
Bruce Hill
2025-05-06
Add -ldl flag
Bruce Hill
2025-05-06
Discard result
Bruce Hill
2025-05-06
Check getrandom return value
Bruce Hill
2025-05-06
Check return value
Bruce Hill
2025-05-06
Suppress missing initializer warning
Bruce Hill
2025-05-06
Check return value
Bruce Hill
2025-05-06
Check return value
Bruce Hill
2025-05-06
Check return values
Bruce Hill
2025-05-06
Error checking for path components
Bruce Hill
2025-05-06
Deprecate TOMO_PREFIX/share/tomo/lib and TOMO_PREFIX/share/tomo/modules.
Bruce Hill
2025-05-06
Bugfix for truncation of Bytes
Bruce Hill
[prev]
[next]