Skip to content

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Oct 30, 2014

This PR radically simplifies the maps parser logic. I've removed the prelexer hack I added to get 3.0 out the door with useful maps. The prelexer hack imposed limitations on what could be in a map key subsequently making #555, #574 impossible. It also changed the parser token resolution flow which meant #575 wasn't possible.

Fixes #575. Specs added sass/sass-spec@eaad1c6, sass/sass-spec#110.

@xzyfer xzyfer force-pushed the feat/map-parser-electic-boogaloo branch from 898a44f to d66a5f5 Compare October 30, 2014 12:57
@xzyfer xzyfer force-pushed the feat/map-parser-electic-boogaloo branch from d66a5f5 to e3d8429 Compare October 30, 2014 13:05
xzyfer added a commit that referenced this pull request Oct 30, 2014
@xzyfer xzyfer merged commit bbd026c into sass:master Oct 30, 2014
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.

Can't define a map inside @if conditions
1 participant