aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-10Merge branch 'dev' into static-dependenciesstatic-dependenciesBruce Hill
2026-01-10Add pandoc filterBruce Hill
2026-01-01Merge branch 'dev' into static-dependenciesBruce Hill
2026-01-01Bugfix for integer comparisonBruce Hill
2026-01-01Remove debugedit stuffBruce Hill
2025-12-31UnstripBruce Hill
2025-12-31Remove LTO and add some strippingBruce Hill
2025-12-31Update makefileBruce Hill
2025-12-31Move print.c/h back into stdlibBruce Hill
2025-12-31Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-31Changed is_between() to be bidirectionalBruce Hill
2025-12-29Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-29Fix for file descriptors being reopened unintentionallyBruce Hill
2025-12-28Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-28Change autoformatter to no longer allow single-line functionsBruce Hill
2025-12-28Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-28Bugfix for Table.clear()Bruce Hill
2025-12-28Clean up importsBruce Hill
2025-12-28Fix some calls to fail()Bruce Hill
2025-12-25General cleanupBruce Hill
2025-12-25Simplify archive logic and don't include unnecessary stuffBruce Hill
2025-12-25Moving things aroundBruce Hill
2025-12-25Rename obj files to avoid accidental collisionsBruce Hill
2025-12-25Build libtomo.a using files from gc/gmp/unistring and statically linkBruce Hill
2025-12-24Shuffle dependencies around so header files aren't needed after tomo hasBruce Hill
2025-12-24Split out new()/gc logic from stdlib/util.hBruce Hill
2025-12-24Split utils into stdlib/utils and utilsBruce Hill
2025-12-24Update gitignoreBruce Hill
2025-12-24Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-24Remove unused scriptBruce Hill
2025-12-24Add rules for building depdendencies in static buildsBruce Hill
2025-12-23Update changelogBruce Hill
2025-12-23Fix some GCC-specific logic that works differently on mac/clangBruce Hill
2025-12-23Fix `cp` behavior for copying symlinksBruce Hill
2025-12-23Fix for openbsd ifdefBruce Hill
2025-12-23Add badgeBruce Hill
2025-12-23Support expanding CFLAGSBruce Hill
2025-12-23Add support for convert_to_text(Int_t)Bruce Hill
2025-12-23Fix makefile after mergeBruce Hill
2025-12-23Merge branch 'dev'Bruce Hill
2025-12-23Overhaul workflow to add automatic pushing to AUR and fix up mac buildsBruce Hill
2025-12-23Remove dead-ish code for debugging tablesBruce Hill
2025-12-23Big speedup my trimming down MAP_LIST macro and inlining someBruce Hill
2025-12-22Update example versionsBruce Hill
2025-12-22Update learnxiny codeBruce Hill
2025-12-22Allow writes without reads to global varsv2025-12-22Bruce Hill
2025-12-22Fix for CLI usage showing flag type instead of flag name for positionalBruce Hill
2025-12-22Bugfix for `Success || Void` typecheckingBruce Hill
2025-12-22Clean up .git/ when installing librariesBruce Hill
2025-12-22Update changelogBruce Hill