aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-08Added Text.distance(a,b) for text similarity comparisons.Bruce Hill
2026-01-25Allow file paths with semicolonsBruce Hill
2026-01-25Bugfix for Text->Path conversionBruce Hill
2026-01-19Allow parsing `123.foo()` as `(123).foo()`Bruce Hill
2026-01-10Add pandoc filterBruce Hill
2026-01-01Bugfix for integer comparisonBruce Hill
2025-12-31Changed is_between() to be bidirectionalBruce Hill
2025-12-29Fix for file descriptors being reopened unintentionallyBruce Hill
2025-12-28Change autoformatter to no longer allow single-line functionsBruce Hill
2025-12-28Bugfix for Table.clear()Bruce Hill
2025-12-24Remove unused scriptBruce 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
2025-12-22Rip out shared library codeBruce Hill
2025-12-22Use static linking to produce executables.Bruce Hill
2025-12-22Add Path.writer() and Path.byte_writer()Bruce Hill
2025-12-22Attempted improvements for building on macBruce Hill
2025-12-22Fix makefile progress indicatorBruce Hill
2025-12-21Fix slow manpage gzipping rulesBruce Hill
2025-12-21Fix performance regression on makefileBruce Hill
2025-12-21Fix slow manpage gzipping rulesBruce Hill
2025-12-21Fix performance regression on makefileBruce Hill
2025-12-21More sensible REPL-like behavior if run without any argsBruce Hill
2025-12-21Update readmeBruce Hill
2025-12-21Update quick install scriptBruce Hill
2025-12-21Fix typo in READMEBruce Hill
2025-12-21Fixes for builds and accessing version and install scriptv2025-12-21.5Bruce Hill
2025-12-21Fix workflowv2025-12-21.4Bruce Hill
2025-12-21Add missing fileBruce Hill
2025-12-21Remove xxd dependency (no more building with changelog)Bruce Hill
2025-12-21Add workflow permissionsv2025-12-21.3Bruce Hill
2025-12-21Mac doesn't need to install xxdBruce Hill
2025-12-21Put workflow backv2025-12-21.2Bruce Hill