summaryrefslogtreecommitdiff
path: root/src/eval/mod.rs
AgeCommit message (Expand)Author
2023-04-06Unpacking syntax (#532)Marmare314
2023-03-28Fix tests on WindowsLaurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
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-14Reference supplementsLaurenz
2023-03-12Spans in mathLaurenz
2023-03-11Section referencesLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-17More spans in ASTLaurenz
2022-10-05Remove `SpanPos` in favor of `ErrorPos`Laurenz
2022-10-05Refactor syntax moduleLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-09-07[WIP] Label and reference syntaxLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-07-26Move casting into separate moduleLaurenz
2022-06-14Unified file loading errorsLaurenz
2022-06-10Bump dependenciesLaurenz
2022-05-31Remove green/red distinctionLaurenz
2022-05-26Pure functions!Laurenz
2022-05-26Locate me!Laurenz
2022-05-25Rebrand queries as memoizationLaurenz
2022-05-25Move deps from context to VMLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Virtual machineLaurenz
2022-05-18Hack in ReX for nowLaurenz
2022-05-16Absolute pathsLaurenz
2022-05-13Fix control flow bugLaurenz
2022-05-13Automatically display value in more placesLaurenz
2022-05-09Mutable field accessLaurenz
2022-05-09Set, show, wrap in code blocksLaurenz
2022-05-04Keyed pairsLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-26New document & flow buildingLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz