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
/
AsmParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more strict about number literals in assembly.
chriseth
2017-08-21
1
-0
/
+2
*
Parse for statement in assembly parser / printer
Alex Beregszaszi
2017-06-16
1
-0
/
+1
*
Use lowercase when reporting instruction error.
chriseth
2017-06-09
1
-1
/
+2
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-1
/
+1
*
Check token within parseCase
Alex Beregszaszi
2017-05-26
1
-1
/
+1
*
Implement switch statement in the assembly parser/printer
Alex Beregszaszi
2017-05-26
1
-0
/
+1
*
Rename parseFunctionalInstruction to parseCall
Alex Beregszaszi
2017-05-24
1
-1
/
+1
*
Parse types in Julia mode
Alex Beregszaszi
2017-05-06
1
-0
/
+1
*
Add flag for JULIA parsing
Alex Beregszaszi
2017-04-27
1
-1
/
+4
*
Parsing function calls.
chriseth
2017-02-16
1
-1
/
+1
*
Parsing function definitions.
chriseth
2017-02-16
1
-0
/
+2
*
Renamed function.
chriseth
2017-01-26
1
-1
/
+1
*
Do not allow shadowing inline assembly instructions with variables
Alex Beregszaszi
2017-01-25
1
-0
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Source location for inline assembly.
chriseth
2016-04-20
1
-1
/
+17
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-9
/
+12
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-0
/
+55