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-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
2024-02-22
Fix function compiling
Bruce Hill
2024-02-22
Fix up some update operators
Bruce Hill
2024-02-22
Fix comparisons
Bruce Hill
2024-02-22
Implement power (^)
Bruce Hill
2024-02-22
Implement concatenation
Bruce Hill
2024-02-22
Implement 'when' statement for matching on enums
Bruce Hill
2024-02-20
Adjustments to 'not' behavior
Bruce Hill
2024-02-20
Fixing up enums
Bruce Hill
2024-02-18
Add blank line between err and src
Bruce Hill
2024-02-18
Add source information to runtime errors
Bruce Hill
2024-02-18
Improved error messages
Bruce Hill
2024-02-18
Implement indexing
Bruce Hill
2024-02-18
Fix single-thing iteration
Bruce Hill
2024-02-18
Better table literals
Bruce Hill
2024-02-18
Use known types instead of `$var` macro
Bruce Hill
2024-02-18
Type compiling stuff
Bruce Hill
2024-02-18
Split module code into header/c file
Bruce Hill
2024-02-18
Move file compilation into a separate file
Bruce Hill
2024-02-18
Trim codegen
Bruce Hill
2024-02-18
Change syntax back to "enum(...)" and "struct(...)"
Bruce Hill
2024-02-18
Doctest with two '>>'
Bruce Hill
2024-02-18
Fix pointer coloring
Bruce Hill
2024-02-18
Add in '#' operator for length
Bruce Hill
2024-02-18
Fix up some Str stuff
Bruce Hill
2024-02-18
Add some more types
Bruce Hill
2024-02-18
Add enum as_string()
Bruce Hill
2024-02-18
Clean up struc stringifying
Bruce Hill
2024-02-18
Compile tables
Bruce Hill
2024-02-17
Various fixes, including for Null values
Bruce Hill
2024-02-17
Bugfix for getting type name
Bruce Hill
2024-02-17
Split out parts into appropriate headers
Bruce Hill
2024-02-17
Properly quote filename string
Bruce Hill
2024-02-17
Quote strings in AST debug strs
Bruce Hill
2024-02-17
Overload type names with constructor and namespace struct
Bruce Hill
2024-02-17
Fix some more alignment issues and partial rename of Type_type
Bruce Hill
[next]