summaryrefslogtreecommitdiff
path: root/src/eval
AgeCommit message (Expand)Author
2023-06-09Undo regex type renameLaurenz
2023-06-09Translate TOML datetime properlyLaurenz
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-06-06Small refactoringsLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-30Fix doc linksLaurenz
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-22Fix removal order for dictionaryLaurenz
2023-05-22Clearer error messages for failed comparisonsLaurenz
2023-05-19Do not crash on invalid patternLaurenz
2023-05-17Show default values in documentationLaurenz
2023-05-17Search keywordsLaurenz
2023-05-11More efficient introspectionLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-03Function scopes (#1032)Pg Biel
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03Refactor string replacementLaurenz
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-05-03Add shorthand for root operation (#929)Marmare314
2023-04-28check index on placeholder (#1005)Marmare314
2023-04-26Touch up docsLaurenz
2023-04-26Pattern as parameter (#854)Marmare314
2023-04-26Fix overflows with operators (#904)HarmoGlace
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Destructuring assign (#703)Marmare314
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-24hint for unknown variable containing dash (#924)Marmare314
2023-04-24Disable stacker on WASMLaurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-20forbid underscore as identifier closes #513 (#837)Marmare314
2023-04-19Fix argument sinksLaurenz
2023-04-19Give more specific error messages (#881)Leedehai
2023-04-19Change SipHash2-4 -> SipHash1-3 (#780)Daniel Csillag
2023-04-18ClippyLaurenz
2023-04-18Clippy fixes (#856)Marek Barvíř
2023-04-17Write PDF outlineLaurenz
2023-04-16refactor SyntaxKind::Pattern (#831)Marmare314
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-13Fix function sinks (#638)Marmare314
2023-04-13Add support for more complex strokes (#505)Birk Tjelmeland
2023-04-13Better error spans in `calc`Laurenz
2023-04-13Add factorial, permutation and binomial to calculation functions (#639)HarmoGlace
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Let dictionaries respect insertion orderLaurenz
2023-04-11Add support for more ratio multiplicationsLaurenz
2023-04-11Remove support for number / ratioLaurenz
2023-04-11Fix duplicate error message for destructuringLaurenz