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-24
Fix docs
Bruce Hill
2025-03-24
Possible fix for making .build/ directory
Bruce Hill
2025-03-24
Tweak .build/ dir settings
Bruce Hill
2025-03-24
Safely return if we're removing a nonexistent file and don't care
Bruce Hill
2025-03-24
Bugfix for assigning to array with an Int index
Bruce Hill
2025-03-24
Bugfix for parsing escapes
Bruce Hill
2025-03-24
Recursively remove directories
Bruce Hill
2025-03-24
Failure messages
Bruce Hill
2025-03-24
Add some exit type methods
Bruce Hill
2025-03-24
Change commands interface so it can either run or get result
Bruce Hill
2025-03-24
Add num:percent()
Bruce Hill
2025-03-24
Doctest inspections should go to stdout, not stderr
Bruce Hill
2025-03-22
Put exe build file in .build instead of a temp file
Bruce Hill
2025-03-22
Add some logic to check for a GCC version high enough
Bruce Hill
2025-03-21
remove -L.
Bruce Hill
2025-03-21
By default, install to ~/.local/bin and warn if PREFIX is not on user's
Bruce Hill
2025-03-21
Support installing in ~/.local
Bruce Hill
2025-03-21
Added autoinstaller for deps
Bruce Hill
2025-03-21
Update readme
Bruce Hill
2025-03-21
Make examples quieter
Bruce Hill
2025-03-21
Update rule for making tags
Bruce Hill
2025-03-21
Move test results to test/results/*.tm.testresult
Bruce Hill
2025-03-21
Add instructions
Bruce Hill
2025-03-21
Add readme for tests
Bruce Hill
2025-03-21
Wording
Bruce Hill
2025-03-21
Update readme links
Bruce Hill
2025-03-21
Add src/README.md
Bruce Hill
2025-03-21
Add /build to gitignore
Bruce Hill
2025-03-21
Move pandoc stuff into docs/
Bruce Hill
2025-03-21
Update README
Bruce Hill
2025-03-21
Move manpage into docs
Bruce Hill
2025-03-21
Move stdlib into src/
Bruce Hill
2025-03-21
Fix for getting age of compiler
Bruce Hill
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
[next]