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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/compiler: add metadata output for solc > 0.4.6
Steve Waldman
2017-03-16
2
-76
/
+56
*
cmd,eth,les,internal: remove natspec support
Bas van Kervel
2017-01-17
1
-2
/
+2
*
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
2
-36
/
+22
*
common/compiler: simplify solc wrapper
Felix Lange
2016-08-17
2
-165
/
+132
*
common/compiler: support relative path to solc
Rémy Roy
2016-05-25
1
-1
/
+0
*
all: fix go vet warnings
Felix Lange
2016-04-15
1
-1
/
+1
*
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
2
-14
/
+14
*
Solidity Compiler - solc new API
zelig
2015-09-12
2
-23
/
+49
*
common/compiler: fix #1598, expose solidity errors
Péter Szilágyi
2015-08-26
1
-58
/
+46
*
common/compiler, common/docserver, jsre: fix tests on windows
Felix Lange
2015-08-06
1
-2
/
+3
*
all: fix license headers one more time
Felix Lange
2015-07-24
2
-2
/
+2
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
2
-8
/
+8
*
all: update license information
Felix Lange
2015-07-07
2
-0
/
+32
*
Registrar and contractInfo handling
zelig
2015-07-07
2
-10
/
+6
*
skip sol on new compiler
obscuren
2015-06-09
1
-2
/
+2
*
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
2
-58
/
+65
*
remove solc flair
zelig
2015-05-20
1
-1
/
+2
*
fix solc tests unskip
zelig
2015-05-20
2
-14
/
+18
*
Merge pull request #933 from bas-vk/issue928
Jeffrey Wilcke
2015-05-12
1
-5
/
+4
|
\
|
*
replaced several path.* with filepath.* which is platform independent
Bas van Kervel
2015-05-12
1
-5
/
+4
*
|
sol: skipped source checking step
obscuren
2015-05-12
1
-3
/
+5
|
/
*
compiler, cli/js: fix solidity compiler tests failing when a different versio...
zelig
2015-05-12
2
-3
/
+9
*
solidity compiler and contract metadocs integration
zelig
2015-05-07
2
-0
/
+276