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-18
Remove unused code
Bruce Hill
2024-09-18
Add README for navigating stdlib
Bruce Hill
2024-09-18
Move Match() to the right place
Bruce Hill
2024-09-18
Move List reversal to the right place
Bruce Hill
2024-09-18
Remove dead code
Bruce Hill
2024-09-18
Move USE_COLOR into stdlib
Bruce Hill
2024-09-18
Remove dead code
Bruce Hill
2024-09-18
Remove dead code
Bruce Hill
2024-09-18
Clean up struct code a bit
Bruce Hill
2024-09-18
Clean up enum code
Bruce Hill
2024-09-18
Remove dead code
Bruce Hill
2024-09-18
Clean up parser forward declarations
Bruce Hill
2024-09-18
Deprecate dead code
Bruce Hill
2024-09-18
Deprecate linker directives
Bruce Hill
2024-09-18
Code cleanup
Bruce Hill
2024-09-18
Clean up some dead code
Bruce Hill
2024-09-18
Remove more dead code
Bruce Hill
2024-09-18
Remove dead code
Bruce Hill
2024-09-18
Support explicit discards better by allowing multiple declared "_" vars
Bruce Hill
2024-09-17
Handle subdirectories within libraries
Bruce Hill
2024-09-17
Overhaul of header logic so it now uses topological ordering and
Bruce Hill
2024-09-17
Perform topological ordering when compiling typedefs so users don't need
Bruce Hill
2024-09-16
Only rename public symbols
Bruce Hill
2024-09-16
Update Shell API to have byte-based mode and by_line() just like files
Bruce Hill
2024-09-16
Make compilation steps exit instead of returning exit statuses
Bruce Hill
2024-09-16
Update docs
Bruce Hill
2024-09-16
Fix `not x` for optional values
Bruce Hill
2024-09-16
Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator
Bruce Hill
2024-09-16
Support (optional or skip)
Bruce Hill
2024-09-16
Fix up paths API to use updated Text:match()
Bruce Hill
2024-09-16
Update docs
Bruce Hill
2024-09-16
Have Text:matches() return an optional array of matches
Bruce Hill
2024-09-16
Bugfix for arg passing
Bruce Hill
2024-09-16
Show more error info
Bruce Hill
2024-09-16
Minor cleanup
Bruce Hill
2024-09-16
Add some basic pattern matching/suffix code for paths
Bruce Hill
2024-09-16
Fix up tomodeps
Bruce Hill
2024-09-16
Handle installing libraries that were downloaded directly to
Bruce Hill
2024-09-16
Quote Patterns with "|" instead of "/" when applicable
Bruce Hill
2024-09-16
Bugfix for string escaping in printouts
Bruce Hill
2024-09-15
Update docs
Bruce Hill
2024-09-15
Use 'install' to preserve file modification times
Bruce Hill
2024-09-15
Overhaul of how libraries are installed
Bruce Hill
2024-09-15
Better fix
Bruce Hill
2024-09-15
Fix some imports
Bruce Hill
2024-09-15
Add alphanumeric pattern
Bruce Hill
2024-09-15
Don't save "" sections in INI reader
Bruce Hill
2024-09-15
Support printing INI file without a key
Bruce Hill
2024-09-15
Fix optional text CLI args
Bruce Hill
2024-09-15
Rename file
Bruce Hill
[next]