| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge development | Fabio Berger | 2018-08-15 | 2 | -2/+2 |
|\ |
|
| * | fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a direc... | Alex Browne | 2018-08-14 | 1 | -1/+1 |
| * | Fixed the relative resolver not checking if the file can be read in the | Olaf Tomalka | 2018-07-25 | 1 | -1/+1 |
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate... | Fabio Berger | 2018-07-30 | 1 | -8/+0 |
|/ |
|
* | Add forgotten file to git | Leonid Logvinov | 2018-07-20 | 1 | -0/+7 |
* | Add monorepo-scripts to sol-resolver | Leonid Logvinov | 2018-07-20 | 1 | -0/+8 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 4 | -4/+4 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -2/+0 |
* | Fix NameResolver | Leonid Logvinov | 2018-05-24 | 1 | -4/+6 |
* | Only look at *.sol files in NameResolver | Leonid Logvinov | 2018-05-23 | 1 | -2/+5 |
* | Fix a bug in FS resolver causing it to try reading directories | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Introduce a var | Leonid Logvinov | 2018-05-07 | 1 | -2/+4 |
* | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 3 | -5/+33 |
* | Rename resolver to sol-resolver | Leonid Logvinov | 2018-04-16 | 9 | -0/+198 |