aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-09-11Document iteratorsBruce Hill
2024-09-11Use optionals for iteratorsBruce Hill
2024-09-11Placeholder docs for optionalsBruce Hill
2024-09-11Update docsBruce Hill
2024-09-11Update docsBruce Hill
2024-09-11Update docsBruce Hill
2024-09-09Document :by_line()pathsBruce Hill
2024-09-09Add Text.starts_with() and Text.ends_with()Bruce Hill
2024-09-09Add paths docsBruce Hill
2024-09-07Document READMEBruce Hill
2024-09-06Add Text.trim()Bruce Hill
2024-09-05Replace $Type with Type$info for builtin TypeInfosBruce Hill
2024-09-05Update to reflect code growthBruce Hill
2024-09-04Add Text:repeat()Bruce Hill
2024-09-04Add Text.map(pat, fn)Bruce Hill
2024-09-04Document CLI parsingBruce Hill
2024-09-04Unify parsing code to correctly handle parsing integers and numbers withBruce Hill
2024-09-04Document ask()Bruce Hill
2024-09-04Document {nl}Bruce Hill
2024-09-04Add Text:matches() for convenience and performanceBruce Hill
2024-09-03Add recursive mode to text replacement and update docsBruce Hill
2024-09-03Update docsBruce Hill
2024-09-03Clean up text replacement API to use backrefs instead of match_chain()Bruce Hill
2024-09-03Add Text.replace_all({Pattern:Text}) and tweak API for replacement toBruce Hill
2024-09-03Change pattern syntax from [..pat] to {pat}Bruce Hill
2024-09-03Syntax overhaul (comments back to `#`, print statments to `!!`),Bruce Hill
2024-09-03Deprecate `Where` and change channel API to use a boolean `front` valueBruce Hill
2024-09-03Updated docsBruce Hill
2024-09-03Update docsBruce Hill
2024-09-02Add text slicingBruce Hill
2024-08-22Overhaul of import syntax. Now everything uses `use`: `use foo`, `useBruce Hill
2024-08-20Remove unused parameter and add some docs on arraysBruce Hill
2024-08-19Update operators docs to include various undocumented features likeBruce Hill
2024-08-19Document functionsBruce Hill
2024-08-19Document struct(secret)Bruce Hill
2024-08-19Add docs for `lang`Bruce Hill
2024-08-19Document `deg`Bruce Hill
2024-08-19Update docsBruce Hill
2024-08-19Add colonsBruce Hill
2024-08-19Update docsBruce Hill
2024-08-19Move docs into one folderBruce Hill
2024-08-18Update array docsBruce Hill
2024-08-18Improved syntax for dollar-string literalsBruce Hill
2024-08-16Update docs a bitBruce Hill
2024-08-10Update docsBruce Hill
2024-08-10Overhaul of operator metamethodsBruce Hill
2024-08-10Move docs to docsBruce Hill
2024-08-10Move docsBruce Hill
2024-07-23Update string docsBruce Hill
2024-03-18updated docsBruce Hill