Commit Graph

191 Commits

Author SHA1 Message Date
William Claude Tumeo 59d02e5138 Add language-renpy submodule 2015-12-13 00:20:25 -02:00
Arfon Smith 683925fcd5 Updating grammars 2015-12-08 22:28:46 -05:00
Paul Chaignon 28913833f4 Merge branch 'master' into click 2015-12-08 22:00:49 +01:00
Arfon Smith c6752be546 Merge pull request #2749 from Alhadis/maxscript
Add language support for MAXScript
2015-12-08 08:04:13 -05:00
Paul Chaignon 5b9f9bc0e6 Grammar for Click from Atom package 2015-12-05 14:03:02 +01:00
Arfon Smith b802045c5c Grammar updates 2015-12-03 17:27:17 -06:00
Arfon Smith 832a7b9b06 Merge branch 'master' into 2667-local 2015-12-03 15:41:25 -06:00
Alhadis 73ef1bf156 Update MAXScript submodule to version v1.0
This is the first "real" version of the language package, which I pushed
to Atom's packages repository earlier before.
2015-11-26 05:58:10 +11:00
Arfon Smith 68727f724a Grammars update 2015-11-23 13:53:53 -06:00
Alhadis d2e739ba8c Update MAXScript submodule to include license file
See also: Alhadis/language-maxscript@96dbacf5b
2015-11-23 19:02:50 +11:00
Alhadis 37174e1d2c Include MAXScript submodule in grammars directory 2015-11-23 17:34:43 +11:00
Arfon Smith 8db4cc482e Grammar update 2015-11-12 18:42:24 -06:00
Arfon Smith 68b553ea55 Updating grammars 2015-11-10 09:57:04 +00:00
Dan Buch d7b2826113 Add SuperCollider grammar
plus a few minor language support updates including:

- recognize `sclang` and `scsynth` interpreters
- set `tm_scope: source.supercollider`
- reorder extensions so that `.sc` is primary
2015-11-08 06:28:14 -05:00
Arfon Smith b53d84d8ff Merge pull request #2600 from manveru/pony-language
Add Pony language
2015-11-05 08:08:38 -08:00
Arfon Smith bf705cbaf2 Grammars update 2015-10-21 09:02:56 +01:00
Arfon Smith 5d176a781c Fixing the build :-\ 2015-10-20 19:24:04 +01:00
edendramis 1f1416a5f7 adding freemarker grammar 2015-10-15 14:15:27 -07:00
Arfon Smith d39a75b68b Grammar updates 2015-10-05 09:41:56 +01:00
Julian Squires 88cc73fa49 Add language definition for Ur/Web
I have omitted the related .urp extension because these are small
files (projects) in a different syntax.
2015-10-03 08:28:44 -04:00
Mislav Marohnić 6a2d33a4b3 Bump language-javascript for syntax highlighting fix
This is primarily to pull
https://github.com/atom/language-javascript/pull/227

Full changelog:
https://github.com/atom/language-javascript/compare/c5c381e...7b14bbb#diff-46d5c1ca71eaebb92619d6c7abc9388d
2015-09-21 19:04:30 +02:00
Paul Chaignon 1f46cfafa7 New JSX language under JavaScript group
A specific grammar is needed to highlight .jsx files
Thus, there are now in a distinct language but still in the JavaScript group
2015-09-05 13:31:17 +02:00
Arfon Smith f0242f6f97 Updating grammars 2015-09-01 19:12:27 +01:00
Michael Fellinger ecc750f445 Merge branch 'master' of https://github.com/github/linguist into origin/patch-1
* 'master' of https://github.com/github/linguist:
  Switch to Apache License.
  also add help for unapproved licenses
  Update X10 grammar license.
  add some help text to license test
  Fix typo in Obj-C heuristic keyword
  Add the X10 language (http://x10-lang.org/).
  Sublime Text workspace files as vendored
  Make Slick regexp more general
  Tests for new vendored files
  Test for new CodeMirror regexp
  New JS vendored files
  Fix CodeMirror regex for vendored files
  added *.lslp to samples/LSL folder
  added *.lslp as LSL(Linden Scripting Language)

Conflicts:
	.gitmodules
2015-08-28 14:08:31 -04:00
Michael Fellinger cf5268a7d4 add Pony language 2015-08-28 14:04:10 -04:00
Louis Mandel b1c6b330e9 Switch to Apache License. 2015-08-26 14:26:30 -04:00
Louis Mandel 13695a716c Update X10 grammar license. 2015-08-26 09:46:02 -04:00
Louis Mandel 25a1af3775 Add the X10 language (http://x10-lang.org/). 2015-08-24 13:26:43 -04:00
Arfon Smith 0624a9395c Merge pull request #2571 from pchaigno/prolog-grammar
New grammars for Prolog and ECLiPSe
2015-08-19 21:44:13 +01:00
Paul Chaignon 519b169df0 New grammar for Typescript from Sublime Text package 2015-08-19 21:30:24 +02:00
Paul Chaignon 5c2cfbc334 Remove Typescript grammar 2015-08-19 21:27:40 +02:00
Paul Chaignon 0c5aa2a7eb Merge branch 'master' into prolog-grammar 2015-08-19 20:46:15 +02:00
Paul Chaignon 0d7a264981 Update submodule for Prolog grammar 2015-08-19 20:43:16 +02:00
Arfon Smith 102f14d0e9 Grammars update 2015-08-19 06:59:39 +01:00
Paul Chaignon 152d49513f Grammar for AspectJ from Sublime Text package 2015-08-19 00:11:34 +02:00
Paul Chaignon 8d216f0c43 Grammar for Prolog from Sublime Text package
MPLv2 License is currently unrecognized
2015-08-13 17:15:04 +02:00
Paul Chaignon 7f5bb25542 Remove grammar for Prolog from TextMate bundle 2015-08-13 16:56:21 +02:00
Arfon Smith 60e90bab23 Removing un-used Bind bundle 2015-08-12 17:06:39 +01:00
Arfon Smith 03e2904ebf Merge branch 'master' of https://github.com/mcandre/linguist into mcandre-master 2015-08-12 15:15:28 +01:00
Andrew Pennebaker bea90b256e use st2-zonefile (MIT licensed) instead of Bind.tmbundle (unlicensed) 2015-08-11 14:01:45 -05:00
Arfon Smith 18ffdbaa65 Grammar updates 2015-08-10 15:07:27 +01:00
Arfon Smith cf8521a629 Grammar updates 2015-08-04 13:18:27 +01:00
Arfon Smith b11c7f3dc0 Merge pull request #2513 from yyx990803/master
add syntax highlight for *.vue component files
2015-08-04 12:47:12 +01:00
Arfon Smith 4c66582f87 Grammars update 2015-07-29 14:27:35 +01:00
Evan You 5b187d1f20 update vue-syntax-highlight version 2015-07-24 23:40:43 -04:00
Evan You 7b5d1c075d add syntax highlight for *.vue component files 2015-07-21 18:51:55 -04:00
Harry Garrood 29197736c7 Use a different grammar for PureScript 2015-07-19 09:18:09 +01:00
Arfon Smith 1ced06483e Merge branch 'master' of https://github.com/rpavlick/linguist into rpavlick-master 2015-07-16 14:40:21 -07:00
Arfon Smith bcfdbe3616 Grammars update 2015-07-14 08:56:44 -07:00
Viktor Szakats 4c81c0d904 add grammar for xbase and harbour languages 2015-07-13 15:28:42 +02:00