aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-30Arg formatting tweaksBruce Hill
2025-08-30Arg indentation tweakBruce Hill
2025-08-30Formatting tweaks to argument listsBruce Hill
2025-08-30Tweaks for blank linesBruce Hill
2025-08-30Add 'do' wrapper on blocksBruce Hill
2025-08-30Further fix for doctestsBruce Hill
2025-08-30Fix indent for doctestsBruce Hill
2025-08-30Fix line gapsBruce Hill
2025-08-30Use `unless` instead of `if not`Bruce Hill
2025-08-30Use `"$var"` for interps instead of `"$(var)"` when possibleBruce Hill
2025-08-30Formatting tweak for enumsBruce Hill
2025-08-30Tweak arg formattingBruce Hill
2025-08-30Fix tags ruleBruce Hill
2025-08-30Avoid inline ifsBruce Hill
2025-08-30More compact multi-line lists/sets/tablesBruce Hill
2025-08-30Update docsBruce Hill
2025-08-29Formatting tweaks/fixesBruce Hill
2025-08-29Add --format-inplace optionBruce Hill
2025-08-29Remove special case for `while when`Bruce Hill
2025-08-29Fix repeat issueBruce Hill
2025-08-29Add formatting for the last few casesBruce Hill
2025-08-29Improvements to text and inline C code formatting/parsingBruce Hill
2025-08-29Fix for typechecking reductionsBruce Hill
2025-08-26Inline C code formattingBruce Hill
2025-08-26Add extern formatterBruce Hill
2025-08-26Add formatting for deferBruce Hill
2025-08-26Add formatting for assertsBruce Hill
2025-08-26Formatting for reductionsBruce Hill
2025-08-26Formatting for min/max and cleanup for ints/numsBruce Hill
2025-08-26More termify fixesBruce Hill
2025-08-26Fixes for unopsBruce Hill
2025-08-26Add missing casesBruce Hill
2025-08-26Add changelog messageBruce Hill
2025-08-26Fix for 'else if'Bruce Hill
2025-08-26More formattingBruce Hill
2025-08-26Fix typoBruce Hill
2025-08-26Actual type formattingBruce Hill
2025-08-26Add more formattingBruce Hill
2025-08-25Split out utility functionsBruce Hill
2025-08-25Split out formatter into subfilesBruce Hill
2025-08-25Better wrapping for text and binopsBruce Hill
2025-08-25Better support for binops in formatterBruce Hill
2025-08-25More formattingBruce Hill
2025-08-25Much more formattingBruce Hill
2025-08-25More formatter functionalityBruce Hill
2025-08-25Incremental improvementsBruce Hill
2025-08-25Improved formattingBruce Hill
2025-08-25First pass at formatterBruce Hill
2025-08-25Initial work to pass metadata for codeBruce Hill
2025-08-25Minor fixesBruce Hill