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
2025-03-21
Fix issue with constant initializers for metamethods
Bruce Hill
2025-03-21
Remove some less-supported code features like static initializers for
Bruce Hill
2025-03-21
Update makefile for compatibility
Bruce Hill
2025-03-19
Close file descriptor
Bruce Hill
2025-03-19
Fix for cached function args
Bruce Hill
2025-03-19
Replace "begin"/"end" with "do_begin"/"do_end"
Bruce Hill
2025-03-19
Add command and shell :by_line()
Bruce Hill
2025-03-19
Better function call
Bruce Hill
2025-03-18
More verbose text output fixes
Bruce Hill
2025-03-18
Clean up output text during compilation
Bruce Hill
2025-03-18
Pluralize pthreads
Bruce Hill
2025-03-18
Expose PathType as a proper enum
Bruce Hill
2025-03-18
Clean up install outputs
Bruce Hill
2025-03-18
Update makefile to build executables
Bruce Hill
2025-03-18
Rename/rework global env functions
Bruce Hill
2025-03-17
Update docs
Bruce Hill
2025-03-17
Add text width support and have that work for padding
Bruce Hill
2025-03-17
Support running a directory directly
Bruce Hill
2025-03-17
FIx colorful
Bruce Hill
2025-03-17
Command.from_path()
Bruce Hill
2025-03-17
Update pthreads example
Bruce Hill
2025-03-17
Add pthread example
Bruce Hill
2025-03-17
Better error checking
Bruce Hill
2025-03-17
Don't recompile headers all the time
Bruce Hill
2025-03-17
Move to using a .build/ folder for generated files instead of foo.tm.c
Bruce Hill
2025-03-17
Remove shell docs
Bruce Hill
2025-03-17
Remove runner.c debug output
Bruce Hill
2025-03-17
Big overhaul:
Bruce Hill
2025-03-17
Add Path:expand_home() as a publicly visible API and bugfix it
Bruce Hill
2025-03-17
Fix issue with extern functions
Bruce Hill
2025-03-17
Fix path issue
Bruce Hill
2025-03-17
Update learnxiny for enums no longer showing the type name
Bruce Hill
2025-03-17
Fix 'when' expressions
Bruce Hill
2025-03-17
Codegen improvements and fixes
Bruce Hill
2025-03-17
Have global vars use type string parsing
Bruce Hill
2025-03-16
Remove enum type prefix when printing enum
Bruce Hill
2025-03-16
Fix docs
Bruce Hill
2025-03-16
Fix shell escaping for arrays of paths
Bruce Hill
2025-03-16
Fix shell escaping of paths
Bruce Hill
2025-03-16
Update file path API and docs
Bruce Hill
2025-03-16
Bugfix for `if var := value` syntax inside a lambda
Bruce Hill
2025-03-16
Fix other root->type rename
Bruce Hill
2025-03-16
Rename path `root` to path `type`
Bruce Hill
2025-03-16
Remove debug print
Bruce Hill
2025-03-16
Begin/end parsing
Bruce Hill
2025-03-16
Bugfix for relative_to()
Bruce Hill
2025-03-16
Add begin:/end: for do: blocks
Bruce Hill
2025-03-16
Fixes for opaque external structs
Bruce Hill
2025-03-15
Overhaul of Path so it uses root and array of components instead of
Bruce Hill
2025-03-15
Bugfix optional moments
Bruce Hill
[next]