| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-19 | Remove font store | Laurenz | |
| 2022-09-19 | Remove image store | Laurenz | |
| 2022-09-19 | Renaming | Laurenz | |
| `Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source` | |||
| 2022-06-14 | Fix error messages on Windows | Laurenz | |
| 2022-05-25 | Slim down context | Laurenz | |
| 2022-04-03 | Font fallback | Laurenz | |
| 2022-03-14 | Knuth-Plass and MicroType | Laurenz | |
| 2022-01-31 | Switch from `Rc` to `Arc` | Laurenz | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2021-11-15 | Make clippy happier and remove `Str` | Laurenz | |
| 2021-11-02 | Reduce namespace pollution | Laurenz | |
| 2021-09-30 | New default fonts | Laurenz | |
| 2021-09-29 | Make file system loader serializable | Laurenz | |
| 2021-08-21 | Prune derives | Laurenz | |
| 2021-08-18 | Memory loader | Laurenz | |
| 2021-08-13 | Fix bug on unix again | Laurenz | |
| 2021-08-09 | New source loading architecture | Laurenz | |
| 2021-08-01 | Pretty-printed diagnostics with traceback | Laurenz | |
| 2021-07-29 | Change derive order | Laurenz | |
| 2021-07-21 | Switch Loader from Option to io::Result | Laurenz | |
| 2021-07-21 | Fs builder methods + tidy up | Laurenz | |
| 2021-07-21 | Main context struct | Laurenz | |
| 2021-07-20 | FileId instead of Path + FileHash | Laurenz | |
| 2021-06-01 | Refactor path handling | Laurenz | |
| 2021-05-31 | Fix path hash bug on unix | Laurenz | |
| 2021-05-31 | Test cases for include and import | Martin Haug | |
| 2021-05-31 | Fix and improve | Laurenz | |
| - Set context location to resolved path during module evaluation. - Dump module diagnostics on import - Use same-file for more robustness than fs::canonicalize | |||
| 2021-05-31 | Module loading system | Laurenz | |
| Detects cyclic imports and loads each module only once per compilation. | |||
| 2021-05-28 | Refactored loading and cache architecture | Laurenz | |
