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
/
src
Age
Commit message (
Expand
)
Author
2025-05-11
Add new system for tracking versions.
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
Discard result
Bruce Hill
2025-05-06
Check getrandom return value
Bruce Hill
2025-05-06
Check return value
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
2025-05-06
Bugfix for converting integer to byte
Bruce Hill
2025-05-05
Get rid of single-file headers for libraries and just include each .tm
Bruce Hill
2025-05-05
Show codegen even if it wasn't regenerated
Bruce Hill
2025-05-05
Fix some permission stuff to make it more seamless to install to
Bruce Hill
2025-05-03
Bugfix for promotions in comparisons
Bruce Hill
2025-05-03
Deprecate function name registering and printing the function's name
Bruce Hill
2025-05-02
Bugfix for integer math between Int and fixed-width int, where Int was
Bruce Hill
2025-05-02
Rename parse_and_run function
Bruce Hill
2025-05-02
Improved stack trace function names
Bruce Hill
2025-05-02
Deprecate --c-compiler flag, since builds compiled with different
Bruce Hill
2025-05-02
Bugfix for stack traces
Bruce Hill
2025-05-02
Fix bug where fallbacks were hashed by pointer instead of by contents
v0.2
Bruce Hill
2025-05-02
Initialize random seed for tomo compiler itself
Bruce Hill
2025-05-02
Remove speculative fix
Bruce Hill
2025-05-02
Bugfix for text hashing
Bruce Hill
2025-05-01
Add check for null type
Bruce Hill
2025-05-01
Remove POSIX_C_SOURCE flag
Bruce Hill
2025-05-01
Revert fix for empty set parsing
Bruce Hill
2025-05-01
Fix compiler flag
Bruce Hill
2025-05-01
Include stdlib
Bruce Hill
2025-05-01
Bugfix
Bruce Hill
2025-05-01
Don't check result of debugedit command
Bruce Hill
2025-05-01
Show failed command
Bruce Hill
2025-05-01
Add missing file
Bruce Hill
2025-05-01
Move imports
Bruce Hill
2025-05-01
Bugfix for parsing error with nested sets
Bruce Hill
2025-04-30
Speculative fix for memory error during installation
Bruce Hill
2025-04-30
Fix up hdebug stuff for tables
Bruce Hill
2025-04-30
Update wording to remove 'null'
Bruce Hill
2025-04-30
Update compiler to use randomly generated unique-per-file symbol
Bruce Hill
2025-04-30
Use namespace prefix function when appropriate
Bruce Hill
2025-04-29
Fix parser err
Bruce Hill
2025-04-29
Improved error message
Bruce Hill
2025-04-29
Check return values for system calls
Bruce Hill
2025-04-29
Fix last (?) string issue
Bruce Hill
2025-04-29
Fix string issues
Bruce Hill
2025-04-29
Fix some string issues
Bruce Hill
[next]