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-12-23
Fix makefile after merge
Bruce Hill
2025-12-23
Merge branch 'dev'
Bruce Hill
2025-12-22
Rip out shared library code
Bruce Hill
2025-12-22
Use static linking to produce executables.
Bruce Hill
2025-12-22
Attempted improvements for building on mac
Bruce Hill
2025-12-22
Fix makefile progress indicator
Bruce Hill
2025-12-21
Fix slow manpage gzipping rules
Bruce Hill
2025-12-21
Fix performance regression on makefile
Bruce Hill
2025-12-21
Fix slow manpage gzipping rules
Bruce Hill
2025-12-21
Fix performance regression on makefile
Bruce Hill
2025-12-21
Remove xxd dependency (no more building with changelog)
Bruce Hill
2025-12-21
Tweak build setup
Bruce Hill
2025-12-21
Don't embed tomo version/path information at compile time, instead infer
Bruce Hill
2025-12-21
Rework makefile to simplify things
Bruce Hill
2025-11-30
Update makefile rules to reflect how CHANGES.md is used.
Bruce Hill
2025-11-30
Add `base` parameter to integer parsing functions
Bruce Hill
2025-11-29
Overhaul to versioning system (paths go to
v2025-11-29
Bruce Hill
2025-11-27
Update `setenv()` to take an optional value, also bugfix for `setenv()`
Bruce Hill
2025-11-09
Update makefile
Bruce Hill
2025-10-20
Deduplicate Num code using the same templating technique as integers
Bruce Hill
2025-10-20
Make sure integer object files recompile when shared template file
Bruce Hill
2025-10-19
Add makefile config option for LTO
Bruce Hill
2025-10-11
Uninstall license
Bruce Hill
2025-10-11
Install license
Bruce Hill
2025-09-21
Add top-level system modules file for default core modules
Bruce Hill
2025-09-01
Add progress counter.
Bruce Hill
2025-09-01
Merge branch 'main' into formatter
Bruce Hill
2025-09-01
Fixes for local-tomo so that it *actually* uses local header files,
Bruce Hill
2025-09-01
Fix for import test
Bruce Hill
2025-09-01
Make symbolic link for local includes
Bruce Hill
2025-09-01
Overhaul code to stop keeping examples and libraries in the same repo,
Bruce Hill
2025-09-01
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Bruce Hill
2025-08-31
Merge branch 'main' into formatter
Bruce Hill
2025-08-31
Fix for compiler flags
Bruce Hill
2025-08-31
Merge branch 'main' into formatter
Bruce Hill
2025-08-31
Fix for clang unused flag warning
Bruce Hill
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
[next]