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
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
7cf140940e
Fixing up the build
2015-08-12 17:20:29 +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
0a6165c4d9
Updating csharp scopes
2015-08-04 13:27:21 +01: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
4dc566e13f
Updating OpenEdge-ABL grammars
2015-07-14 08:58:59 -07:00
Viktor Szakats
4c81c0d904
add grammar for xbase and harbour languages
2015-07-13 15:28:42 +02:00
Kepler Sticka-Jones
89fabd9a89
Use a Crystal grammar over the Ruby grammar for Crystal files.
...
The Crystal does have several little differences which distinguish it from Ruby. Thus it needs it's own grammar.
2015-07-11 09:24:22 -07:00
rpavlick
2d392581e2
adding NCL language
2015-07-09 07:17:01 -07:00
Paul Chaignon
8c54f68040
Fix conflicts from merging master into 'mod-extension'
2015-07-04 18:01:56 +02:00
Ian A. Mason
5f456d8b22
Some part way through the adding a language checklist.
2015-06-30 15:29:02 -07:00
Arfon Smith
5604d658b2
Bringing dart scopes up to date
2015-06-17 08:59:27 -05:00
Arfon Smith
65e932016b
Merge branch 'move-fsharp-grammar' of https://github.com/rneatherway/linguist into rneatherway-move-fsharp-grammar
2015-06-15 16:08:07 -05:00
Robin Neatherway
6b11655db8
Switch to using atom-fsharp language definition
...
The previous definition used at fsharpbinding is no longer maintained.
That repository has been split into separate parts for each editor. Atom
now has the most complete compatible grammar.
2015-06-09 18:07:51 +01:00
William Candillon
e1a8b5db1d
🆕 XQuery & JSONiq support based on the Atom language-jsoniq package
2015-06-08 14:50:28 +02:00
Caleb Fenton
788fac7c43
Add Smali language
2015-05-27 10:37:17 -07:00
Arfon Smith
542a0d79fd
Adding back Handlebars grammar
2015-05-19 13:27:37 -05:00
Arfon Smith
6062d3b25c
Temporarily removing Handlebars highlighting
2015-05-18 14:41:36 -05:00
Arfon Smith
fa8998c6b6
Fixing up grammars
2015-05-15 10:55:50 -05:00
Arfon Smith
4ecb6425d2
Merge pull request #2373 from pchaigno/remove-unused-grammars
...
Remove unused grammars/submodules
2015-05-13 09:50:32 -05:00
Paul Chaignon
b6ee02f313
Merge branch 'master' into mod-extension
2015-05-04 21:44:23 +02:00
Paul Chaignon
2eede37248
Remove unused grammars/submodules
2015-05-01 17:28:34 +02:00
Andrew Pennebaker
5aeac500da
list zone in grammars.yml
2015-04-30 15:24:46 -05:00
Daniel G. Taylor
828fc7a19b
Add support for API Blueprint
...
This adds a grammar and samples for [API Blueprint][] based on the
[Sublime Text plugin][] from Apiary. The [Atom language][] is also based
on the Sublime plugin.
API Blueprint is now used in over [3,600 repositories][] on GitHub and has
[several][Aglio] [open source][Dredd] [tools][Drakov] available.
Here's an [example using Lightshow][Lightshow] to highlight a small API.
[3,600 repositories]: https://github.com/search?utf8=%E2%9C%93&q=FORMAT+1A+extension%3Aapib+extension%3Amd&type=Code&ref=advsearch&l=
[Aglio]: https://github.com/danielgtaylor/aglio
[API Blueprint]: https://apiblueprint.org/
[Drakov]: https://www.npmjs.com/package/drakov
[Atom language]: https://github.com/danielgtaylor/atom-language-api-blueprint
[Dredd]: https://github.com/apiaryio/dredd
[Lightshow]: https://github-lightshow.herokuapp.com/?utf8=%E2%9C%93&scope=from-url&grammar_url=https%3A%2F%2Fgithub.com%2Fapiaryio%2Fapi-blueprint-sublime-plugin%2Fblob%2Fmaster%2FAPIBlueprint.tmLanguage&grammar_text=&code_source=from-url&code_url=https%3A%2F%2Fraw.githubusercontent.com%2Fapiaryio%2Fapi-blueprint%2Fmaster%2Fexamples%2F12.%2520Advanced%2520Action.md&code=
[Sublime Text plugin]: https://github.com/apiaryio/api-blueprint-sublime-plugin
2015-04-28 22:21:30 -07:00
Paul Chaignon
0e996e4bb7
Grammar for Modula-2 from Sublime Text package
2015-04-19 12:41:41 +02:00
Arfon Smith
80148ae4e4
Merge branch 'master' into clarion
2015-04-10 15:06:33 -05:00
Gerwin Klein
22ff4898a5
add textmate grammar for JFlex
2015-04-10 19:25:24 +10:00
Arfon Smith
1940a9ea92
Merge branch 'master' into NetLinx
2015-03-24 11:41:26 -05:00
Oldes
63f54bdf06
Added grammar submodule for Red language
2015-03-23 10:43:39 +01:00
Alex McLain
ec46b1a92e
Added NetLinx language.
2015-03-21 18:58:09 -07:00
Arfon Smith
dd2d2389c8
Cobol grammars fix.
2015-03-14 17:11:44 -05:00
Paul Chaignon
e61be66d4f
Grammar for Perl and Perl6 from TextMate bundle
2015-03-14 11:47:44 +01:00
Paul Chaignon
d263f0c91a
Remove submodule for Perl grammar
2015-03-14 11:42:30 +01:00
Simon Cooksey
3a56d632e1
Fixed build by removing duplicate C syntax definition
2015-03-03 13:09:19 +00:00
Simon Cooksey
7f3f0327c2
Added XC syntax
2015-03-03 12:45:08 +00:00
Arfon Smith
9151e7066a
Merge pull request #2175 from github/sqlllll
...
Sqlllll
2015-02-28 20:45:08 -06:00
Arfon Smith
78b1c8a430
Merge branch 'master' into 2073-local
2015-02-27 14:12:23 -06:00
Arfon Smith
e24a9ba602
Ordering
2015-02-27 13:36:12 -06:00
Arfon Smith
a338228b57
Merge branch 'master' into sqlllll
2015-02-27 13:32:09 -06:00