Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | An import location is not independent from the import mode | Nadrieril | 2020-12-06 | 1 | -1/+1 |
* | Prepare `ImportLocation` for more fields | Nadrieril | 2020-12-06 | 1 | -1/+1 |
* | tests: add some tests | Nadrieril | 2020-11-05 | 3 | -0/+8 |
* | feat: add location to import error messages | Nadrieril | 2020-11-01 | 10 | -8/+71 |
* | Ensure that the hash always gets checked | Nadrieril | 2020-11-01 | 2 | -0/+11 |
* | Check code hashes in import | Nadrieril | 2020-04-05 | 1 | -0/+8 |
* | Upgrade annotate-snippets version | Nadrieril | 2020-03-31 | 1 | -1/+1 |
* | Upstream all local tests | Nadrieril | 2020-03-10 | 2 | -2/+0 |
* | Forgot to commit test output | Nadrieril | 2020-03-05 | 1 | -0/+1 |
* | Cache imports correctly | Nadrieril | 2020-03-05 | 1 | -1/+1 |
* | Implement `as Text` imports | Nadrieril | 2020-03-05 | 3 | -0/+3 |
* | Implement `missing` and `env:VAR` imports | Nadrieril | 2020-03-05 | 2 | -0/+2 |
* | Add a lot of import tests | Nadrieril | 2020-03-05 | 2 | -0/+2 |
* | Resolve variables alongside import resolution | Nadrieril | 2020-02-09 | 2 | -2/+8 |
* | Move ui outputs to a sensible place | Nadrieril | 2020-02-09 | 2 | -0/+2 |