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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-08-30
Fix tags rule
Bruce Hill
2025-08-26
Fixes for unops
Bruce Hill
2025-08-25
Split out formatter into subfiles
Bruce Hill
2025-08-25
More docs and moving parsing into a subfolder.
Bruce Hill
2025-08-24
Refactoring bug fix
Bruce Hill
2025-08-24
Split into more files: promotion, sets, tables, pointers, functions.
Bruce Hill
2025-08-24
Split list compilation logic into its own file.
Bruce Hill
2025-08-23
Installer fix
v0.3
Bruce Hill
2025-08-23
Deprecate 'as_owner' in favor of simpler setup with only one invocation
Bruce Hill
2025-08-23
Check if user can write to dir instead of checking for owner
Bruce Hill
2025-08-19
Fix bash path
Bruce Hill
2025-08-19
Libdl fix for openbsd
Bruce Hill
2025-08-19
Workaround for hashes in makefile bug
Bruce Hill
2025-08-18
Fix some compatibility issues, including #embed and `alignof` and some Makefi...
Bruce Hill
2025-08-17
Add JSON module.
Bruce Hill
2025-08-16
Be less aggressive about recompilation when CHANGES.md updates
Bruce Hill
2025-08-09
Deprecate cords from the gc library in favor of dogfooding Text from the
Bruce Hill
2025-05-20
Add more advanced configuration options to modules.ini and support
Bruce Hill
2025-05-11
Add new system for tracking versions.
Bruce Hill
2025-05-06
Tweak how pipefail works
Bruce Hill
2025-05-06
Add -ldl flag
Bruce Hill
2025-05-06
Suppress missing initializer warning
Bruce Hill
2025-05-06
Deprecate TOMO_PREFIX/share/tomo/lib and TOMO_PREFIX/share/tomo/modules.
Bruce Hill
2025-05-05
Fix some permission stuff to make it more seamless to install to
Bruce Hill
2025-05-02
Move coroutines into examples folder due to compatibility issues on some
Bruce Hill
2025-05-01
Don't install coroutines on arm64
Bruce Hill
2025-04-30
Remove checks and dependencies
Bruce Hill
2025-04-29
Remove warning flag
Bruce Hill
2025-04-29
Make lib directory
Bruce Hill
2025-04-29
Remove exit if you don't have debugedit
Bruce Hill
2025-04-28
Fix issue with running `make install` without config file
Bruce Hill
2025-04-28
Use correct user permissions when installing
Bruce Hill
2025-04-28
Remove some flags for /usr/local
Bruce Hill
2025-04-28
Fix LDFLAGS for check-libs
Bruce Hill
2025-04-27
Update stdlib to use `print` instead of `printf` in all cases. This
Bruce Hill
2025-04-26
Don't compile coroutines when using TinyCC
Bruce Hill
2025-04-26
Simplify make rule
Bruce Hill
2025-04-26
Put version tag in the tomo version
v0.1
Bruce Hill
2025-04-26
Add `--version` flag to show current compiler version's git commit date
Bruce Hill
2025-04-25
Check for debugedit
Bruce Hill
2025-04-25
Speculative fix for Mac: use llvm-objcopy instead of patchelf for Mach-O
Bruce Hill
2025-04-25
Add makefile rules to check default C compiler and necessary libraries
Bruce Hill
2025-04-25
Update makefile to check for necessary utilities
Bruce Hill
2025-04-21
Add coroutines to core library
Bruce Hill
2025-04-19
Minor formatting fixes
Bruce Hill
2025-04-19
Make API documentation into YAML files and autogenerate markdown files
Bruce Hill
2025-04-16
Fixes to get the compiler to build with -O3
Bruce Hill
2025-04-15
Explicitly invoke bash instead of using shebang
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
[prev]
[next]