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
Move files into src/ and build into build/
Bruce Hill
2025-03-21
Recompile files older than the compiler's executable
Bruce Hill
2025-03-21
Change doctest '=' to yellow bold
Bruce Hill
2025-03-21
Overhaul the code for checking staleness of files and recompiling
Bruce Hill
2025-03-21
Close temp files
Bruce Hill
2025-03-21
Clean up executable after running it
Bruce Hill
2025-03-21
Fix colorful
Bruce Hill
2025-03-21
Fixes for ask() being optional and command success status
Bruce Hill
2025-03-21
Fix allocations
Bruce Hill
2025-03-21
Update threads allocation code
Bruce Hill
2025-03-21
Update readme dependencies
Bruce Hill
2025-03-21
Add version check for uc_is_property_prepended_concatenation_mark(),
Bruce Hill
2025-03-21
Add version check for GNU MP's prev_prime()
Bruce Hill
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
[next]