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-15
Properly compile conditionals with abort types in them
Bruce Hill
2024-03-14
Clean up codegen to not use macros
Bruce Hill
2024-03-14
Better codegen for negation
Bruce Hill
2024-03-14
Rearrange expression/statement compilation code
Bruce Hill
2024-03-14
Remove some shadowed variables
Bruce Hill
2024-03-14
Bugfix for looping
Bruce Hill
2024-03-14
Array comprehensions
Bruce Hill
2024-03-10
Improve codegen for assignment doctests
Bruce Hill
2024-03-10
Clean up doctesting for assignments
Bruce Hill
2024-03-10
More docs
Bruce Hill
2024-03-10
Tweak autofmt behavior
Bruce Hill
2024-03-10
Updated README
Bruce Hill
2024-03-10
Add ld flag to find library
Bruce Hill
2024-03-10
Rearranging some files
Bruce Hill
2024-03-09
Removing some dead code
Bruce Hill
2024-03-09
Remove references to libgccjit
Bruce Hill
2024-03-09
Minor cleanups to get compilation working on clang
Bruce Hill
2024-03-09
Slightly improved readme
Bruce Hill
2024-03-09
Add explicit check for space indentation
Bruce Hill
2024-03-09
Add test for secret structs
Bruce Hill
2024-03-09
Add lang tests
Bruce Hill
2024-03-09
Deprecate secret langs (just use one-member structs)
Bruce Hill
2024-03-09
Improve handling of secret text
Bruce Hill
2024-03-09
Change lang stringification to include type name
Bruce Hill
2024-03-09
Add langs to the language
Bruce Hill
2024-03-09
Fix issues with substring overflow
Bruce Hill
2024-03-09
Add function/caching test
Bruce Hill
2024-03-09
Implement function caching
Bruce Hill
2024-03-09
Extra lambda test
Bruce Hill
2024-03-09
Implement lambdas and closures
Bruce Hill
2024-03-09
Simplify reduction code a little bit
Bruce Hill
2024-03-09
Unused import
Bruce Hill
2024-03-09
Tweaking tests
Bruce Hill
2024-03-09
Fix NUL termination bug in text library
Bruce Hill
2024-03-09
Lambda fixes/improvements
Bruce Hill
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
[next]