summaryrefslogtreecommitdiff
path: root/src/eval/args.rs
AgeCommit message (Expand)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-04-19Fix argument sinksLaurenz
2023-04-19Give more specific error messages (#881)Leedehai
2023-04-16Clippy fixes (#581)Marek BarvΓ­Ε™
2023-04-13Fix function sinks (#638)Marmare314
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-01Split up `model` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-20Refactor error handlingLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-05-26Locatable groupsLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-06Cast content from stringLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-03-18MethodsLaurenz
2022-03-12Remove classes and improve namingLaurenz
2021-01-03Move and rename many things πŸš›Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries πŸš€Laurenz
2021-01-01A few small improvements β™»Laurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
2020-12-21Restructure value conversions 🧱Laurenz
2020-11-24Use newly stabilized intra doc links ↩Laurenz
2020-10-11Refactor layouting base πŸͺLaurenz
2020-10-07Evaluation and node-based layouting πŸš€Laurenz
2020-10-05Remove @ syntax in diagnostics macros πŸ—‘Laurenz
2020-10-04Small improvements πŸͺLaurenz
2020-10-04Better argument parsing πŸ₯™Laurenz