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
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
2024-02-13
Fix multi-assignment
Bruce Hill
2024-02-12
Misc fixes for __stack, yes, no, etc
Bruce Hill
2024-02-12
Add '&'
Bruce Hill
2024-02-12
Don't pipe output through bat
Bruce Hill
2024-02-12
Disable 'bat' paging
Bruce Hill
2024-02-12
Syntax tweak: doctest with ">>" and "= "
Bruce Hill
2024-02-12
Fix doctests for declarations
Bruce Hill
2024-02-12
Add __cord() method for structs
Bruce Hill
2024-02-12
Hacky kwarg implementation
Bruce Hill
2024-02-12
Compile struct constructors and field accesses
Bruce Hill
2024-02-12
Add placeholder for stringifying arrays of unknown type
Bruce Hill
2024-02-12
Deprecate Char type
Bruce Hill
2024-02-12
Remove chars from the builtin type stuff
Bruce Hill
2024-02-12
Initial working version of generic cord func
Bruce Hill
[next]