index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ParserSpec.js
Age
Commit message (
Expand
)
Author
2011-11-14
move(parser): appease the History God
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-07
fix(parser): Fix short circuit of logical AND and OR operators
Dhruv Manek
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-06-08
remove ng:format=index
Misko Hevery
2011-06-08
Cleanup parser code to expose smaller API
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2010-12-22
Revert "Refactor lexer to use regular expressions"
Igor Minar
2010-12-08
Refactor lexer to use regular expressions
Misko Hevery
2010-12-08
Remove RegExp parser
Misko Hevery
2010-12-08
Fixed failed assignments of form abj[0].name=value
Misko Hevery
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-09
Updated parser tests to use jasmine expects
Vojta Jina
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-15
Fix unicode parsing Close #56
Misko Hevery
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery