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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use boost errinfo.
Christian
2014-10-24
8
-83
/
+164
*
Improved exceptions and reporting exceptions for command-line compiler.
Christian
2014-10-23
6
-38
/
+111
*
Corrected spacing around colon.
Christian
2014-10-23
7
-73
/
+68
*
Cleanup of copyright headers.
Christian
2014-10-20
2
-82
/
+102
*
Access modifier cleanup.
Christian
2014-10-20
3
-1
/
+28
*
Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
Christian
2014-10-20
13
-313
/
+302
*
Coding style cleanup: const and vecptr.
Christian
2014-10-20
12
-76
/
+74
*
Keyword cleanup
Christian
2014-10-17
2
-65
/
+14
*
Coding style and cleanup
Christian
2014-10-17
14
-315
/
+199
*
Corrected coding style.
Christian
2014-10-16
20
-1049
/
+1145
*
Remove unused parameters.
Christian
2014-10-16
1
-3
/
+3
*
Some fixes for the type system, should be quite usable now.
Christian
2014-10-16
4
-159
/
+195
*
Added meaningful exception types.
Christian
2014-10-16
4
-29
/
+77
*
Type system, not yet complete.
Christian
2014-10-16
13
-123
/
+816
*
Added copyright blocks.
Christian
2014-10-13
8
-0
/
+176
*
Name resolution.
Christian
2014-10-13
10
-64
/
+318
*
AST printer and command line tool, some fixes.
Christian
2014-10-10
8
-55
/
+955
*
Initial implementation of Solidity parser finished, not yet tested much.
Christian
2014-10-10
4
-28
/
+338
*
Corrected indentation.
Christian
2014-10-09
9
-1273
/
+1292
*
Parse everything up to function bodies and report parser errors with location.
Christian
2014-10-09
8
-68
/
+264
*
Solidity parser, can not parse much yet.
Christian
2014-10-08
9
-28
/
+675
*
Solidity scanner and some unit tests.
Christian
2014-10-08
5
-0
/
+1370