summaryrefslogtreecommitdiff
path: root/src/eval/methods.rs
AgeCommit message (Expand)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-29Fix `.at(default: ...)` for strings and content (#1339)Pg Biel
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Array sorting by key (#584)Daniel Csillag
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-05Fixed page numbering (#594)Sébastien d'Herbais de Thun
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-17Methods for page and location on queried contentLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-01Split up `model` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-25Methods to modify colorsMartin Haug
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-07-26Rework array methodsLaurenz
2022-06-14Many fixesLaurenz
2022-05-30Find optionally takes function instead of valueLaurenz
2022-05-26All methods for groupsLaurenz
2022-05-26Locatable groupsLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Virtual machineLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-24Extract methods into separate moduleLaurenz