Commit Graph

5 Commits

Author SHA1 Message Date
subtlegradient c18a767790 Improved String Literal syntax. Fixed the "bug" where an unclosed string extends past the closign script tag in html.
String should end on \n with a syntax error
String should end on </script>\n with a syntax error
String should mark </script> as invalid

git-svn-id: http://macromates.com/svn/Bundles/trunk/Review/Bundles/JavaScript.tmbundle@10170 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
2008-07-07 12:11:41 -04:00
subtlegradient a8b22dbdda More and more syntax tests
git-svn-id: http://macromates.com/svn/Bundles/trunk/Review/Bundles/JavaScript.tmbundle@10169 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
2008-07-07 12:11:41 -04:00
Thomas Aylott 205fd81c21 More syntax tests 2008-07-02 12:57:25 -04:00
Thomas Aylott b33bf433e4 Some syntax tests 2008-07-02 12:19:40 -04:00
Thomas Aylott 16eb9fd504 Added a tests folder with some starter files 2008-07-02 11:04:44 -04:00