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
/
AsmStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce Julia mode in AsmAnalyzer
Alex Beregszaszi
2017-05-27
1
-2
/
+2
*
Adapt EVM codegen to new namespace.
chriseth
2017-05-26
1
-2
/
+2
*
Refactor to combined scope and stack height info.
chriseth
2017-04-26
1
-8
/
+9
*
Pass internal resolver to assembly analyzer.
chriseth
2017-04-25
1
-1
/
+2
*
Fix refactoring error.
chriseth
2017-04-25
1
-2
/
+2
*
Move analysis out of code generator.
chriseth
2017-04-25
1
-3
/
+9
*
Use actual type checking phase of assembler.
chriseth
2017-04-25
1
-2
/
+5
*
Split external identifier access into resolving and code generation.
chriseth
2017-04-25
1
-1
/
+1
*
Refactor assembly analysis into scope filling and checking.
chriseth
2017-04-25
1
-1
/
+1
*
Analysis refactoring.
chriseth
2017-03-03
1
-1
/
+4
*
Review changes.
chriseth
2017-02-14
1
-1
/
+1
*
Assembly printer.
chriseth
2017-02-14
1
-4
/
+14
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Provide inline assembly to the code generator. (#840)
chriseth
2016-08-16
1
-1
/
+21
*
Source location for inline assembly.
chriseth
2016-04-20
1
-3
/
+7
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-0
/
+47