| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
