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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-03
Rename Str -> Text
Bruce Hill
2024-03-03
Fix table literals
Bruce Hill
2024-03-03
Make load method be "use$name"
Bruce Hill
2024-03-03
Replace -ftrapv with -fsanitize=signed-integer-overflow
Bruce Hill
2024-02-25
Fix lto warning
Bruce Hill
2024-02-24
Rename 'nextlang'->'tomo'
Bruce Hill
2024-02-24
Rename folder
Bruce Hill
2024-02-24
Make CC an environment variable that's read from
Bruce Hill
2024-02-24
Improve enums with metamethods
Bruce Hill
2024-02-24
Fixing up structs
Bruce Hill
2024-02-24
Split struct code into a separate file
Bruce Hill
2024-02-23
Add first test
Bruce Hill
2024-02-23
Fix up some ++ stuff for arrays
Bruce Hill
2024-02-22
Implement 'when' statement for matching on enums
Bruce Hill
2024-02-17
Fix up USE_COLOR
Bruce Hill
2024-02-17
Clean up builtins
Bruce Hill
2024-02-17
Cleanup of builtins
Bruce Hill
2024-02-17
Fix up some builtins
Bruce Hill
2024-02-17
Major cleanup
Bruce Hill
2024-02-17
Remove make rule for deleted file
Bruce Hill
2024-02-17
Getting back to old typeinfo stuff from SSS
Bruce Hill
2024-02-15
Progress towards environments
Bruce Hill
2024-02-14
Use dollar identifiers
Bruce Hill
2024-02-12
Hacky kwarg implementation
Bruce Hill
2024-02-12
Deprecate Char type
Bruce Hill
2024-02-12
Initial working version of generic cord func
Bruce Hill
2024-02-08
More features and progress
Bruce Hill
2024-02-04
Builtins
Bruce Hill
2024-02-04
Initial commit
Bruce Hill