Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

feat(AstParser): Made the AST parser private to the scope #788

Closed
wants to merge 6 commits into from

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Mar 22, 2014

Replaces #758 - clean & rebased version.

  • The ASTParser is no more retrieved from the injector. It has not been removed though because the former is not true for the tests,
  • @mhevery in the end I didn't use your commit which makes the FilterMap required. I only took care to propagate the filters everywhere,
  • I had to xit a test for Travis to be happy because of [Scope] Issue with scope.unwatch() not working #787

I think this PR is good enough to be merged asap. I won't be able to work on it next week (on vacation) but I can polish the first two items when I'm back.

vicb added 6 commits March 22, 2014 15:35
closes dart-archive#755

Ad support for '"s" + ("m"|filter) + "e"'
relates to "[Scope] Issue with scope.unwatch() not working dart-archive#787"

The test is disabled because of GH dart-archive#787. The bug existed before
this PR but what only not triggered. The usage of the stringify
filter do trigger the bug.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

1 participant