1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/lib/sass/scss
Nathan Weizenbaum 91b3293563 [Sass] Don't use zero-width forward refs in string regexps.
These cause buffer overflows when parsing really, really long properties,
as can happen with e.g. base64-encoded resource URLs.

Closes gh-144
2010-04-27 20:02:25 -07:00
..
css_parser.rb Merge branch 'master' into extend 2010-04-24 04:46:55 -07:00
parser.rb [Sass] Don't use zero-width forward refs in string regexps. 2010-04-27 20:02:25 -07:00
rx.rb [Sass] Fix a really dumb error in the static value regexp. 2010-04-25 02:47:41 -07:00
sass_parser.rb [Sass] Include a file I forgot. 2010-04-22 15:17:45 -07:00
script_lexer.rb Document a great many undocumented things. 2010-04-20 02:55:28 -07:00
script_parser.rb [Sass] Use !default rather than ||: for guarded properties. 2010-03-29 22:57:18 -07:00
static_parser.rb [Sass] Properly report line numbers for invalid selectors. 2010-04-26 09:35:32 -07:00