aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-resolver/src/resolvers
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the relative resolver not checking if the file can be read in theOlaf Tomalka2018-07-251-1/+1
| | | | first place
* Fix tslint issuesLeonid Logvinov2018-07-174-4/+4
|
* Try enabling no-unused-variable...fragosti2018-06-051-2/+0
|
* Fix NameResolverLeonid Logvinov2018-05-241-4/+6
|
* Only look at *.sol files in NameResolverLeonid Logvinov2018-05-231-2/+5
|
* Fix a bug in FS resolver causing it to try reading directoriesLeonid Logvinov2018-05-231-1/+1
|
* Introduce a varLeonid Logvinov2018-05-071-2/+4
|
* Implement new artifacts formatLeonid Logvinov2018-05-072-5/+32
|
* Rename resolver to sol-resolverLeonid Logvinov2018-04-167-0/+182