index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
reordered output
Liana Husikyan
2015-04-17
1
-0
/
+1
*
Merge remote-tracking branch 'upstream/develop' into evmjit
Paweł Bylica
2015-03-05
1
-1
/
+1
|
\
|
*
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each librar...
jhuntley
2015-03-05
1
-1
/
+1
*
|
Merge commit '444cc3d12c96a40b7b5b6832ec84afe83c403733' into evmjit
Paweł Bylica
2015-02-24
0
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Add EVMJIT.
Gav Wood
2015-02-21
11
-1185
/
+0
|
/
*
fixed #1022
Marek Kotewicz
2015-02-16
1
-1
/
+1
*
change typedef to using according to preferred coding style
Lu Guanqun
2015-02-07
1
-2
/
+2
*
Claim ether makes wallet & trasfers.
Gav Wood
2015-01-22
2
-1
/
+1
*
Merge branch 'develop' into build_enhancement
Marek Kotewicz
2014-12-12
1
-0
/
+5
|
\
|
*
Fix for crazy compiler lambda behaviour.
Gav Wood
2014-12-12
1
-0
/
+5
*
|
fixed styling issues
Marek Kotewicz
2014-12-11
1
-0
/
+1
*
|
updated cmake policies
Marek Kotewicz
2014-12-10
1
-1
/
+1
*
|
jsonrpc option in cmakes, removed all warnings
Marek Kotewicz
2014-12-10
1
-0
/
+6
*
|
lll, buildinfo.h and llc compiling on windows
debris
2014-12-05
1
-27
/
+3
*
|
removed automocs
Marek Kotewicz
2014-12-04
1
-0
/
+1
|
/
*
Moved instructions and assembly to new libevmcore.
Christian
2014-11-06
7
-594
/
+4
*
assert and exception corrections in solidity-external files.
Christian
2014-11-05
1
-5
/
+5
*
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-11-03
1
-1
/
+1
|
\
|
*
Fix for assembler.
Gav Wood
2014-11-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-11-01
2
-8
/
+8
|
\
|
|
*
PoC-7: Instruction set reform
Gav Wood
2014-10-31
2
-8
/
+8
*
|
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-10-30
0
-0
/
+0
|
\
|
|
*
Bugfix: Tag takes one byte (for JUMPDEST)
Christian
2014-10-29
1
-1
/
+1
*
|
Contract compiler and also add ExpressionStatement to AST.
Christian
2014-10-30
2
-1
/
+5
|
/
*
Draft of new LOG/bloom/headers/block format.
Gav Wood
2014-10-28
2
-5
/
+5
*
add headers to cmake
subtly
2014-10-16
1
-5
/
+3
*
According commit for JUMPDEST.
Gav Wood
2014-10-08
1
-1
/
+1
*
PoC-7 JUMPDEST done the intended way.
Gav Wood
2014-10-08
1
-27
/
+4
*
More attempts to fix for the ultra-pedantic clang compiler.
Gav Wood
2014-10-08
1
-0
/
+1
*
PoC-7: JUMPDEST implemented.
Gav Wood
2014-10-08
1
-1
/
+25
*
Restructured exceptions. Boost::exception is now used primarily.
Christoph Jentzsch
2014-10-02
5
-6
/
+9
*
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Gav Wood
2014-09-06
8
-8
/
+8
*
Project-wide reorganisation of namespaces.
Gav Wood
2014-09-05
11
-24
/
+47
*
Better interface for instrInfo.
Gav Wood
2014-08-27
2
-4
/
+4
*
SWAP & DUP
Gav Wood
2014-08-21
1
-1
/
+1
*
Unambiguous licence.
Gav Wood
2014-08-21
1
-3
/
+3
*
Fix for padding in new SHA3.
Gav Wood
2014-08-14
1
-5
/
+7
*
Code indentation fix
Giacomo Tazzari
2014-08-11
1
-4
/
+4
*
Fixed implementation of EXP opcode (wrong results when exponent >= 2^32)
Giacomo Tazzari
2014-08-11
1
-1
/
+1
*
Using boost::spirit::standard namespace instead of boost::spirit::ascii in pa...
Giacomo Tazzari
2014-08-10
1
-13
/
+14
*
Rename assembly again.
Gav Wood
2014-07-28
1
-1
/
+1
*
Avoid _asm from MSVC.
Gav Wood
2014-07-27
1
-1
/
+1
*
Updates to assembler - see the sub-codes.
Gav Wood
2014-07-27
5
-43
/
+73
*
Fixes and whatnot.
Gav Wood
2014-07-27
1
-0
/
+2
*
Minor updates.
Gav Wood
2014-07-24
1
-4
/
+4
*
Move JS setup code up into lib macro.
Gav Wood
2014-07-21
1
-2
/
+0
*
Merge pull request #235 from programmerTim/develop
Gav Wood
2014-07-10
1
-2
/
+16
|
\
|
*
Fixed MSVC build errors and updated projects.
Tim Hughes
2014-07-10
1
-2
/
+16
*
|
MEMSIZE -> MSIZE
Gav Wood
2014-07-09
1
-2
/
+2
|
/
*
Build fixes.
Gav Wood
2014-07-06
1
-1
/
+1
*
Compiler fixes. Updates for coins.
Gav Wood
2014-07-06
5
-13
/
+23
*
Latest API updates.
Gav Wood
2014-07-04
1
-7
/
+1
*
Windows build coersions.
Gav Wood
2014-07-03
3
-8
/
+18
*
Fix some macros.
Gav Wood
2014-07-02
1
-2
/
+2
*
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Gav Wood
2014-07-02
1
-2
/
+0
|
\
|
*
Removed libethcore dependencies
Vitalik Buterin
2014-07-02
2
-3
/
+0
*
|
Remove unneeded dependencies.
Gav Wood
2014-07-02
3
-3
/
+4
|
/
*
Fixed problem with alloc.
Gav Wood
2014-07-01
7
-8
/
+53
*
Docs & consolidation of headers.
Gav Wood
2014-06-30
1
-0
/
+7
*
Full python serpent support.
Gav Wood
2014-06-29
3
-23
/
+8
*
Project refactor. Introduce the Serpent library.
Gav Wood
2014-06-28
7
-18
/
+12
*
Better language detection.
Gav Wood
2014-06-23
1
-1
/
+4
*
Better language determination.
Gav Wood
2014-06-22
1
-1
/
+1
*
Fixed MSVC compile errors (but missing functionality in LLL parser)
Tim Hughes
2014-06-18
1
-1
/
+8
*
Standard service JS script.
Gav Wood
2014-06-13
2
-2
/
+2
*
LLL supports get/set/ref.
Gav Wood
2014-06-12
3
-27
/
+63
*
Fix signed instructions.
Gav Wood
2014-06-10
1
-4
/
+4
*
Fixed all the windows compile errors and project reorg with the exception of ...
Tim Hughes
2014-06-04
1
-1
/
+1
*
Fixes and language additions.
Gav Wood
2014-05-31
1
-0
/
+6
*
Additional variants of create and send.
Gav Wood
2014-05-31
1
-2
/
+3
*
Fix for compiler.
Gav Wood
2014-05-31
1
-1
/
+1
*
Minor bug fix.
Gav Wood
2014-05-31
1
-1
/
+1
*
Javascript console and env.load(), env.note, ...
Gav Wood
2014-05-31
1
-1
/
+1
*
Variadic macros work.
Gav Wood
2014-05-30
3
-9
/
+12
*
Actually do endow ether.
Gav Wood
2014-05-30
3
-0
/
+26
*
Fix for nonce incrementing.
Gav Wood
2014-05-30
1
-0
/
+3
*
Fix for when/unless.
Gav Wood
2014-05-30
1
-1
/
+2
*
Revert "Fix for unless/when."
Gav Wood
2014-05-30
1
-2
/
+1
*
Fix for unless/when.
Gav Wood
2014-05-30
1
-1
/
+2
*
Assembler fix.
Gav Wood
2014-05-28
1
-1
/
+1
*
Pinhole optimise working fairly well...
Gav Wood
2014-05-28
5
-26
/
+80
*
Quick fix for eth -j; thread naming.
Gav Wood
2014-05-27
2
-7
/
+124
*
Start of pinhole optimiser. Minor fix for debugger.
Gav Wood
2014-05-27
2
-0
/
+6
*
Convenience fixups.
Gav Wood
2014-05-27
4
-5
/
+13
*
New Assembler.
Gav Wood
2014-05-27
8
-404
/
+357
*
Add missing files.
Gav Wood
2014-05-26
3
-3
/
+59
*
Assembler.
Gav Wood
2014-05-26
6
-30
/
+89
*
Ever more repotting.
Gav Wood
2014-05-26
5
-93
/
+180
*
Major reorganisation.
Gav Wood
2014-05-26
11
-0
/
+1239