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
/
solidityExpressionCompiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed msvc not expanding macros correctly
ethdev
2014-12-17
1
-0
/
+4
*
Fix: Resolve function types of all contracts before checking types inside fun...
Christian
2014-12-17
1
-1
/
+6
*
msvc changes in tests, but tests not yet working there
debris
2014-12-09
1
-0
/
+3
*
Improved external interface for multi-source and multi-contract compilation.
Christian
2014-12-04
1
-0
/
+1
*
Multi-source and multi-contract compiler.
Christian
2014-12-04
1
-1
/
+2
*
Import directive.
Christian
2014-12-03
1
-21
/
+26
*
Contracts as types and framework for special global variables.
Christian
2014-11-24
1
-1
/
+1
*
Evaluate expressions in convenient order.
Christian
2014-11-07
1
-39
/
+34
*
Support for negative literals.
Christian
2014-11-06
1
-1
/
+40
*
Type promotion fixes and tests.
Christian
2014-11-06
1
-15
/
+18
*
Test adjustments.
Christian
2014-11-03
1
-3
/
+3
*
Some tests and bugfixes for the compiler.
Christian
2014-11-03
1
-1
/
+2
*
Bugfix: Swap before mod and div.
Christian
2014-11-03
1
-0
/
+2
*
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-11-01
1
-6
/
+6
*
Renamed file.
Christian
2014-10-31
1
-0
/
+1
*
Contract compiler and also add ExpressionStatement to AST.
Christian
2014-10-30
1
-0
/
+348