Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use lodash _.startsWith | Leonid Logvinov | 2018-12-03 | 1 | -3/+5 |
| | |||||
* | Update packages/sol-resolver/src/resolvers/npm_resolver.ts | Fabio B | 2018-12-03 | 1 | -1/+1 |
| | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
* | Update packages/sol-resolver/src/resolvers/npm_resolver.ts | Fabio B | 2018-12-03 | 1 | -1/+1 |
| | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
* | Add support for scoped packages resolving to NPMResoler | Leonid Logvinov | 2018-12-03 | 1 | -2/+11 |
| | |||||
* | Merge development | Fabio Berger | 2018-08-15 | 2 | -2/+2 |
|\ | |||||
| * | fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a ↵ | Alex Browne | 2018-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | directory (#961) fix(sol-compiler, sol-resolver): Fix bug where sol-resolver tried to read a directory | ||||
| * | Fixed the relative resolver not checking if the file can be read in the | Olaf Tomalka | 2018-07-25 | 1 | -1/+1 |
| | | | | | | | | first place | ||||
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵ | Fabio Berger | 2018-07-30 | 1 | -8/+0 |
|/ | | | | aggregate release note publishing to publish script | ||||
* | 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 |