summaryrefslogtreecommitdiff
path: root/src/loading
AgeCommit message (Expand)Author
2022-06-14Many fixesLaurenz
2022-05-25Slim down contextLaurenz
2022-04-03Font fallbackLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-24Export into rendered imagesLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-11-02Reduce namespace pollutionLaurenz
2021-09-30New default fontsLaurenz
2021-09-29Make file system loader serializableLaurenz
2021-08-21Prune derivesLaurenz
2021-08-18Memory loaderLaurenz
2021-08-13Fix bug on unix againLaurenz
2021-08-09New source loading architectureLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Change derive orderLaurenz
2021-07-21Switch Loader from Option to io::ResultLaurenz
2021-07-21Fs builder methods + tidy upLaurenz
2021-07-21Main context structLaurenz
2021-07-20FileId instead of Path + FileHashLaurenz
2021-06-01Refactor path handlingLaurenz
2021-05-31Fix path hash bug on unixLaurenz
2021-05-31Test cases for include and importMartin Haug
2021-05-31Fix and improveLaurenz
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz