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
/
test
/
libsolidity
/
InlineAssembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update error message.
chriseth
2017-01-26
1
-1
/
+1
*
Disallow assignment to non-identifiers.
chriseth
2017-01-26
1
-0
/
+6
*
Add test for assignment.
chriseth
2017-01-26
1
-1
/
+7
*
Moved test.
chriseth
2017-01-26
1
-0
/
+6
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Rename ErrorTag to invalidJumpLabel in inline assembly
Alex Beregszaszi
2016-11-15
1
-1
/
+1
*
Add tests for the ErrorTag
Alex Beregszaszi
2016-11-15
1
-0
/
+5
*
Add tests
chriseth
2016-11-15
1
-5
/
+13
*
Allow warnings for inline assembly block
Alex Beregszaszi
2016-10-20
1
-1
/
+1
*
Add tests for magic variables in inline assembly
Alex Beregszaszi
2016-10-20
1
-0
/
+7
*
Fix assignment after tags in inline assembly
Alex Beregszaszi
2016-10-11
1
-0
/
+5
*
Add test for address in inline assembly
Alex Beregszaszi
2016-10-07
1
-1
/
+1
*
Add test for suicide/selfdestruct
Alex Beregszaszi
2016-10-06
1
-0
/
+5
*
Remove log.h from solidity.
chriseth
2016-04-12
1
-1
/
+0
*
Allow "byte" in inline assembly.
chriseth
2016-04-06
1
-0
/
+5
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-12
/
+29
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-0
/
+138