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-09-09
Fix some logic for extensions and base names
Bruce Hill
2024-09-09
More tests
Bruce Hill
2024-09-09
Add Path.base_name(), Path.parent(), Path.extension()
Bruce Hill
2024-09-09
Print paths as the literals look
Bruce Hill
2024-09-09
Fix path escapes
Bruce Hill
2024-09-09
Add mktemp functionality
Bruce Hill
2024-09-09
For parsing paths, use nested parens: (./foo), also add some methods
Bruce Hill
2024-09-09
More methods
Bruce Hill
2024-09-09
More path stuff including some methods
Bruce Hill
2024-09-09
Initial working version
Bruce Hill
2024-09-08
Fix non-base10 integer literals
Bruce Hill
2024-09-08
Bugfix for default arguments not supporting enclosing types
Bruce Hill
2024-09-08
Add Makefile
Bruce Hill
2024-09-08
Center player
Bruce Hill
2024-09-08
Turn into map
Bruce Hill
2024-09-08
Take map as a CLI parameter
Bruce Hill
2024-09-08
Update docs
Bruce Hill
2024-09-08
Add example game using raylib
Bruce Hill
2024-09-08
Bugfixes
Bruce Hill
2024-09-08
Add vector :norm()
Bruce Hill
2024-09-08
Fix nearly every GCC warning and add __attribute__((pure/const)) where
Bruce Hill
2024-09-07
$/{!..}/ is the same as $/{end}/
Bruce Hill
2024-09-07
Fix captures for {..} optimization
Bruce Hill
2024-09-07
Optimization to terminate pattern searches early if there's a greedy
Bruce Hill
2024-09-07
Optimize text matching
Bruce Hill
2024-09-07
Add unicode name escapes: \U[penguin]
Bruce Hill
2024-09-07
Bugfix uninitialized variables
Bruce Hill
2024-09-07
Document README
Bruce Hill
2024-09-07
Use exit() more
Bruce Hill
2024-09-07
Use exit()
Bruce Hill
2024-09-07
Add exit() function
Bruce Hill
2024-09-07
Check for empty files
Bruce Hill
2024-09-07
Clean up and rename dependency tool
Bruce Hill
2024-09-07
USAGE and HELP need an underscore prefix so they're not imported into
Bruce Hill
2024-09-07
Some improvements
Bruce Hill
2024-09-06
Make {start} and {end} non-capturing
Bruce Hill
2024-09-06
Update files and add new dependency printer tool
Bruce Hill
2024-09-06
Support using text in conditionals
Bruce Hill
2024-09-06
Add path resolving
Bruce Hill
2024-09-06
Don't parse suffixes on interpolations
Bruce Hill
2024-09-06
Add resolve_path()
Bruce Hill
2024-09-06
Fix some C string and path resolving issues
Bruce Hill
2024-09-06
Remove unused 'import' keyword
Bruce Hill
2024-09-06
Fix partial edit
Bruce Hill
2024-09-06
Fix header compilation
Bruce Hill
2024-09-06
Print stack trace if $TOMO_STACKTRACE is set
Bruce Hill
2024-09-06
Check for .tm file extension
Bruce Hill
2024-09-06
Use 'when' expression
Bruce Hill
2024-09-06
Support 'when' statements as expressions
Bruce Hill
2024-09-06
Bugfixes for lambdas that have a trailing abort statement (and print
Bruce Hill
[prev]
[next]