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-02-29
Simplify/clean up table iteration code
Bruce Hill
2024-02-29
Fix up some import issues and improve arrays to use saturating refcounts
Bruce Hill
2024-02-27
Const typeinfos
Bruce Hill
2024-02-27
Pass typeinfos
Bruce Hill
2024-02-27
Update docs
Bruce Hill
2024-02-27
Stop using namespace types
Bruce Hill
2024-02-27
Tweaks
Bruce Hill
2024-02-26
Fix up some type namespace issues
Bruce Hill
2024-02-26
Better error checking
Bruce Hill
2024-02-25
Typecheck inline C code
Bruce Hill
2024-02-25
Fix lto warning
Bruce Hill
2024-02-25
Remove comment
Bruce Hill
2024-02-25
Add for-else block
Bruce Hill
2024-02-25
Implement reductions
Bruce Hill
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-25
More stringent requirements on '&' refs
Bruce Hill
2024-02-25
Properly check mutability of lvalues
Bruce Hill
2024-02-25
WIP on stackrefs
Bruce Hill
2024-02-25
Make stack references work with local vars
Bruce Hill
2024-02-25
Implement obj[]
Bruce Hill
2024-02-24
Rename file extensions
Bruce Hill
2024-02-24
Rename 'nextlang'->'tomo'
Bruce Hill
2024-02-24
Bugfix table compilation
Bruce Hill
2024-02-24
Enum table test
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
Fix test
Bruce Hill
2024-02-24
Update tests
Bruce Hill
2024-02-24
Improve enums with metamethods
Bruce Hill
2024-02-24
Add struct tests
Bruce Hill
2024-02-24
Type constructors are global
Bruce Hill
2024-02-24
Simplify table code
Bruce Hill
2024-02-24
Fix some string literal stuff and table default stuff
Bruce Hill
2024-02-24
Fixing up structs
Bruce Hill
2024-02-24
Split struct code into a separate file
Bruce Hill
2024-02-24
Tweak cord highlighting
Bruce Hill
2024-02-24
Fix cording
Bruce Hill
2024-02-24
Deprecate arr[.field] for now
Bruce Hill
2024-02-23
Support ++= item
Bruce Hill
2024-02-23
Set up 'atomic' for arrays
Bruce Hill
2024-02-23
More tests
Bruce Hill
2024-02-23
Integer tests
Bruce Hill
2024-02-23
Add first test
Bruce Hill
2024-02-23
Fix up some ++ stuff for arrays
Bruce Hill
2024-02-23
Implement Array__concat and ++=
Bruce Hill
2024-02-23
Code cleanup for KeywordArg
Bruce Hill
2024-02-22
Add TODO
Bruce Hill
2024-02-22
Fix up keyword args and default args
Bruce Hill
[next]