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-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
2025-02-19
Fix shell escaping (add quotes)
Bruce Hill
2025-02-19
Restructure compile_file() so it moves a bit more towards less usage of
Bruce Hill
2025-02-13
Add Int:onward() iterator
Bruce Hill
2025-02-13
Deprecate Range datatype in favor of using iterator methods
Bruce Hill
2025-02-12
Fix symbol renaming issue
Bruce Hill
2025-02-12
Print moment ASTs
Bruce Hill
2025-02-10
Add missing files
Bruce Hill
2025-02-10
Fix sequencing issue with typedefs for structs/enums
Bruce Hill
2025-02-10
Reorder code corresponding to how it outputs
Bruce Hill
2025-02-10
Remove redundant declaration
Bruce Hill
2025-02-10
Add file info to headers
Bruce Hill
2025-02-10
Tweak `set_binding()` API
Bruce Hill
2025-02-09
Convert the logic for finding closed variables to a more pure functional
Bruce Hill
2025-02-07
Remove dead code
Bruce Hill
2025-02-07
Bugfix and minor perf improvements for text concatenation with unstable
Bruce Hill
2025-02-06
Move REPL code out of binding_t struct
Bruce Hill
2025-02-04
Use `defer` in http module
Bruce Hill
2025-02-04
Add more source line info
Bruce Hill
2025-02-04
Hide '_.' from stack backtrace
Bruce Hill
2025-02-04
Add a `_` prefix on variables so it's easier to debug in GDB
Bruce Hill
2025-02-04
Add in source line information
Bruce Hill
2025-02-04
Add {word} as an alias for {id}
Bruce Hill
2025-01-31
Bugfix for typechecking failure on table indexing, also improved codegen
Bruce Hill
[prev]
[next]