-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(syntax): correctly tokenize if, show, view-model, repeat.for, bin…
…ding, controller, data bindings, resolves #6 (#8) * fix(syntax): correctly tokenize show attribute * fix(syntax): correctly tokenize if attribute * fix(syntax): correctly tokenize view-model attribute * fix(syntax): correctly tokenize repeat.for attribute * test(databindings): clean up duplicated tests * fix(syntax): correctly tokenize binding attribute * fix(syntax): correctly tokenize controller attribute * fix(syntax): correctly tokenize data bindings
- Loading branch information
Erik Lieben
authored
Oct 13, 2016
1 parent
7a09f40
commit 2f10ee2
Showing
8 changed files
with
904 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.