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
/
.gitignore
Age
Commit message (
Expand
)
Author
2025-08-18
Fix some compatibility issues, including #embed and `alignof` and some Makefi...
Bruce Hill
2025-05-05
Update gitignore
Bruce Hill
2025-05-02
Move coroutines into examples folder due to compatibility issues on some
Bruce Hill
2025-04-15
Change compilation configuration so Tomo is fully capable of running
Bruce Hill
2025-04-15
Add configuration script to choose install paths and default C compiler
Bruce Hill
2025-04-08
Tweak gitignore to exclude library .h files
Bruce Hill
2025-04-07
Update gitignore again
Bruce Hill
2025-04-07
Tweak gitignore
Bruce Hill
2025-03-30
Further support for .dylib files on mac by changing syntax for library
Bruce Hill
2025-03-21
Add readme for tests
Bruce Hill
2025-03-21
Add /build to gitignore
Bruce Hill
2025-03-17
Move to using a .build/ folder for generated files instead of foo.tm.c
Bruce Hill
2025-03-17
Big overhaul:
Bruce Hill
2024-09-06
Tweak gitignore
Bruce Hill
2024-05-02
Ignore compiled test binaries
Bruce Hill
2024-04-03
Hook things up so the compiler can run better without installing
Bruce Hill
2024-03-24
Ignore generated files
Bruce Hill
2024-02-24
Rename 'nextlang'->'tomo'
Bruce Hill
2024-02-12
Initial working version of generic cord func
Bruce Hill
2024-02-04
Updates and functionality
Bruce Hill