..
highlight_rules_test.js
fix token test generator
2013-02-16 22:26:46 +04:00
package.json
add tests for all highlighters
2012-08-31 00:08:01 +04:00
Readme.md
update documentation
2013-01-21 17:54:57 +04:00
text_asciidoc.txt
update tokenization examples
2012-12-25 16:23:10 +04:00
text_coffee.txt
tests for all modes
2013-01-20 16:47:49 +04:00
text_curly.txt
tests for all modes
2013-01-20 16:47:49 +04:00
text_html.txt
tests for all modes
2013-01-20 16:47:49 +04:00
text_javascript.txt
tests for all modes
2013-01-20 16:47:49 +04:00
text_livescript.txt
add demo for livescript
2013-03-12 16:44:53 +04:00
text_lucene.txt
tests for all modes
2013-01-20 16:47:49 +04:00
text_markdown.txt
fix #1533 syntax highlighting of markdown links
2013-07-26 14:55:08 +04:00
text_ruby.txt
add more tests for ruby highlighting
2013-02-28 12:24:19 +04:00
text_xml.txt
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_abap.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_actionscript.json
update tests
2013-04-17 16:28:59 +04:00
tokens_asciidoc.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_assembly_x86.json
update tests
2013-06-23 22:35:23 +04:00
tokens_autohotkey.json
Add AutoHotKey/AutoIT syntax highglight fixes #886
2013-04-06 14:58:47 +04:00
tokens_batchfile.json
update tests
2013-06-23 22:35:23 +04:00
tokens_c9search.json
update tests
2013-02-02 15:18:10 +04:00
tokens_c_cpp.json
Update dem tests
2013-02-04 17:09:07 -08:00
tokens_clojure.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_coffee.json
fix #510 #{} highlighting for CoffeeScript
2013-04-06 15:00:06 +04:00
tokens_coldfusion.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_csharp.json
update tests
2013-02-16 23:09:21 +04:00
tokens_css.json
Update highlighting tests
2013-07-11 00:31:39 +10:00
tokens_curly.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_dart.json
Fix Dart test
2013-04-08 13:27:51 +02:00
tokens_diff.json
fix #1510 ace_invalid appears on correct diff
2013-07-11 16:50:02 +04:00
tokens_dot.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_erlang.json
update tests
2013-04-17 16:28:59 +04:00
tokens_forth.json
cleanup and fix tests
2013-04-06 15:17:41 +04:00
tokens_ftl.json
make doctype less bright
2013-07-19 03:02:59 +04:00
tokens_glsl.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_golang.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_groovy.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_haml.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_haskell.json
update tests
2013-04-17 16:28:59 +04:00
tokens_haxe.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_html.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_html_ruby.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_jade.json
restore old behavior of token and add onMatch. fixes #1269
2013-03-01 21:28:10 +04:00
tokens_java.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_javascript.json
update tests
2013-02-16 23:09:21 +04:00
tokens_json.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_jsp.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_jsx.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_julia.json
cleanup and fix tests
2013-04-06 15:17:41 +04:00
tokens_latex.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_less.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_liquid.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_lisp.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_livescript.json
cleanup and fix tests
2013-04-06 15:17:41 +04:00
tokens_logiql.json
add tests for LogiQL mode
2013-03-14 21:33:20 +04:00
tokens_lsl.json
fix #1510 ace_invalid appears on correct diff
2013-07-11 16:50:02 +04:00
tokens_lua.json
fix #1490 Parsing Lua comments in the middle of line
2013-06-26 20:23:58 +04:00
tokens_luapage.json
make doctype less bright
2013-07-19 03:02:59 +04:00
tokens_lucene.json
Update dem tests
2013-02-04 17:09:07 -08:00
tokens_markdown.json
fix #1533 syntax highlighting of markdown links
2013-07-26 14:55:08 +04:00
tokens_mushcode.json
update tests
2013-06-23 22:35:23 +04:00
tokens_objectivec.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_ocaml.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_pascal.json
update tests
2013-04-17 16:28:59 +04:00
tokens_perl.json
add highlighting and folding for POD documentation
2013-03-06 20:33:40 +04:00
tokens_pgsql.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_php.json
Update php test (paren tokens)
2013-01-25 12:29:59 +04:00
tokens_powershell.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_prolog.json
cleanup and fix tests
2013-04-06 15:17:41 +04:00
tokens_properties.json
update tests
2013-06-23 22:35:23 +04:00
tokens_python.json
update tests
2013-05-09 15:10:46 +04:00
tokens_r.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_rdoc.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_rhtml.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_ruby.json
add more tests for ruby highlighting
2013-02-28 12:24:19 +04:00
tokens_rust.json
cleanup and fix tests
2013-04-06 15:17:41 +04:00
tokens_sass.json
{,5} isn't js regexp a quantifier
2013-03-02 01:23:31 +04:00
tokens_scad.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_scala.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_scheme.json
update scheme mode to work with new tokenizer
2013-02-06 19:36:12 +04:00
tokens_scss.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_sh.json
update tests
2013-06-23 22:35:23 +04:00
tokens_snippets.json
update tests
2013-06-23 22:35:23 +04:00
tokens_sql.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_stylus.json
update tests
2013-02-02 15:18:10 +04:00
tokens_svg.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_tcl.json
update tests
2013-02-02 15:18:10 +04:00
tokens_tex.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_text.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_textile.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_toml.json
highlight escaped characters in strings
2013-02-25 01:52:49 +04:00
tokens_twig.json
make doctype less bright
2013-07-19 03:02:59 +04:00
tokens_typescript.json
update tests
2013-02-16 23:09:21 +04:00
tokens_vbscript.json
tests for all modes
2013-01-20 16:47:49 +04:00
tokens_velocity.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_xml.json
use meta.tag.punctuation
2013-07-14 08:49:45 +04:00
tokens_xquery.json
Fix lexer bug.
2013-02-16 22:26:46 +04:00
tokens_yaml.json
tests for all modes
2013-01-20 16:47:49 +04:00