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
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2025-03-31
Remove threads and mutexed data from the language in favor of a
Bruce Hill
2025-03-21
Added autoinstaller for deps
Bruce Hill
2025-03-21
Update README
Bruce Hill
2025-03-21
Update readme dependencies
Bruce Hill
2025-03-17
Move to using a .build/ folder for generated files instead of foo.tm.c
Bruce Hill
2025-02-21
Deprecate autoformatter
Bruce Hill
2025-01-02
Replace threads with generic mutexed datastructures.
Bruce Hill
2024-11-29
Update docs and minor bugfix
Bruce Hill
2024-11-29
Make Int serialization more compact
Bruce Hill
2024-11-17
Update README
Bruce Hill
2024-10-09
Update readme
Bruce Hill
2024-10-09
Update example
Bruce Hill
2024-10-09
Change function syntax from `func(args)->ret` to `func(args -> ret)`
Bruce Hill
2024-09-15
Update README
Bruce Hill
2024-09-13
Move learnxiny to examples
Bruce Hill
2024-09-05
Document examples
Bruce Hill
2024-09-04
Document CLI parsing
Bruce Hill
2024-09-04
Remove readline dependency
Bruce Hill
2024-09-03
Update README example
Bruce Hill
2024-09-03
Fix up CLI parsing
Bruce Hill
2024-08-19
Document functions
Bruce Hill
2024-08-19
Update docs with links
Bruce Hill
2024-08-19
Update readme
Bruce Hill
2024-08-13
Update docs
Bruce Hill
2024-08-10
Update some docs
Bruce Hill
2024-07-05
Mention binutils in readme
Bruce Hill
2024-07-04
Update license to Sustainable Use License
Bruce Hill
2024-06-18
Reference learnxiny in the readme
Bruce Hill
2024-05-14
Document the REPL
Bruce Hill
2024-04-28
Syntax tweak: use ':' for blocks
Bruce Hill
2024-04-20
Update docs
Bruce Hill
2024-04-17
Updated readme
Bruce Hill
2024-04-12
Update readme
Bruce Hill
2024-04-12
Update readme
Bruce Hill
2024-03-10
More docs
Bruce Hill
2024-03-10
Updated README
Bruce Hill
2024-03-09
Removing some dead code
Bruce Hill
2024-03-09
Minor cleanups to get compilation working on clang
Bruce Hill
2024-03-09
Slightly improved readme
Bruce Hill
2024-02-24
Rename 'nextlang'->'tomo'
Bruce Hill