summaryrefslogtreecommitdiff
path: root/scss/src/scanner.h
Commit message (Expand)AuthorAgeFilesLines
* Fix DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formatsAkihiro Motoki2021-03-081-3/+6
* Number of starting blocks increased (particularly for tokens)German M. Bravo2014-09-221-2/+2
* Using hashtables as cached restriction setsGerman M. Bravo2014-09-221-8/+9
* Added hashtableGerman M. Bravo2014-09-221-4/+4
* Fixed a few bugs in the scannerGerman M. Bravo2013-08-161-1/+1
* Added scanner cacheGerman M. Bravo2011-12-301-4/+4
* Scanner speed fixedGerman M. Bravo2011-12-261-10/+16
* C extension modules for scanning and locating blocks finished (scanning seems...German M. Bravo2011-12-251-0/+62