Solidity, the Smart Contract Programming Language
Go to file
Christian ef59373871 Solidity scanner and some unit tests.
The scanner is a modified version of the v8 javascript scanner.
2014-10-08 11:11:50 +02:00
CMakeLists.txt Solidity scanner and some unit tests. 2014-10-08 11:11:50 +02:00
Scanner.cpp Solidity scanner and some unit tests. 2014-10-08 11:11:50 +02:00
Scanner.h Solidity scanner and some unit tests. 2014-10-08 11:11:50 +02:00
Token.cpp Solidity scanner and some unit tests. 2014-10-08 11:11:50 +02:00
Token.h Solidity scanner and some unit tests. 2014-10-08 11:11:50 +02:00