summaryrefslogtreecommitdiff
path: root/library/src/compute/data.rs
AgeCommit message (Expand)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-27Basic package managementLaurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-12More `bail!` usageLaurenz
2023-06-09Translate TOML datetime properlyLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-31More link fixesMartin Haug
2023-05-31Fix 404 linksMartin Haug
2023-05-17Show default values in documentationLaurenz
2023-05-17Better documentation outlinesLaurenz
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-26Touch up docsLaurenz
2023-04-26Add toml support (#807)HarmoGlace
2023-04-18Remove intermediate strings in error messageLaurenz
2023-04-12Correct some typos (#746)Alexander Seiler
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-04Format codeLaurenz
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-03-30FIX "data.typ" test (#412)Marek Barvíř
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-12Fix docsLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-29Remove more blocksLaurenz
2023-01-29Update remaining examplesMartin Haug
2023-01-27More `track_caller` annotationsLaurenz
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-22Annotate return valuesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-20Document Utility funcs, some layout funcsMartin Haug
2022-12-20DocumentationLaurenz
2022-12-20Document meta and data loading categoriesMartin Haug
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-11-29Reorganize library and testsLaurenz