aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityScanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-0/+1
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-1/+1
* provide general hex-literal error message, fixes #1802Lazaridis2018-10-091-4/+8
* Disallow uppercase X in hex number literalshydai2018-09-191-0/+5
* Tests.chriseth2018-09-061-0/+98
* This fixes several bugs with regards to line breaks and comments:chriseth2018-09-061-0/+8
* Cleanup & polish numbers-with-underscores parsing, also improving tests.Christian Parpart2018-08-081-134/+38
* Add stricter hex underscore rulesBalajiganapathi S2018-08-081-1/+1
* Allow underscores in numbers.Balajiganapathi S2018-08-081-0/+166
* Scanner tests for all shiftsAlex Beregszaszi2018-07-251-1/+10
* Scanner tests for all escapesAlex Beregszaszi2018-07-251-0/+8
* Disallow trailing dots that are not followed by a numberLeonardo Alt2018-05-301-0/+20
* Add tests for scientific notationAlex Beregszaszi2017-03-151-1/+16
* Disallow octal literals.chriseth2017-03-071-0/+18
* Fix licensing headersVoR02202016-11-231-4/+4
* Introduce hex literals (#832)Alex Beregszaszi2016-08-161-0/+36
* Remove After test caseDenton Liu2016-08-111-6/+0
* Include Unicode tests in the scannerAlex Beregszaszi2016-08-051-0/+40
* File reorganisation.chriseth2015-10-211-1/+1
* - added tests to test empty commentLianaHus2015-09-101-0/+10
* renamed getter functionsLianaHus2015-09-081-56/+56
* Move Solidity tests.chriseth2015-08-201-0/+288