summaryrefslogtreecommitdiff
path: root/macros/src/func.rs
AgeCommit message (Expand)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-17Show default values in documentationLaurenz
2023-05-17Search keywordsLaurenz
2023-05-03Function scopes (#1032)Pg Biel
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-19More efficient function representationLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2022-12-22Annotate return valuesLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20DocumentationLaurenz
2022-12-20Document meta and data loading categoriesMartin Haug
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz