aboutsummaryrefslogtreecommitdiffstats
path: root/test/ParserTest.js
AgeCommit message (Expand)Author
2010-10-08Fix bug with Lexer not recognizing exponential values and values starting wit...Shyam Seshadri
2010-08-18converted lexer from function to closureMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-10added more tests for json floatMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-25checkbox and radio now workingMisko Hevery
2010-03-24Fix parsing bug with strings for -Shyam Seshadri
2010-02-12Fixed negation grouping bugMisko Hevery
2010-01-24changes to make it closure compiler compatibleMisko Hevery
2010-01-19added debug info; fix parser bug with double negationMisko Hevery
2010-01-09removed nglr namespaceMisko Hevery
2010-01-05angular.jsAdam Abrons