Skip to content

[WIP][DNM] First batch of specs for libsass parser backport #1425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 21 commits into from

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Jul 8, 2019

@mgreter mgreter force-pushed the feature/libsass-parser-backport branch 15 times, most recently from 0101339 to 8e6c120 Compare July 15, 2019 21:00
@mgreter mgreter force-pushed the feature/libsass-parser-backport branch 14 times, most recently from bc68cb9 to 78561e6 Compare July 21, 2019 04:50
@mgreter mgreter force-pushed the feature/libsass-parser-backport branch 4 times, most recently from 096ff2d to a9d117c Compare July 26, 2019 17:53
@mgreter mgreter force-pushed the feature/libsass-parser-backport branch from 5f88139 to 8a93046 Compare August 27, 2019 22:49
@mgreter
Copy link
Contributor Author

mgreter commented Aug 27, 2019

The current diff is about around where I want to aim for libsass 4.0. Will take me probably one week alone to sort out, rebase and squash all changes into groups that make sense to review ...

@mgreter
Copy link
Contributor Author

mgreter commented Aug 27, 2019

@nex3 I seem to stumble a lot over the error "HRX::ParseError: Parse error on line 1, column 17 of spec/libsass/variable-scoping/blead-global/expanding/at-root.hrx: Invalid character U+000D". This seems to do with CRLF vs LF feeds. Not sure why the HRX parser fails about them with a hard error? My naive perl parser processes them without a problem ...

@mgreter mgreter force-pushed the feature/libsass-parser-backport branch from e705206 to 67f14dd Compare September 15, 2019 22:29
@mgreter mgreter closed this Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant