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
path:
root
/
parse.c
Age
Commit message (
Expand
)
Author
2024-02-22
Fix up some update operators
Bruce Hill
2024-02-22
Implement 'when' statement for matching on enums
Bruce Hill
2024-02-18
Change syntax back to "enum(...)" and "struct(...)"
Bruce Hill
2024-02-18
Add in '#' operator for length
Bruce Hill
2024-02-17
Cleanup of builtins
Bruce Hill
2024-02-17
Major cleanup
Bruce Hill
2024-02-15
Progress towards environments
Bruce Hill
2024-02-14
Syntax tweaks and cleanup
Bruce Hill
2024-02-14
Change parser so it only supports defs at the top level
Bruce Hill
2024-02-13
Add secret structs
Bruce Hill
2024-02-13
Tweak interp rules
Bruce Hill
2024-02-12
Syntax tweak: doctest with ">>" and "= "
Bruce Hill
2024-02-11
Tweak doctest formatting
Bruce Hill
2024-02-11
Fix operator precedence and boolification
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-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
Builtins
Bruce Hill
2024-02-04
Updates and functionality
Bruce Hill
2024-02-04
Initial commit
Bruce Hill
[prev]