summaryrefslogtreecommitdiff
path: root/src/model/mod.rs
AgeCommit message (Expand)Author
2023-06-06Improve value casting infrastructureLaurenz
2023-05-11More efficient introspectionLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-03-19Renaming and refactoringLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-01-27Autocomplete methodsLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-03New import syntaxLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Separate typesetting and compilationLaurenz
2022-11-23Introduce `Library`Laurenz
2022-11-21Refactor proc macrosLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Split up some filesLaurenz
2022-10-17Merge some modulesLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-05-26Locate me!Laurenz
2022-05-25Move route from context to VMLaurenz
2022-04-30Split up style moduleLaurenz
2022-04-24Extract `model` moduleLaurenz