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-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
2024-02-17
Fix up align issues
Bruce Hill
2024-02-17
Custom tostring functions working
Bruce Hill
2024-02-17
Incremental fixes
Bruce Hill
2024-02-17
Clean up more binops
Bruce Hill
2024-02-17
Clean up some binops to use generic ops
Bruce Hill
2024-02-17
Fix issue with doctesting typestrings
Bruce Hill
2024-02-17
Fix doctest color issue
Bruce Hill
2024-02-17
Fix up doctests
Bruce Hill
2024-02-17
Use aliasing for Num -> Num64
Bruce Hill
2024-02-17
Use #defines for Int aliasing
Bruce Hill
2024-02-17
Fix up USE_COLOR
Bruce Hill
2024-02-17
Clean up builtins
Bruce Hill
[next]