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 (
Collapse
)
Author
2025-09-21
Add top-level system modules file for default core modules
Bruce Hill
2025-09-21
Add anonymous enum docs
Bruce Hill
2025-09-21
Add changelog entry
Bruce Hill
2025-09-21
Add anonymous enum tests
Bruce Hill
2025-09-21
Fix for struct constructor args with anonymous enum
Bruce Hill
2025-09-21
Got inlne enums working in most places
Bruce Hill
2025-09-21
Add enum scope when declaring a variable
Bruce Hill
2025-09-20
WIP on inline enums
Bruce Hill
2025-09-20
Update changelog
Bruce Hill
2025-09-20
Simplify quotes by limiting to `,',"
Bruce Hill
2025-09-13
Merge branch 'optional-list-indexing' into dev
Bruce Hill
2025-09-09
Minor cleanups
Bruce Hill
2025-09-09
Bugfix for file ID accidentally containing NUL byte
Bruce Hill
2025-09-09
Compact lists when appropriate
Bruce Hill
2025-09-09
Fix memory leak/bug
Bruce Hill
2025-09-09
Fix up some edge cases for text unicode stuff
Bruce Hill
2025-09-09
Fix for potential null dereference
Bruce Hill
2025-09-09
Merge branch 'main' into optional-list-indexing
optional-list-indexing
Bruce Hill
2025-09-09
Overhaul to the unicode encoding/decoding methods for text
Bruce Hill
2025-09-09
Save runner C file to disk as `.build/foo.tm.runner.c`
Bruce Hill
2025-09-09
No longer hardcode /usr/local into stuff
Bruce Hill
2025-09-09
Typechecking/promotion for table lookup keys
Bruce Hill
2025-09-09
Add `source_mapping` flag to the compiler config to force recompilation
Bruce Hill
when that flag changes (also add tomo version).
2025-09-07
Be more correct about library names and also strip off `tomo-`
Bruce Hill
prefixes/`-tomo` suffixes
2025-09-06
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-06
Fixes for prior changes
Bruce Hill
2025-09-06
Code cleanup
Bruce Hill
2025-09-06
Refactor a bit in order to catch issue with ConvertDefs creating
Bruce Hill
infinite loops
2025-09-01
Bugfix for Int.parse()
Bruce Hill
2025-09-01
Add xxd to deps
Bruce Hill
2025-09-01
Tweak gitignore
Bruce Hill
2025-09-01
Explicit type casting for size
Bruce Hill
2025-09-01
Add progress counter.
Bruce Hill
2025-09-01
Update wording
Bruce Hill
2025-09-01
Fixes
formatter
Bruce Hill
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-01
Update changelog
Bruce Hill
2025-09-01
Fixes for local-tomo so that it *actually* uses local header files,
Bruce Hill
which don't need to be installed anymore.
2025-09-01
Fix for import test
Bruce Hill
2025-09-01
Make symbolic link for local includes
Bruce Hill
2025-09-01
Add modules files to install
Bruce Hill
2025-09-01
Overhaul code to stop keeping examples and libraries in the same repo,
Bruce Hill
but instead spin each out into its own repo.
2025-09-01
Fix for versions getting double appended for libs
Bruce Hill
2025-09-01
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Bruce Hill
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Merge branch 'main' into optional-list-indexing
Bruce Hill
2025-09-01
Switch to using Texts(x) instead of Texts(String(x)) when possible
Bruce Hill
2025-09-01
Make Texts() macro a bit more flexible.
Bruce Hill
2025-09-01
Make text indexing optional
Bruce Hill
[prev]
[next]