summaryrefslogtreecommitdiff
path: root/src/loading
AgeCommit message (Expand)Author
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