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-03-09
Simple lambda test
Bruce Hill
2024-03-09
First pass at lambdas/closures
Bruce Hill
2024-03-09
Remove dead code
Bruce Hill
2024-03-09
Back to using ARRAY_FOREACH
Bruce Hill
2024-03-09
Table methods
Bruce Hill
2024-03-09
Print source code
Bruce Hill
2024-03-08
Simplify table def
Bruce Hill
2024-03-08
Refactor table methods to take table structs where possible
Bruce Hill
2024-03-08
Array methods
Bruce Hill
2024-03-08
Array methods
Bruce Hill
2024-03-08
Rename Array_random -> Array__random
Bruce Hill
2024-03-08
Tweaks to memory printing and constness
Bruce Hill
2024-03-08
Tweak environment order of operations and resolutions
Bruce Hill
2024-03-08
Bugfix arrays
Bruce Hill
2024-03-08
Remove dead code
Bruce Hill
2024-03-08
Remove spurious promotion between structs
Bruce Hill
2024-03-08
Fix negative index issue and add array:random()
Bruce Hill
2024-03-07
Tweaking array tests
Bruce Hill
2024-03-07
More tests
Bruce Hill
2024-03-07
Use '$' for min/max variable
Bruce Hill
2024-03-07
Support method calls for reductions
Bruce Hill
2024-03-07
Added test
Bruce Hill
2024-03-07
Add num32 test
Bruce Hill
2024-03-07
Just use mathlib symbols, don't redefine them
Bruce Hill
2024-03-07
Add '-c' compiler flag
Bruce Hill
2024-03-06
Add 'if x := var' conditionals for optional pointers
Bruce Hill
2024-03-06
Support more variants of looping over integers
Bruce Hill
2024-03-06
Fix namespace initializers
Bruce Hill
2024-03-06
Fix up some array literal stuff with TCC
Bruce Hill
2024-03-06
Fix array iteration by inlining
Bruce Hill
2024-03-05
Fix up some min/max stuff
Bruce Hill
2024-03-05
Fix default values for structs
Bruce Hill
2024-03-05
Fix cyclic structs/enums
Bruce Hill
2024-03-04
Struct and enum methods and static members
Bruce Hill
2024-03-04
Fix some bugs relating to NUL termination of strings
Bruce Hill
2024-03-03
Add methods for text:clusters(), text:codepoints(), text:bytes()
Bruce Hill
2024-03-03
Unicode normalization for equality, hashing, tests, and printing
Bruce Hill
2024-03-03
Rename string test to text
Bruce Hill
2024-03-03
Rename as_str -> as_text
Bruce Hill
2024-03-03
Rename Str -> Text
Bruce Hill
2024-03-03
Fix endptr stuff in parser
Bruce Hill
2024-03-03
Fix up unicode escapes
Bruce Hill
2024-03-03
String tests
Bruce Hill
2024-03-03
Bugfix
Bruce Hill
2024-03-03
Add some more tests
Bruce Hill
2024-03-03
Num tests
Bruce Hill
2024-03-03
Fix issue with unnamed args getting name flag
Bruce Hill
2024-03-03
Add Num.near() function
Bruce Hill
2024-03-03
Num methods
Bruce Hill
2024-03-03
Tweaks and improvements to built-in functions
Bruce Hill
[next]