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
/
test
Age
Commit message (
Collapse
)
Author
2024-03-26
Add array:reversed()
Bruce Hill
2024-03-24
Implement 'extern' functionality
Bruce Hill
2024-03-17
Clean up codegen for empty tagged data
Bruce Hill
2024-03-17
Empty enums use a singleton instead of a constructor
Bruce Hill
2024-03-17
Update test
Bruce Hill
2024-03-17
Add tests for nested comprehensions
Bruce Hill
2024-03-17
Improve comprehensions for both arrays and tables
Bruce Hill
2024-03-17
Add conditional loop comprehension
Bruce Hill
2024-03-17
More array tests
Bruce Hill
2024-03-14
Bugfix for looping
Bruce Hill
2024-03-09
Add test for secret structs
Bruce Hill
2024-03-09
Add lang tests
Bruce Hill
2024-03-09
Add langs to the language
Bruce Hill
2024-03-09
Add function/caching test
Bruce Hill
2024-03-09
Extra lambda test
Bruce Hill
2024-03-09
Implement lambdas and closures
Bruce Hill
2024-03-09
Tweaking tests
Bruce Hill
2024-03-09
Lambda fixes/improvements
Bruce Hill
2024-03-09
Simple lambda test
Bruce Hill
2024-03-07
Tweaking array tests
Bruce Hill
2024-03-07
More tests
Bruce Hill
2024-03-07
Added test
Bruce Hill
2024-03-07
Add num32 test
Bruce Hill
2024-03-05
Fix default values for structs
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 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
Add some more tests
Bruce Hill
2024-03-03
Num tests
Bruce Hill
2024-03-03
Add Num.near() function
Bruce Hill
2024-03-03
Num methods
Bruce Hill
2024-03-03
Fix test
Bruce Hill
2024-03-03
Definitively go with "Int" and "Num" over "Int64" and "Num64", plus add
Bruce Hill
Int__bits()
2024-02-25
Add test for table iteration
Bruce Hill
2024-02-25
Add tests for '#' on collections
Bruce Hill
2024-02-25
Table field access for .keys, .values, .default, .fallback
Bruce Hill
2024-02-24
Rename file extensions
Bruce Hill
2024-02-24
Enum table test
Bruce Hill
2024-02-24
Rename folder
Bruce Hill
[prev]