index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-resolver
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a comment for SpyResolver
Leonid Logvinov
2018-12-19
1
-0
/
+4
*
Mark the field as readonly
Leonid Logvinov
2018-12-19
1
-1
/
+1
*
Remove unused variables
Leonid Logvinov
2018-12-19
1
-2
/
+0
*
Add SpyResolver
Leonid Logvinov
2018-12-19
2
-0
/
+24
*
Add to type in sol-resolver
Leonid Logvinov
2018-12-19
6
-25
/
+8
*
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
*
Update packages/sol-resolver/src/resolvers/npm_resolver.ts
Fabio B
2018-12-03
1
-1
/
+1
*
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 direc...
Alex Browne
2018-08-14
1
-1
/
+1
|
*
Fixed the relative resolver not checking if the file can be read in the
Olaf Tomalka
2018-07-25
1
-1
/
+1
*
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...
Fabio Berger
2018-07-30
1
-8
/
+0
|
/
*
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