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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
chriseth
2015-04-30
1
-1
/
+1
*
Use BUILD_SHARED_LIB
chriseth
2015-04-24
1
-5
/
+1
*
SHA3 optimizations.
chriseth
2015-04-07
1
-1
/
+0
*
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each librar...
jhuntley
2015-03-05
1
-1
/
+1
*
fixed #1022
Marek Kotewicz
2015-02-16
1
-1
/
+1
*
fixed issue with including wrong json/json.h file
Marek Kotewicz
2015-02-13
1
-2
/
+2
*
Solidity getInterfaceFunctions is now a map of hash to Function
Lefteris Karapetsas
2015-01-07
1
-0
/
+1
*
fixed styling issues
Marek Kotewicz
2014-12-11
1
-2
/
+3
*
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
*
solidity compiling under msvc && boosts cmake file fixed
debris
2014-12-07
1
-5
/
+4
*
Merge branch 'develop' into build_enhancement
Marek Kotewicz
2014-12-07
1
-0
/
+4
|
\
|
*
Exporting Natspec documentation to a JSON interface
Lefteris Karapetsas
2014-12-02
1
-0
/
+4
*
|
solidity compiling on windows, fixed Compiler Error C2797
debris
2014-12-06
1
-2
/
+3
*
|
removed automocs
Marek Kotewicz
2014-12-04
1
-0
/
+1
|
/
*
add headers to solidity's add_library
Marek Kotewicz
2014-11-09
1
-4
/
+3
*
Moved instructions and assembly to new libevmcore.
Christian
2014-11-06
1
-2
/
+1
*
Contract compiler and also add ExpressionStatement to AST.
Christian
2014-10-30
1
-2
/
+2
*
CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidit...
Christian
2014-10-26
1
-26
/
+1
*
Solidity scanner and some unit tests.
Christian
2014-10-08
1
-0
/
+49