aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-resolver/src
Commit message (Expand)AuthorAgeFilesLines
* Add a comment for SpyResolverLeonid Logvinov2018-12-191-0/+4
* Mark the field as readonlyLeonid Logvinov2018-12-191-1/+1
* Remove unused variablesLeonid Logvinov2018-12-191-2/+0
* Add SpyResolverLeonid Logvinov2018-12-192-0/+24
* Add to type in sol-resolverLeonid Logvinov2018-12-196-25/+8
* Use lodash _.startsWithLeonid Logvinov2018-12-031-3/+5
* Update packages/sol-resolver/src/resolvers/npm_resolver.tsFabio B2018-12-031-1/+1
* Update packages/sol-resolver/src/resolvers/npm_resolver.tsFabio B2018-12-031-1/+1
* Add support for scoped packages resolving to NPMResolerLeonid Logvinov2018-12-031-2/+11
* Merge developmentFabio Berger2018-08-152-2/+2
|\
| * fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a direc...Alex Browne2018-08-141-1/+1
| * Fixed the relative resolver not checking if the file can be read in theOlaf Tomalka2018-07-251-1/+1
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-301-8/+0
|/
* Add forgotten file to gitLeonid Logvinov2018-07-201-0/+7
* Add monorepo-scripts to sol-resolverLeonid Logvinov2018-07-201-0/+8
* 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-073-5/+33
* Rename resolver to sol-resolverLeonid Logvinov2018-04-169-0/+198