index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
src
/
_speedups.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
Akihiro Motoki
2021-03-08
1
-8
/
+10
*
Using hashtables as cached restriction sets
German M. Bravo
2014-09-22
1
-18
/
+21
*
Added hashtable
German M. Bravo
2014-09-22
1
-1
/
+0
*
Fixed compiler warnings
German M. Bravo
2014-09-18
1
-2
/
+2
*
Delete a big ol block of commented-out scanner code.
Eevee (Alex Munroe)
2014-09-02
1
-62
/
+0
*
Make scanner errors slightly more friendly to read.
Eevee (Alex Munroe)
2014-09-02
1
-6
/
+18
*
Move ALL the parsing stuff under scss/grammar/.
Eevee (Alex Munroe)
2014-08-29
1
-4
/
+4
*
Fix reporting of block locator errors.
Eevee (Alex Munroe)
2014-08-29
1
-1
/
+1
*
Speedups C code: spaces -> tabs
German M. Bravo
2014-06-03
1
-1
/
+1
*
Fix some declaration-after-statement gripes in the C.
Eevee (Alex Munroe)
2014-05-21
1
-3
/
+7
*
Return Unicode from the C scanner. More __future__.
Eevee (Alex Munroe)
2014-03-29
1
-4
/
+16
*
Made the speedups module Unicode-aware!
Eevee (Alex Munroe)
2014-03-29
1
-57
/
+42
*
The C Extension should now compile under both Python 2 and 3.
Aaron Jacobs
2014-03-01
1
-17
/
+85
*
Fixed bug where passing no restrictions to the toke() method, it crashed
German M. Bravo
2013-08-16
1
-12
/
+14
*
Quash a couple compiler warnings.
Eevee (Alex Munroe)
2013-07-31
1
-2
/
+1
*
Some parser fixes. Allow arbitrary units.
Eevee (Alex Munroe)
2013-07-31
1
-6
/
+8
*
Checks for unsatable C objects. Fixes #48
German M. Bravo
2012-02-05
1
-66
/
+80
*
Optimizations and speedups fixed to compile with older python
German M. Bravo
2012-01-22
1
-1
/
+1
*
Added missing file
German M. Bravo
2012-01-02
1
-0
/
+537