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-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
2024-02-17
Fixing up table stuff
Bruce Hill
2024-02-17
Fixing things up
Bruce Hill
2024-02-17
Remove make rule for deleted file
Bruce Hill
2024-02-17
Docs
Bruce Hill
2024-02-17
Getting back to old typeinfo stuff from SSS
Bruce Hill
2024-02-16
Tweaks
Bruce Hill
2024-02-16
Moving builtin strings over to cords
Bruce Hill
2024-02-15
Progress towards environments
Bruce Hill
2024-02-14
Bit flags for enums too
Bruce Hill
2024-02-14
Make bools more compact
Bruce Hill
2024-02-14
Syntax tweaks and cleanup
Bruce Hill
2024-02-14
Switch back to TCC
Bruce Hill
2024-02-14
Use dollar identifiers
Bruce Hill
2024-02-14
Fix ldflags for compiling with GCC and add trapping integer arithmetic
Bruce Hill
2024-02-14
Fix up some GCC complaints
Bruce Hill
2024-02-14
Add #line directives for source code mapping
Bruce Hill
2024-02-14
Change parser so it only supports defs at the top level
Bruce Hill
2024-02-13
Fix floating point literals to be exactly precise
Bruce Hill
2024-02-13
Slightly more concise generated code for ints
Bruce Hill
2024-02-13
Tweak whitespace formatting
Bruce Hill
2024-02-13
Remove comment divider
Bruce Hill
2024-02-13
Whitespace tweaks
Bruce Hill
2024-02-13
Whitespace and ordering tweaks
Bruce Hill
2024-02-13
Add kwargs as a macro hack
Bruce Hill
2024-02-13
Add secret structs
Bruce Hill
2024-02-13
Update docs
Bruce Hill
2024-02-13
Tweak interp rules
Bruce Hill
2024-02-13
Add 'Int' -> 'Int64' and 'Num' -> 'Num64' aliases
Bruce Hill
2024-02-13
Change compilation ordering by splitting into chunks
Bruce Hill
2024-02-13
Doctests for assignment
Bruce Hill
2024-02-13
Improvements to cording
Bruce Hill
[next]