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 (
Collapse
)
Author
2024-08-13
Tweak implementations of math ops
bigints
Bruce Hill
2024-08-13
Add Int:sqrt()
Bruce Hill
2024-08-13
Support ^ exponentiation for integers
Bruce Hill
2024-08-13
Integers can have heap memory
Bruce Hill
2024-08-13
Support more binops
Bruce Hill
2024-08-13
Improvements to repl
Bruce Hill
2024-08-13
Make biggest int semantically meaningful
Bruce Hill
2024-08-13
Fix some edge cases
Bruce Hill
2024-08-13
Create inlined fast versions of integer ops
Bruce Hill
2024-08-13
Tweak to codegen for range iteration
Bruce Hill
2024-08-13
Remove reference to Num$hash
Bruce Hill
2024-08-13
Update docs
Bruce Hill
2024-08-13
Cleanup code gen for Num coercions
Bruce Hill
2024-08-13
Speed up tests slightly
Bruce Hill
2024-08-13
Fix channels
Bruce Hill
2024-08-13
Fix issue with integer comparisons
Bruce Hill
2024-08-13
Fix int hashes
Bruce Hill
2024-08-13
Fix ranges
Bruce Hill
2024-08-13
Fixes
Bruce Hill
2024-08-13
Fixing up more stuff
Bruce Hill
2024-08-13
Fix min/max
Bruce Hill
2024-08-13
Fix Int->Num promotions
Bruce Hill
2024-08-13
Remove test
Bruce Hill
2024-08-13
Proper promotion of ints
Bruce Hill
2024-08-13
Get rid of slow_* int functions
Bruce Hill
2024-08-13
Fixing up more stuff
Bruce Hill
2024-08-13
Fixes
Bruce Hill
2024-08-13
Fixing up integers
Bruce Hill
2024-08-13
More fixes
Bruce Hill
2024-08-13
Remove debug prints
Bruce Hill
2024-08-13
Bugfixes
Bruce Hill
2024-08-13
Partially working first draft of bigints
Bruce Hill
2024-08-12
Fix for set.items
Bruce Hill
2024-08-12
Bugfix some issues with table keys/values
Bruce Hill
2024-08-12
Fix some COW bugs for arrays/tables/sets
Bruce Hill
2024-08-12
Fix old syntax
Bruce Hill
2024-08-12
Fix deadlock issue
Bruce Hill
2024-08-12
Put back fallback
Bruce Hill
2024-08-12
Bugfix for parsing comments
Bruce Hill
2024-08-11
Support channels with maximum size
Bruce Hill
2024-08-11
Add channels and threads
Bruce Hill
2024-08-10
Update docs
Bruce Hill
2024-08-10
Overhaul of operator metamethods
Bruce Hill
2024-08-10
Bugfix some issues with mod1
Bruce Hill
2024-08-10
Update some docs
Bruce Hill
2024-08-10
Move docs to docs
Bruce Hill
2024-08-10
Bugfix for Text:split()
Bruce Hill
2024-08-10
Add array:counts()
Bruce Hill
2024-08-10
Add Array:unique() to get a set of unique items
Bruce Hill
2024-08-10
Update learnxiny to use new table syntax
Bruce Hill
[next]