Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Aylott f7b1a5c139 NEW: Advanced folding rules
Added more Tests for folding and indent
2008-08-04 10:41:36 -04:00
Thomas Aylott e696cf88a3 Tests for labels and new new 2008-07-28 10:49:24 -04:00
Thomas Aylott 1fcef564b0 Added operators to the syntax tests and more examples 2008-07-19 18:13:17 -04:00
Thomas Aylott a6b41e8392 Trying to come up with an exhaustive list of all literal syntax 2008-07-08 18:41:48 -04:00
Thomas Aylott cf8398b67d Syntax Tests for Function Calls and Variables / Properties 2008-07-08 17:11:56 -04:00
Thomas Aylott 60bf481bf5 Added special-comments-conditional-compilation for IE; Added leading-space scopes 2008-07-08 16:55:46 -04:00
Thomas Aylott 3441b11cc2 Fixed the illegal number scopes 2008-07-07 13:16:07 -04:00
Thomas Aylott 7d3632c085 .999 numbers.invalid scopes for octal and hex. -999 and +999 numbers 2008-07-07 13:07:57 -04:00
Thomas Aylott dad2829a89 Reorganize the JavaScript Basic syntax. Moved everything into the repository. 2008-07-07 12:11:41 -04:00
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