14 Commits

Author SHA1 Message Date
Fabio Berger
2f2582a0da Merge development 2018-08-14 14:21:47 -07:00
Alex Browne
25a8554be1
fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a directory (#961)
fix(sol-compiler, sol-resolver): Fix bug where sol-resolver tried to read a directory
2018-08-13 14:17:05 -07:00
Fabio Berger
f4a2e227e1 Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate release note publishing to publish script 2018-07-29 21:58:39 +02:00
Olaf Tomalka
f133aebfaf Fixed the relative resolver not checking if the file can be read in the
first place
2018-07-25 00:37:48 +02:00
Leonid Logvinov
7a8231435b
Add forgotten file to git 2018-07-19 22:43:56 +02:00
Leonid Logvinov
2d39329ee7
Add monorepo-scripts to sol-resolver 2018-07-19 22:38:19 +02:00
Leonid Logvinov
bf8ac3b9e6
Fix tslint issues 2018-07-17 12:59:02 +02:00
fragosti
9778695b4a Try enabling no-unused-variable... 2018-06-04 19:48:21 -07:00
Leonid Logvinov
48e6695447
Fix NameResolver 2018-05-23 09:57:43 -07:00
Leonid Logvinov
60b1fdd367
Only look at *.sol files in NameResolver 2018-05-22 15:20:33 -07:00
Leonid Logvinov
842f2ea5cc
Fix a bug in FS resolver causing it to try reading directories 2018-05-22 15:20:33 -07:00
Leonid Logvinov
8eabc49e9d
Introduce a var 2018-05-07 14:06:00 +02:00
Leonid Logvinov
72b2a1c66f
Implement new artifacts format 2018-05-07 10:23:08 +02:00
Leonid Logvinov
d8ef76fd5e
Rename resolver to sol-resolver 2018-04-16 17:43:59 +02:00