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
/
block_locator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Let the speedup block locator complain about surplus closing"
Ivan Kolodyazhny
2020-03-21
1
-6
/
+0
*
Let the speedup block locator complain about surplus closing braces.
Martin Natano
2016-09-29
1
-0
/
+6
*
Make the C block locator aware of escape sequences.
Eevee (Alex Munroe)
2014-08-29
1
-5
/
+10
*
Remove #define DEBUG, oops.
Eevee (Alex Munroe)
2014-08-29
1
-1
/
+0
*
Several vast improvements to string parsing.
Eevee (Alex Munroe)
2014-08-29
1
-0
/
+1
*
Fix teeny oversight in the C block locator's Unicode handling.
Eevee (Alex Munroe)
2014-08-24
1
-2
/
+2
*
Fix some declaration-after-statement gripes in the C.
Eevee (Alex Munroe)
2014-05-21
1
-2
/
+5
*
Remove the "thin ice" logic from the block locators.
Eevee (Alex Munroe)
2014-03-29
1
-47
/
+2
*
Made the speedups module Unicode-aware!
Eevee (Alex Munroe)
2014-03-29
1
-110
/
+70
*
Fixed bug with non-ascii strings. Fixes #187
German M. Bravo
2013-08-14
1
-1
/
+1
*
Checks for unsatable C objects. Fixes #48
German M. Bravo
2012-02-05
1
-9
/
+38
*
Fixed bug for bad line numbers
German M. Bravo
2012-01-09
1
-3
/
+6
*
Scanner speed fixed
German M. Bravo
2011-12-26
1
-22
/
+20
*
Using PyMem for allocating memory
German M. Bravo
2011-12-26
1
-4
/
+7
*
Fixed memory errors, writing beyond buffer due debugging leftover code and de...
German M. Bravo
2011-12-26
1
-3
/
+0
*
C extension modules for scanning and locating blocks finished (scanning seems...
German M. Bravo
2011-12-25
1
-0
/
+517