aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
AgeCommit message (Expand)Author
2025-10-04Deprecate `extend`Bruce Hill
2025-10-01Force a GC sweep when we run out of file handles to trigger cleanup ofBruce Hill
2025-09-24Revert "Deprecate `defer`"Bruce Hill
2025-09-21Update docsBruce Hill
2025-09-21Be more lenient with underscore fields and arguments.Bruce Hill
2025-09-21Deprecate `defer`Bruce Hill
2025-09-21Update changelogBruce Hill
2025-09-21Deprecate `>> x ... = val` form of doctests and rename them to 'debugdoctests-to-debuglogBruce Hill
2025-09-21Deprecate optional '?' postfix operatorBruce Hill
2025-09-21Update changelogBruce Hill
2025-09-21Update changelogBruce Hill
2025-09-21Bugfix for .unique()Bruce Hill
2025-09-21Add changelog entryBruce Hill
2025-09-20Update changelogBruce Hill
2025-09-09Merge branch 'main' into optional-list-indexingoptional-list-indexingBruce Hill
2025-09-09Overhaul to the unicode encoding/decoding methods for textBruce Hill
2025-09-06Merge branch 'main' into optional-list-indexingBruce Hill
2025-09-01Bugfix for Int.parse()Bruce Hill
2025-09-01Update wordingBruce Hill
2025-09-01Merge branch 'main' into formatterBruce Hill
2025-09-01Merge branch 'main' into optional-list-indexingBruce Hill
2025-09-01Update changelogBruce Hill
2025-09-01Change module install directory to PREFIX/lib/tomo_vX.Y/*Bruce Hill
2025-08-31Switch to using optional return values for list indexing.Bruce Hill
2025-08-26Add changelog messageBruce Hill
2025-08-23Update changelogBruce Hill
2025-08-17Bugfix: added support for Tomo identifiers that are C keywordsBruce Hill
2025-08-17Update changesBruce Hill
2025-08-17Add JSON module.Bruce Hill
2025-08-16Improved parsing and prefix/suffix matching using a `remainder`Bruce Hill
2025-08-16Update changesBruce Hill
2025-08-16Bugfix for enum member alignmentsBruce Hill
2025-07-12Doctests now use equality checking instead of text comparisonsBruce Hill
2025-07-10Add text compression optimizations for unicode textBruce Hill
2025-06-26Add get_bit() method for Ints and BytesBruce Hill
2025-06-25Trigger recompilation when downstream #includes for C files are updated.Bruce Hill
2025-06-24Add Path.has_extension() and update manpages/api docsBruce Hill
2025-05-25Add changesBruce Hill
2025-05-21Added Set infix operations, as well as Table.with_fallback() and fixedBruce Hill
2025-05-20Add more advanced configuration options to modules.ini and supportBruce Hill
2025-05-19Add --prefix flagBruce Hill
2025-05-17Update changelogBruce Hill
2025-05-11Add new system for tracking versions.Bruce Hill