aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-resolver/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge developmentFabio Berger2018-08-152-2/+2
|\
| * fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a ↵Alex Browne2018-08-141-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 theOlaf Tomalka2018-07-251-1/+1
| | | | | | | | first place
* | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵Fabio Berger2018-07-301-8/+0
|/ | | | aggregate release note publishing to publish script
* 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