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
/
AsmData.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support multiple assignment in inline assembly
Alex Beregszaszi
2017-09-20
1
-1
/
+5
*
Add include file to forward-declare inline assembly structs.
chriseth
2017-06-16
1
-19
/
+4
*
Parse for statement in assembly parser / printer
Alex Beregszaszi
2017-06-16
1
-1
/
+3
*
Change switch case string to Literal
Alex Beregszaszi
2017-05-26
1
-1
/
+1
*
Implement switch statement in the assembly parser/printer
Alex Beregszaszi
2017-05-26
1
-1
/
+6
*
Reorder AsmData for readability
Alex Beregszaszi
2017-05-24
1
-7
/
+14
*
Rename FunctionalAssignment to Assignment
Alex Beregszaszi
2017-05-24
1
-4
/
+4
*
Rename Assignment to StackAssignment
Alex Beregszaszi
2017-05-24
1
-3
/
+3
*
Enable a single right hand item on let
Alex Beregszaszi
2017-05-23
1
-1
/
+1
*
Support multiple variables in a variable declaration in inline assembly
Alex Beregszaszi
2017-05-23
1
-1
/
+1
*
Support true/false literals in inline assembly
Alex Beregszaszi
2017-05-19
1
-1
/
+2
*
Parse types in Julia mode
Alex Beregszaszi
2017-05-06
1
-6
/
+11
*
Parsing function calls.
chriseth
2017-02-16
1
-1
/
+3
*
Parsing function definitions.
chriseth
2017-02-16
1
-1
/
+4
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Source location for inline assembly.
chriseth
2016-04-20
1
-9
/
+24
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-1
/
+1
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-33
/
+27
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-0
/
+70