summaryrefslogtreecommitdiff
path: root/library/src/compute
AgeCommit message (Expand)Author
2023-04-04Format codeLaurenz
2023-04-04Make error messages a bit more consistentLaurenz
2023-04-04Make behavior of calculation functions consistent (#515)HarmoGlace
2023-04-01Simplify `pow` functionLaurenz
2023-04-01Fix zero power (#511)HarmoGlace
2023-04-01Documentation for regex from raw elementLaurenz
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-04-01Allows negative pow (#486)Sébastien d'Herbais de Thun
2023-03-30FIX "data.typ" test (#412)Marek Barvíř
2023-03-29bail! when #symbol is called without parameters (#440)Naim A
2023-03-19Renaming and refactoringLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-13More accurate logarithm for base 2 and 10Laurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-26Documentation fixesLaurenz
2023-02-23Merge main backLaurenz
2023-02-23More EcoVec usageLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-19Panic functionLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-16Dissolve utility categoryLaurenz
2023-02-13Let `eval` take code instead of markupLaurenz
2023-02-13Configurable numbering for nested enumsLaurenz
2023-02-12Fix docsLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31Fix calc doc commentsLaurenz
2023-01-30Add calc constantsLaurenz
2023-01-30Simplify `calc` functionsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-30User-defined symbolsLaurenz
2023-01-29Remove more blocksLaurenz
2023-01-29Update remaining examplesMartin Haug
2023-01-29Update docs so that the reference builds againMartin Haug
2023-01-27Assertions with custom messageLaurenz
2023-01-27More `track_caller` annotationsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz
2023-01-03New import syntaxLaurenz
2022-12-30Numbering functionsLaurenz
2022-12-29Correct plain text docsMartin Haug
2022-12-29Change read display name, update symmieMartin Haug
2022-12-29`read` functionMartin Haug
2022-12-26Typo fixLaurenz
2022-12-23Fix broken linksLaurenz
2022-12-23Fix typosLaurenz
2022-12-22Annotate return valuesLaurenz
2022-12-21Rename the `create` category to `construct`Laurenz