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
2026-01-01
Remove debugedit stuff
Bruce Hill
2025-12-31
Unstrip
Bruce Hill
2025-12-31
Remove LTO and add some stripping
Bruce Hill
2025-12-31
Move print.c/h back into stdlib
Bruce Hill
2025-12-25
General cleanup
Bruce Hill
2025-12-25
Simplify archive logic and don't include unnecessary stuff
Bruce Hill
2025-12-25
Moving things around
Bruce Hill
2025-12-25
Rename obj files to avoid accidental collisions
Bruce Hill
2025-12-25
Build libtomo.a using files from gc/gmp/unistring and statically link
Bruce Hill
2025-12-24
Shuffle dependencies around so header files aren't needed after tomo has
Bruce Hill
2025-12-24
Split utils into stdlib/utils and utils
Bruce Hill
2025-12-24
Add rules for building depdendencies in static builds
Bruce Hill
2025-12-23
Fix `cp` behavior for copying symlinks
Bruce Hill
2025-12-23
Support expanding CFLAGS
Bruce Hill
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
[next]