Commit graph

16 commits

Author SHA1 Message Date
Adam Roben
23a3ba85f0 Teach tmlanguage.js to process multiple .tmLanguage files at once
You can now pass more than one .tmLanguage file to tmlanguage.js and it will
process each one in turn. This can vastly speed up the processing of multiple
files as you don't have to pay the node/V8 startup cost for each file.

Note that the script's "dev mode" is now controlled by a --dev flag rather than
an unnamed second argument.
2014-12-03 13:56:22 -05:00
nightwing
96061f72ae update ChangeLog 2014-11-05 16:51:34 +04:00
nightwing
ed40c1f51f improve tmlanguage.js 2014-10-10 02:05:15 +04:00
nightwing
1bce1b2a60 cleanup tools directory 2014-09-09 21:44:27 +04:00
nightwing
9ab5d50e0e tweak mode converter 2013-02-28 14:03:14 +04:00
nightwing
ff1282556b simplify converter 2013-02-16 23:09:21 +04:00
Chvanikoff
3b2fb6b7a3 typo 2013-02-12 23:49:02 +04:00
Garen Torikian
5f7884657a Add Dart support 2012-11-12 19:41:49 +04:00
Garen Torikian
182542a77c Add typescript support 2012-10-01 22:52:30 -07:00
nightwing
021d169fbe remove redundant rules from themes 2012-09-19 18:39:29 +04:00
nightwing
ce4912366f convert regexps with x flag to js form 2012-09-11 10:39:32 +04:00
Garen Torikian
ab8c3076c5 More c/obj-c updates 2012-09-11 10:20:20 +04:00
Garen Torikian
779c00eace Fix C highlighting, update ObjC, fix themes, add UUID 2012-09-11 10:20:20 +04:00
Garen Torikian
ff2ac65b2b Save everything in case computer melts 2012-09-11 10:20:19 +04:00
Garen Torikian
5a081f748e Stash 2012-09-11 10:20:19 +04:00
Garen Torikian
8e199d4b24 Add new language tool, generated jade/obj-c themes 2012-09-11 10:20:18 +04:00