summaryrefslogtreecommitdiff
path: root/src/util/eco.rs
AgeCommit message (Expand)Author
2023-02-23Switch to ecowLaurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-01-14Reorganize syntax moduleLaurenz
2022-12-02Multi-part numbering patternsLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-06-14Many fixesLaurenz
2021-09-15Bugfix and tidyingLaurenz
2021-08-21Prune derivesLaurenz
2021-08-16Convert single-field structs to tuple structsLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Argument collection and spreadingLaurenz
2021-08-12Array and dictionary indexingLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-29Better addition and iteration for array, dict and templateLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz