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-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
2024-02-17
Cleanup of builtins
Bruce Hill
2024-02-17
Change things up to use type params for all array and table methods
Bruce Hill
2024-02-17
Rename 'cord' to 'as_str'
Bruce Hill
2024-02-17
Add cord methods for getting typestrings
Bruce Hill
2024-02-17
Fix up some builtins
Bruce Hill
2024-02-17
Add typechecking logic
Bruce Hill
2024-02-17
Major cleanup
Bruce Hill
2024-02-17
Minor cleanup
Bruce Hill
2024-02-17
Fix up some cord stuff in main program compilation
Bruce Hill
2024-02-17
Tweak cord formatting
Bruce Hill
2024-02-17
Fix table_from_entries()
Bruce Hill
[next]