index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
compiler
/
solidity.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/compiler: capture runtime code and source maps (#18020)
JoranHonig
2018-11-08
1
-8
/
+16
*
cmd/abigen: support for reading solc output from stdin (#16683)
Antonio Salazar Cardozo
2018-06-05
1
-4
/
+24
*
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21
Jeffery Robert Walsh
2018-03-09
1
-1
/
+0
*
common/compiler: add metadata output for solc > 0.4.6
Steve Waldman
2017-03-16
1
-43
/
+52
*
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
Felix Lange
2017-01-07
1
-1
/
+1
*
common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522)
Felix Lange
2017-01-06
1
-20
/
+10
*
common/compiler: simplify solc wrapper
Felix Lange
2016-08-17
1
-122
/
+93
*
common/compiler: support relative path to solc
Rémy Roy
2016-05-25
1
-1
/
+0
*
common/compiler: fix path problem with filepath.Glob on Windows
Rémy Roy
2016-03-08
1
-1
/
+1
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-1
/
+1
*
new solc api:
zelig
2015-09-15
1
-11
/
+11
*
Solidity Compiler - solc new API
zelig
2015-09-12
1
-17
/
+43
*
common/compiler: fix #1598, expose solidity errors
Péter Szilágyi
2015-08-26
1
-58
/
+46
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
Registrar and contractInfo handling
zelig
2015-07-07
1
-4
/
+4
*
compile solidity contracts with std library
Marek Kotewicz
2015-05-25
1
-0
/
+2
*
multiple contract source for solidity compiler: returns contract array if mul...
zelig
2015-05-20
1
-52
/
+55
*
remove solc flair
zelig
2015-05-20
1
-1
/
+2
*
fix solc tests unskip
zelig
2015-05-20
1
-1
/
+1
*
replaced several path.* with filepath.* which is platform independent
Bas van Kervel
2015-05-12
1
-5
/
+4
*
compiler, cli/js: fix solidity compiler tests failing when a different versio...
zelig
2015-05-12
1
-0
/
+4
*
solidity compiler and contract metadocs integration
zelig
2015-05-07
1
-0
/
+187