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-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
2024-02-11
Tweak doctest formatting
Bruce Hill
2024-02-11
Fix operator precedence and boolification
Bruce Hill
2024-02-11
Handle LDLIBS as a separate thing
Bruce Hill
2024-02-11
Improved strings and docs
Bruce Hill
2024-02-11
Simplified string rules
Bruce Hill
2024-02-11
Changes to string parsing
Bruce Hill
2024-02-11
Rename sss_* to just *
Bruce Hill
2024-02-11
String parsing changes
Bruce Hill
2024-02-11
String literals as cords
Bruce Hill
2024-02-11
Handle empty cords correctly
Bruce Hill
2024-02-11
Tweaks
Bruce Hill
2024-02-11
Output tweaks
Bruce Hill
2024-02-11
Remove file
Bruce Hill
2024-02-11
Tweak compile order
Bruce Hill
2024-02-11
Set up USE_COLOR variable
Bruce Hill
2024-02-10
Rename taggedunion in builtins
Bruce Hill
2024-02-10
Min/max
Bruce Hill
2024-02-10
Remove extra semicolon
Bruce Hill
2024-02-10
Print input source
Bruce Hill
2024-02-10
String improvements
Bruce Hill
2024-02-10
Better string parsing.
Bruce Hill
2024-02-08
More features and progress
Bruce Hill
2024-02-05
Rename type AST nodes
Bruce Hill
2024-02-04
Misc changes
Bruce Hill
2024-02-04
Builtins
Bruce Hill
2024-02-04
Updates and functionality
Bruce Hill
2024-02-04
Initial commit
Bruce Hill