ace/tool
nightwing 77b5ae1062 fix tokenizer on ie8
changes $arrayTokens to use exec instead of split
 1 it works on ie8
 2 it is faster on chrome http://jsperf.com/capturing-split-vs-exec
unfortunately exec is slow on firefox but ff regexes are a bit rusty atm (v21), and whole tokenizer is slow on it anyway.
2013-02-16 23:09:42 +04:00
..
tmthemes Update themes some more 2012-09-19 18:39:29 +04:00
lib.js fix tokenizer on ie8 2013-02-16 23:09:42 +04:00
mode.tmpl.js add folding rules to new modes 2012-11-25 01:52:14 +04:00
mode_creator.html tweak mode_creator 2013-02-16 23:09:20 +04:00
mode_creator.js tweak mode_creator 2013-02-16 23:09:20 +04:00
mode_highlight_rules.tmpl.js simplify converter 2013-02-16 23:09:21 +04:00
package.json Make updates to theme parser logic and tool 2012-09-19 18:39:07 +04:00
perf-test.html Reshuffle dirs 2013-01-14 21:48:59 +04:00
Theme.tmpl.css Retarget css-class changing from each cursor to whole cursor layer 2012-10-26 19:41:25 +04:00
theme.tmpl.js Minor updates 2012-09-11 10:20:22 +04:00
tmlanguage.js simplify converter 2013-02-16 23:09:21 +04:00
tmtheme.js use relative paths everywhere 2012-10-13 17:46:44 +04:00
update_deps.js update jshint and csslint 2012-11-04 17:29:06 +04:00
wrap_keyword_regexp.js Update Objc Rules 2012-11-10 13:29:50 +04:00