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
/
inlineasm
/
AsmScopeFiller.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate expression and statement.
chriseth
2017-12-13
1
-0
/
+1
*
If statement for Iulia / inline assembly.
chriseth
2017-11-22
1
-0
/
+1
*
Add include file to forward-declare inline assembly structs.
chriseth
2017-06-16
1
-14
/
+2
*
Parse for statement in assembly parser / printer
Alex Beregszaszi
2017-06-16
1
-0
/
+2
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-4
/
+4
*
Introduce virtual blocks for function arguments.
chriseth
2017-05-29
1
-3
/
+3
*
Visit case bodies in scope filler
Alex Beregszaszi
2017-05-26
1
-1
/
+1
*
Implement switch statement in the assembly parser/printer
Alex Beregszaszi
2017-05-26
1
-0
/
+2
*
Rename FunctionalAssignment to Assignment
Alex Beregszaszi
2017-05-24
1
-2
/
+2
*
Rename Assignment to StackAssignment
Alex Beregszaszi
2017-05-24
1
-2
/
+2
*
Parse types in Julia mode
Alex Beregszaszi
2017-05-06
1
-1
/
+2
*
Only run stack filler on AST elements that are or contain declarations.
chriseth
2017-04-25
1
-3
/
+3
*
Refactor assembly analysis into scope filling and checking.
chriseth
2017-04-25
1
-0
/
+89