aboutsummaryrefslogtreecommitdiff
path: root/builtins/tomo.h
AgeCommit message (Expand)Author
2024-09-09Add (/path):by_line()Bruce Hill
2024-09-09Initial working versionBruce Hill
2024-09-06Add Shell dsl typeBruce Hill
2024-09-05Fully clean up siphash code and fix some issuesBruce Hill
2024-08-13Partially working first draft of bigintsBruce Hill
2024-08-11Add channels and threadsBruce Hill
2024-08-05Add a Range datatype with creation methods like `5:to(10)` andBruce Hill
2024-07-20Fix edge case with iterating over array:from(-999)Bruce Hill
2024-05-18Clean up imports a bitBruce Hill
2024-05-18Add C string typeBruce Hill
2024-04-20Fix USE_COLORBruce Hill
2024-04-20Move arg parsing to inline logic in main() functionBruce Hill
2024-04-20Inline color fileBruce Hill
2024-03-18More file commentsBruce Hill
2024-03-14Better codegen for negationBruce Hill
2024-03-10Rearranging some filesBruce Hill