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-24
Tweak compilation behavior
Bruce Hill
2024-03-24
Implement 'extern' functionality
Bruce Hill
2024-03-24
Improve COW/etc handling for update assignments
Bruce Hill
2024-03-22
Fix/improve assignment to arrays and tables
Bruce Hill
2024-03-22
Stop if compilation error occurs
Bruce Hill
2024-03-22
Handle type namespaces in other modules
Bruce Hill
2024-03-21
Force remove precompiled files before test
Bruce Hill
2024-03-21
Fix relative import of own header file
Bruce Hill
2024-03-21
Force retranspile target file
Bruce Hill
2024-03-21
Pull namespaces from the type binding
Bruce Hill
2024-03-21
Fix issue with quoted string cords
Bruce Hill
2024-03-21
Fix file mtime checks
Bruce Hill
2024-03-21
Change what prints when
Bruce Hill
2024-03-21
Lazy compilation
Bruce Hill
2024-03-21
Break compilation phases into functions
Bruce Hill
2024-03-19
Improvements to module imports
Bruce Hill
2024-03-19
Corecursive modules
Bruce Hill
2024-03-19
Prevent mulitple imports
Bruce Hill
2024-03-19
Module imports
Bruce Hill
2024-03-18
Insert semicolons where they should go
Bruce Hill
2024-03-18
Fix array:clear()
Bruce Hill
2024-03-18
Handle function type annotations without returns better
Bruce Hill
2024-03-18
Improve codegen for enums by eliminating unnecessary methods
Bruce Hill
2024-03-18
Don't print dollar signs in string representations of structs
Bruce Hill
2024-03-18
Implement parsing of 'pass'
Bruce Hill
2024-03-18
updated docs
Bruce Hill
2024-03-18
Add namespacing doc
Bruce Hill
2024-03-18
Update docs
Bruce Hill
2024-03-18
More file comments
Bruce Hill
2024-03-18
More file comments
Bruce Hill
2024-03-18
Add some better file comments
Bruce Hill
2024-03-17
Clean up codegen for empty tagged data
Bruce Hill
2024-03-17
Fix doctests with functions
Bruce Hill
2024-03-17
Empty enums use a singleton instead of a constructor
Bruce Hill
2024-03-17
Don't bother comparing empty structs
Bruce Hill
2024-03-17
Fix error message
Bruce Hill
2024-03-17
Update test
Bruce Hill
2024-03-17
Fix switch statement
Bruce Hill
2024-03-17
Run with 'use' prefixed
Bruce Hill
2024-03-17
When compiling .o files, put the .c and .h files on disk
Bruce Hill
2024-03-17
Preface symbols with file prefix
Bruce Hill
2024-03-17
Temporary fix for newlines between statements
Bruce Hill
2024-03-17
Add tests for nested comprehensions
Bruce Hill
2024-03-17
Support nested comprehensions
Bruce Hill
2024-03-17
Unary ops should only parse terms not full expressions
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-15
Skip/stop for 'while' loops
Bruce Hill
2024-03-15
Simplify loop code
Bruce Hill
[prev]
[next]