aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/parse.js
AgeCommit message (Expand)Author
2013-07-03fix($parse): disallow access to Function constructorChirayu Krishnappa
2013-06-24fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-16feat($parse): add support for ternary operators to parserZach Snow
2013-05-09style(*): fix up semicolon and var usageAnatoly Shikolay
2013-04-29fix(parse): Fix context access and double function callLucas Galfasó
2013-03-29docs(*): fixed typosPascal Borreli
2013-02-14feat($parse): added `constant` and `literal` propertiesDaniel Luz
2013-02-14docs($parse): document function argument types, fix minor typoDaniel Luz
2013-01-17feat($parse): allow strict equality in angular expressionsJeremy Tymes
2012-09-06fix($parser): string concatination with undefined modelpetrovalex
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(ngdoc): clean up doc generation and add missing documentation linksMisko Hevery
2012-06-02docs(expression): rewriteMisko Hevery
2012-05-05fix($parse): support methods on falsy primitive typesVojta Jina
2012-04-27feat($parse): CSP compatibilityIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-03-28refactor(fromJson): always use native JSON.parseIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery