-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Walter Weinmann edited this page Nov 16, 2016
·
8 revisions
The documentation consists of the following parts:
- [Syntax Diagram:] (https://github.com/walter-weinmann/syparse/wiki/Syntax-Diagram) shows the syntax diagrams fitting the implemented Solidity language level.
- [Testing:] (https://github.com/walter-weinmann/syparse/wiki/Testing) gives a general overview of the test facility.
- [Testing with Common Test:] (https://github.com/walter-weinmann/syparse/wiki/Testing-with-Common-Test) explains the usage of the applied Common Test environment.
- [Testing with Eunit:] (https://github.com/walter-weinmann/syparse/wiki/Testing-with-EUnit) explains the usage of the applied Eunit test environment.
- [To Do List:] (https://github.com/walter-weinmann/syparse/wiki/To-Do-List) shows the open issues and open feature requests.