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-07
Roll back number formatting change
Bruce Hill
2025-03-07
Add proper language support for case operations on text
Bruce Hill
2025-03-07
Fix number precision stuff
Bruce Hill
2025-03-07
Set locale when running tests
Bruce Hill
2025-03-07
Correctly set locale when starting the program
Bruce Hill
2025-03-07
Incremental improvement to parsing `none` for optional arguments
Bruce Hill
2025-03-06
Add 'when' test
Bruce Hill
2025-03-06
Support 'when' for literal values with equality checking
Bruce Hill
2025-03-05
Tweak function type spacing when converting it to text
Bruce Hill
2025-03-05
Better error reporting/defaults for `-C` flag
Bruce Hill
2025-03-05
Overhaul of constructors, making it more consistent and correct. Also
Bruce Hill
2025-03-05
Add print() as alias for say()
Bruce Hill
2025-03-05
Further shorten docs
Bruce Hill
2025-03-05
Shorten API docs
Bruce Hill
2025-03-05
Fix links
Bruce Hill
2025-03-05
Alphabetize and index functions
Bruce Hill
2025-03-05
Standardize API doc heading levels
Bruce Hill
2025-03-03
Add `recursive` argument to text:each() and text:map(), plus update docs
Bruce Hill
2025-03-03
Update CLI API
Bruce Hill
2025-03-03
Fix parsing for CLI tables and arrays
Bruce Hill
2025-03-02
Add better error checking for parsing `program --array=1 2 3`
Bruce Hill
2025-03-02
Tweak usage so it's a bit more correct for this stuff
Bruce Hill
2025-03-02
Add -r|--run flag to run installed tomo libraries
Bruce Hill
2025-03-02
Add `colorful` DSL
Bruce Hill
2025-03-02
Bugfix for recursive replacement on Text.replace_all()
Bruce Hill
2025-03-01
Fix docs for recursive replace_all
Bruce Hill
2025-03-01
Bugfix for namespaced declarations that initialize and static
Bruce Hill
2025-03-01
Bugfix for lang.text methods
Bruce Hill
2025-03-01
Change `lang.text_content` to `lang.text`
Bruce Hill
2025-03-01
Check for null
Bruce Hill
2025-03-01
Support post-hoc definitions of escaping rules for DSLs
Bruce Hill
2025-03-01
For debugging purposes, show qualified name (`Foo.baz()`) in function
Bruce Hill
2025-02-28
Fix stringification of function type
Bruce Hill
2025-02-28
Handle case where file can't be found
Bruce Hill
2025-02-28
Check for missing argument
Bruce Hill
2025-02-26
Improved call stacks (using addr2line still)
Bruce Hill
2025-02-25
Fix non-colorized doctest output newlines
Bruce Hill
2025-02-25
Add $Shell.execute()
Bruce Hill
2025-02-24
Add $Shell:execute()
Bruce Hill
2025-02-24
Automatic escaping for Path -> Shell
Bruce Hill
2025-02-21
Integer range iteration over fixed width integers should iterate over
Bruce Hill
2025-02-21
For showing codegen, have users specify a pager instead of hardcoding
Bruce Hill
2025-02-21
Deprecate autoformatter
Bruce Hill
2025-02-21
Fix makefile optimization parameter
Bruce Hill
2025-02-21
Tweak function registration API
Bruce Hill
2025-02-21
Add learnxiny to 'examples' makefile rule
Bruce Hill
2025-02-21
Fix learnxiny
Bruce Hill
2025-02-20
Support arbitrary argument constructors
Bruce Hill
2025-02-20
Add undef
Bruce Hill
2025-02-19
Switch to langs using constructors
Bruce Hill
[next]