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
/
Exceptions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1743 from chriseth/evmasm
Gav Wood
2015-05-05
1
-1
/
+1
|
\
|
*
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
chriseth
2015-04-30
1
-1
/
+1
*
|
small fix
Liana Husikyan
2015-05-04
1
-1
/
+0
*
|
created secondarySoureLocation error type
Liana Husikyan
2015-05-04
1
-0
/
+17
|
/
*
Move SourceLocation to evmcore
Lefteris Karapetsas
2015-02-25
1
-1
/
+1
*
Moving Source Location libdevcore
Lefteris Karapetsas
2015-02-25
1
-2
/
+2
*
change typedef to using according to preferred coding style
Lu Guanqun
2015-02-07
1
-1
/
+1
*
Merge remote-tracking branch 'ethereum/develop' into sol_import
Christian
2014-12-05
1
-0
/
+1
|
\
|
*
Introducing Docstring parsing error exception and style fixes
Lefteris Karapetsas
2014-12-05
1
-0
/
+1
*
|
Improved external interface for multi-source and multi-contract compilation.
Christian
2014-12-04
1
-1
/
+0
|
/
*
Converted all asserts to exceptions.
Christian
2014-11-05
1
-0
/
+1
*
Compiler for assignments.
Christian
2014-10-29
1
-0
/
+1
*
Use createTypeError everywhere and stream out Location.
Christian
2014-10-24
1
-3
/
+3
*
Use boost errinfo.
Christian
2014-10-24
1
-37
/
+5
*
Improved exceptions and reporting exceptions for command-line compiler.
Christian
2014-10-23
1
-3
/
+40
*
Coding style and cleanup
Christian
2014-10-17
1
-3
/
+3
*
Corrected coding style.
Christian
2014-10-16
1
-14
/
+17
*
Added meaningful exception types.
Christian
2014-10-16
1
-0
/
+34