summaryrefslogtreecommitdiff
path: root/src/eval/cast.rs
AgeCommit message (Expand)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-12Resolve #1141: Add hint for missing numbering, improve hint format consistenc...Mathias Fischler
2023-06-06Improve value casting infrastructureLaurenz
2023-05-17Show default values in documentationLaurenz
2023-04-13Better error spans in `calc`Laurenz
2023-04-13Add factorial, permutation and binomial to calculation functions (#639)HarmoGlace
2023-04-05Appends a hint if length is expected but hint provided. (#580)astrale-sharp
2023-04-04Locatable selectorsLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-07-26Move casting into separate moduleLaurenz