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
/
GlobalContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conversion changes after renaming Hash/String to Bytes.
Lefteris Karapetsas
2015-03-12
1
-1
/
+1
*
Most EndToEndTests are now compliant with the Bytes renaming
Lefteris Karapetsas
2015-03-12
1
-9
/
+9
*
Global variable "now" (alias for block.timestamp).
chriseth
2015-03-10
1
-0
/
+1
*
Arbitrary parameters for call() and all hash functions.
Christian
2015-02-10
1
-3
/
+3
*
Camelcasing enums in Types.h
Lefteris Karapetsas
2015-02-09
1
-10
/
+10
*
Style changes.
Christian
2015-01-29
1
-1
/
+0
*
Super keyword.
Christian
2015-01-29
1
-0
/
+9
*
Magic variables are only needed durinng name and type resolution, not during ...
Christian
2015-01-20
1
-11
/
+1
*
Define strings = vector<string>
Christian
2015-01-12
1
-10
/
+10
*
More convenient function type construction.
Christian
2015-01-12
1
-35
/
+10
*
Documentation update.
Gav Wood
2015-01-09
1
-0
/
+1
*
Basic logging in Solidity (though no tests yet).
Gav Wood
2015-01-09
1
-17
/
+38
*
Merge branch 'macox_fixes' into build_enhancement
Marek Kotewicz
2014-12-11
1
-5
/
+5
|
\
|
*
More const cleanup.
Christian
2014-12-08
1
-4
/
+4
*
|
Merge branch 'develop' into build_enhancement
Marek Kotewicz
2014-12-08
1
-2
/
+1
|
\
|
|
*
Multi-source and multi-contract compiler.
Christian
2014-12-04
1
-2
/
+1
*
|
solidity compiling on windows, fixed Compiler Error C2797
debris
2014-12-06
1
-2
/
+2
|
/
*
Minor changes to magic variables.
Christian
2014-11-28
1
-1
/
+1
*
Global functions.
Christian
2014-11-26
1
-10
/
+27
*
Access to blockchain data.
Christian
2014-11-24
1
-8
/
+10
*
Magic variables.
Christian
2014-11-24
1
-10
/
+22
*
Contracts as types and framework for special global variables.
Christian
2014-11-24
1
-0
/
+70