summaryrefslogtreecommitdiff
path: root/src/eval/value.rs
AgeCommit message (Expand)Author
2022-04-03Font fallbackLaurenz
2022-03-18MethodsLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11Consistent block namingLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-18Basic show rulesLaurenz
2022-02-17Accept closures for heading stylingLaurenz
2022-02-17Change default parameter of `Cast`Laurenz
2022-02-17Make values hashableLaurenz
2022-02-17Better debug implementations for numeric typesLaurenz
2022-02-10Proper error messages for shorthandsLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-02-01Better function representationLaurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-29Enable for loop over captured argsLaurenz
2022-01-08Make all nodes into classesLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-09Set Rules Episode III: Revenge of the packerLaurenz
2021-12-05Set Rules Episode I: The Phantom StyleLaurenz
2021-11-232d alignments with plus operatorLaurenz
2021-11-29Castable optional and smart valuesLaurenz
2021-11-20StrokesLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-11-14TidyingLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-31More utility functionsLaurenz
2021-08-21Prune derivesLaurenz
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Argument collection and spreadingLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz
2021-07-11Simpler castingLaurenz
2021-07-10Remove warnings from parsing and castingLaurenz
2021-07-10Move comparisons into standard traitsLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string 🌱Laurenz
2021-07-08Compare functions and templates by identityLaurenz
2021-06-30No more collisions between syntax::Tree and layout::TreeLaurenz
2021-06-28Make values smallerLaurenz
2021-06-26With expressionsLaurenz
2021-06-26Remove unused template name fieldLaurenz
2021-06-25Make font take everything as keyword argumentsLaurenz
2021-06-18Join semanticsLaurenz
2021-06-18Remove eat_ prefixLaurenz