index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CompilerContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Super keyword.
Christian
2015-01-29
1
-11
/
+16
*
Various fixes pertaining to State Variable accessors
Lefteris Karapetsas
2015-01-29
1
-3
/
+0
*
Solidity EntryLabel now uses a generic declaration
Lefteris Karapetsas
2015-01-29
1
-1
/
+1
*
Work in progress for state variable accessors
Lefteris Karapetsas
2015-01-29
1
-3
/
+6
*
Modifier overrides and callgraph analysis.
Christian
2015-01-26
1
-0
/
+5
*
Compilation of function modifiers.
Christian
2015-01-26
1
-5
/
+3
*
Inheritance in compiler.
Christian
2015-01-20
1
-0
/
+4
*
More flexible access to stack during external function call.
Christian
2015-01-14
1
-0
/
+3
*
fixed warnings for msvc build
arkpar
2015-01-13
1
-3
/
+3
*
Packing and unpacking of constructor arguments.
Christian
2014-12-15
1
-0
/
+2
*
Create contracts.
Christian
2014-12-15
1
-3
/
+9
*
Changes in compiler to support variably sized stack elements.
Christian
2014-12-09
1
-1
/
+2
*
Register variably-sized variables on stack.
Christian
2014-12-08
1
-4
/
+6
*
Magic variables.
Christian
2014-11-24
1
-0
/
+4
*
Mapping types.
Christian
2014-11-14
1
-1
/
+3
*
Merge remote-tracking branch 'ethereum/develop' into sol_optimizer
Christian
2014-11-10
1
-6
/
+19
|
\
|
*
State variables.
Christian
2014-11-08
1
-6
/
+19
*
|
Option to activate the optimizer for solidity.
Christian
2014-11-07
1
-1
/
+1
|
/
*
Moved instructions and assembly to new libevmcore.
Christian
2014-11-06
1
-2
/
+2
*
Actual contract creator and add solidity to AlethZero interface.
Christian
2014-10-31
1
-0
/
+4
*
Function selector and variable (un)packing.
Christian
2014-10-31
1
-1
/
+3
*
Renamed file.
Christian
2014-10-31
1
-0
/
+83