summaryrefslogtreecommitdiff
path: root/src/eval/func.rs
AgeCommit message (Expand)Author
2023-06-27Basic package managementLaurenz
2023-06-12Delayed errorsLaurenz
2023-06-06Small refactoringsLaurenz
2023-06-06Improve value casting infrastructureLaurenz
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-04-26Pattern as parameter (#854)Marmare314
2023-04-25Destructuring assign (#703)Marmare314
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-18ClippyLaurenz
2023-04-13Fix function sinks (#638)Marmare314
2023-04-11Remove enumeration support from `map`Laurenz
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-04Disable clippy for specific lines (#503)Marek Barvíř
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-19More efficient function representationLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-18Attach parameter list span to functionLaurenz
2023-03-17Make parameters traceableLaurenz
2023-03-17Methods for page and location on queried contentLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-11Jump to source and previewLaurenz
2023-03-11FiguresLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-06-14Many fixesLaurenz
2022-05-26Pure functions!Laurenz
2022-05-25Move deps from context to VMLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Virtual machineLaurenz
2022-05-16Absolute pathsLaurenz
2022-05-09Set, show, wrap in code blocksLaurenz
2022-05-06Cast content from stringLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-24Extract `model` moduleLaurenz
2022-04-07Rework style chainsLaurenz
2022-03-12Remove classes and improve namingLaurenz