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
path:
root
/
libsolidity
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
removed unneccessary check from ExpresiionCompiler
LianaHus
2015-09-15
1
-14
/
+0
*
|
style fixes
LianaHus
2015-09-15
1
-2
/
+3
*
|
fixed conflict mergeing
LianaHus
2015-09-15
1
-2
/
+2
*
|
- changed implementation
LianaHus
2015-09-15
1
-36
/
+53
*
|
Update ExpressionCompiler.cpp
LianaHus
2015-09-15
1
-1
/
+2
*
|
added compile time check for out of bounds access for ordinary arrays
LianaHus
2015-09-15
1
-0
/
+14
*
|
Merge pull request #70 from chriseth/sol_libraries2
chriseth
2015-09-14
3
-4
/
+20
|
\
\
|
|
/
|
/
|
|
*
Commandline interface for the linker.
chriseth
2015-09-12
2
-2
/
+15
|
*
Small fixes to the type system concerning libraries.
chriseth
2015-09-11
1
-2
/
+5
*
|
Merge pull request #66 from chriseth/sol_libraries
chriseth
2015-09-12
15
-87
/
+159
|
\
|
|
*
Style.
chriseth
2015-09-11
1
-1
/
+2
|
*
Possibility to call library functions.
chriseth
2015-09-11
4
-18
/
+48
|
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
7
-56
/
+68
|
*
Parsing and type checking of libraries without inheritance.
chriseth
2015-09-11
6
-13
/
+42
*
|
Merge pull request #69 from LianaHus/sol_enum_too_many_indexed_args
chriseth
2015-09-11
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
add call for EventDefinition::checkTypeRequirements()
LianaHus
2015-09-11
1
-2
/
+5
*
|
Merge pull request #65 from LianaHus/sol_Creating_a_contract_from_within_itself
chriseth
2015-09-11
2
-3
/
+12
|
\
\
|
|
/
|
/
|
|
*
style fixes
LianaHus
2015-09-11
1
-1
/
+1
|
*
added type check if the type of the var decl is one of base contract type
LianaHus
2015-09-10
2
-3
/
+12
*
|
- added tests to test empty comment
LianaHus
2015-09-10
2
-4
/
+7
|
/
*
Stylistic corrections.
chriseth
2015-09-09
1
-1
/
+1
*
Fix for constant strings.
chriseth
2015-09-08
3
-6
/
+28
*
Merge pull request #41 from LianaHus/sol_rename_getters
chriseth
2015-09-08
37
-1418
/
+1444
|
\
|
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
7
-16
/
+23
|
*
removed get prefix
LianaHus
2015-09-08
11
-37
/
+49
|
*
renamed getter functions
LianaHus
2015-09-08
35
-1391
/
+1398
*
|
changes required to compile solidity in a single project
debris
2015-09-01
1
-4
/
+1
|
/
*
Merge pull request #24 from LianaHus/sol_fix_error_check
Gav Wood
2015-08-27
1
-1
/
+1
|
\
|
*
added check for having type in VariableDeclaration::checkTypeRequirements()
LianaHus
2015-08-24
1
-1
/
+1
*
|
client refactor
debris
2015-08-27
1
-4
/
+1
*
|
Merge pull request #26 from arkpar/cmake
Marek Kotewicz
2015-08-24
1
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
Refactoreed CMakeLists for new module system
arkpar
2015-08-24
1
-6
/
+3
*
|
Merge pull request #22 from LianaHus/sol_accessors_for_const_state_var
chriseth
2015-08-22
5
-4
/
+24
|
\
\
|
*
|
add tests for state variables accessors. normal and constant
LianaHus
2015-08-21
5
-4
/
+24
|
|
/
*
/
Propagate exceptions in clone calls.
chriseth
2015-08-21
1
-0
/
+3
|
/
*
Merge pull request #7 from chriseth/moreInfoForCommandlineOptions
Gav Wood
2015-08-20
1
-1
/
+1
|
\
|
*
More information for help screen, some fixes for argument parsing.
chriseth
2015-08-20
1
-1
/
+1
*
|
Modularise CMakeLists files and integrate tests.
chriseth
2015-08-20
1
-6
/
+6
|
/
*
include Version.h under libsolidity
Lefteris Karapetsas
2015-08-19
1
-1
/
+1
*
Add CMakeLists.txt for libsolidity
Lefteris Karapetsas
2015-08-19
51
-0
/
+18332
[prev]