index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libjulia
/
Parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename test suites from J/Iulia* to Yul*
Alex Beregszaszi
2018-06-26
1
-1
/
+1
*
update tests
Alex Beregszaszi
2018-06-14
1
-3
/
+3
*
Update parser test expectations
Alex Beregszaszi
2018-05-04
1
-5
/
+5
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-1
/
+1
*
Warn about using loose inline assembly features as experimental 0.5.0 feature.
chriseth
2018-03-07
1
-0
/
+1
*
Provide EVM version to assembly analysis.
chriseth
2018-03-02
1
-1
/
+6
*
Raise error on oversized number literals in assembly
Alex Beregszaszi
2018-02-22
1
-0
/
+1
*
Expect end of string at end of top-level block for assembly parser.
chriseth
2018-02-21
1
-1
/
+1
*
Split inline assembly into loose and strict flavours.
chriseth
2018-01-06
1
-2
/
+2
*
Support some restricted tokens (return, byte, address) as identifiers in Julia
Alex Beregszaszi
2018-01-05
1
-0
/
+8
*
Force condition to be bool in iulia mode.
chriseth
2017-11-24
1
-4
/
+6
*
Tests.
chriseth
2017-11-22
1
-0
/
+13
*
Support multiple assignment in inline assembly
Alex Beregszaszi
2017-09-20
1
-0
/
+20
*
Check recursion depth in assembly parser.
chriseth
2017-08-22
1
-1
/
+1
*
Tests for recursion in JULIA.
chriseth
2017-08-22
1
-0
/
+12
*
Be more strict about number literals in assembly.
chriseth
2017-08-21
1
-0
/
+8
*
Add end-to-end test
Alex Beregszaszi
2017-07-13
1
-1
/
+1
*
Support parsing let statements without a value
Alex Beregszaszi
2017-07-13
1
-0
/
+5
*
Initial EVM1.5 assembly implementation.
chriseth
2017-06-08
1
-1
/
+3
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-4
/
+5
*
Change error message for invalid type
Alex Beregszaszi
2017-05-27
1
-3
/
+3
*
Introduce Julia mode in AsmAnalyzer
Alex Beregszaszi
2017-05-27
1
-1
/
+1
*
Validate that only basic types are used in Julia
Alex Beregszaszi
2017-05-27
1
-1
/
+25
*
Enable the analyzer for Julia tests
Alex Beregszaszi
2017-05-25
1
-8
/
+6
*
Add tests
Alex Beregszaszi
2017-05-23
1
-0
/
+5
*
Add tests for bool literal
Alex Beregszaszi
2017-05-19
1
-0
/
+6
*
Merge pull request #2222 from ethereum/julia-types
chriseth
2017-05-16
1
-9
/
+17
|
\
|
*
Add tests for types in Julia
Alex Beregszaszi
2017-05-06
1
-9
/
+17
*
|
Remove an unused function `successAssemble`
Yoichi Hirai
2017-05-09
1
-5
/
+0
|
/
*
Remove analyzer from Julia tests
Alex Beregszaszi
2017-05-05
1
-21
/
+1
*
Add Julia parser test
Alex Beregszaszi
2017-05-05
1
-0
/
+212