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
/
interface
/
AssemblyStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expect end of string at end of top-level block for assembly parser.
chriseth
2018-02-21
1
-1
/
+1
*
Support strict assembly mode in AssemblyStack
Alex Beregszaszi
2018-01-06
1
-0
/
+2
*
Split inline assembly into loose and strict flavours.
chriseth
2018-01-06
1
-2
/
+19
*
Introduce assemblyString
Alex Beregszaszi
2017-09-11
1
-3
/
+1
*
Split out the JSON functionality from assembly.stream()
Alex Beregszaszi
2017-09-11
1
-1
/
+1
*
Add Julia mode as an option to EVMCodeTransform
Alex Beregszaszi
2017-07-03
1
-1
/
+1
*
Run analyzer in Julia mode if requested in AssemblyStack
Alex Beregszaszi
2017-07-02
1
-1
/
+1
*
Split block code generation into main and finalize.
chriseth
2017-06-16
1
-1
/
+1
*
Supply text representation of assembly
Alex Beregszaszi
2017-06-09
1
-1
/
+3
*
Introduce MachineAssemblyObject
Alex Beregszaszi
2017-06-09
1
-4
/
+10
*
Remove excess includes
Alex Beregszaszi
2017-06-09
1
-0
/
+1
*
Simplify CodeGenerator by remove seldom used case
Alex Beregszaszi
2017-06-09
1
-1
/
+2
*
Remove error reporter from code generation phase.
chriseth
2017-06-08
1
-4
/
+4
*
Initial EVM1.5 assembly implementation.
chriseth
2017-06-08
1
-1
/
+8
*
Refactor AssemblyStack
Alex Beregszaszi
2017-06-07
1
-4
/
+6
*
Add analyze(block) to AssemblyStack
Alex Beregszaszi
2017-06-07
1
-0
/
+14
*
Reset error list in parseAndAnalyze
Alex Beregszaszi
2017-06-07
1
-0
/
+1
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-4
/
+4
*
Adapt EVM codegen to new namespace.
chriseth
2017-05-26
1
-0
/
+85