Ahmad Salim Al-Sibahi
|
be262d0b4f
|
Merge remote-tracking branch 'refs/remotes/github/master'
Conflicts:
.gitmodules
grammars.yml
|
2016-12-07 08:36:48 +01:00 |
|
Brandon Black
|
33ce2d7264
|
Merge branch 'master' of https://github.com/github/linguist into meganemura-replace-haml
|
2016-12-06 22:13:40 -08:00 |
|
John Gardner
|
5aa53c0711
|
Swap grammar used for Ninja highlighting (#3353)
|
2016-12-06 21:32:11 -08:00 |
|
Christoph Päper
|
ecdae83364
|
Add support for font-specific formats (#3142)
* markdown and font-specific updates languages.yml
- Markdown: ← extensions: .md.txt
- Text: ← extensions: .text
- Text: ← filenames: FONTLOG http://scripts.sil.org/cms/scripts/page.php?item_id=OFL-FAQ_web#43cecb44
- OpenType: ← extensions: .fea https://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
- Spline Font: ← extensions: .sfd http://fontforge.github.io/en-US/documentation/developers/sfdformat/
* Update languages.yml
`type: data` for SFD
* Update languages.yml
OpenType feature ← type: markup
* Update languages.yml
alphabetic order
* Update languages.yml
incorporated suggestions:
- “OpenType Font Feature” → “Opentype feature” (no “file” at the end, because that’s left out almost everywhere else, too)
- `tm_scope` according to https://github.com/Alhadis/language-fontforge
* remove non-font related additions
- `.md.txt` Markdown
- `.text` Plain Text
* Update languages.yml
remove comment
* changed names as requested
* Merge remote-tracking branch 'github/master' into patch-2
# Conflicts:
# lib/linguist/languages.yml
* quote marks
* Revert "Merge remote-tracking branch 'github/master' into patch-2"
This reverts commit 18e4256b828c4186fec806319cbf8b76f0d2c79b.
* Update language IDs
* Add missing submodule to grammars list
|
2016-12-05 18:50:05 -08:00 |
|
meganemura
|
31aafa2c78
|
Replace ruby-haml.tmbundle with language-haml
./script/add-grammar --replace ruby-haml.tmbundle https://github.com/ezekg/language-haml
|
2016-12-01 11:38:12 +09:00 |
|
Ahmad Salim Al-Sibahi
|
c87976330f
|
Added Rascal Grammar Link
|
2016-11-29 23:15:16 +01:00 |
|
René Schwaiger
|
33899b9d6b
|
Add support for EBNF
Extended Backus–Naur form ([EBNF][]) is a metalanguage used to specify
language grammars.
[EBNF]: https://en.wikipedia.org/wiki/Extended_Backus–Naur_form
|
2016-11-02 13:50:30 +01:00 |
|
René Schwaiger
|
6a1423d28f
|
Add support for ABNF
Augmented Backus–Naur form ([ABNF][]) is a metalanguage used to specify
language grammars.
[ABNF]: https://en.wikipedia.org/wiki/Augmented_Backus–Naur_form
|
2016-11-02 12:52:16 +01:00 |
|
Andrew Case
|
f6b6c4e165
|
Merge branch 'master' into add-mql4-mql5-current
|
2016-10-10 17:41:29 +03:00 |
|
Andrew Case
|
82af10e3fd
|
add support for MQL4 and MQL5
|
2016-09-19 22:03:57 +03:00 |
|
Alhadis
|
5fd8d71858
|
Remove license for old grammar
|
2016-09-16 06:17:16 +10:00 |
|
Alhadis
|
5bc88814e2
|
Swap grammar used for Vimscript highlighting
|
2016-09-16 04:22:09 +10:00 |
|
Arfon Smith
|
28be72892e
|
Merge pull request #3173 from Alhadis/specfiles
Add support for RPM Spec files
|
2016-09-11 21:17:57 -07:00 |
|
Alhadis
|
56fb48ea96
|
Merge branch 'master' into specfiles
|
2016-09-09 05:07:55 +10:00 |
|
Alhadis
|
98118eb70b
|
Add new grammar for MSDOS Batchfile highlighting
|
2016-09-07 06:05:02 +10:00 |
|
Alhadis
|
1ec84da277
|
Remove dangling submodules
|
2016-09-07 06:04:51 +10:00 |
|
Alhadis
|
51d7c8f905
|
Use a dedicated grammar to highlight Emacs Lisp
|
2016-08-29 00:52:15 +10:00 |
|
Alhadis
|
742faebd8b
|
Add RPM Spec files to languages list
|
2016-08-29 00:25:33 +10:00 |
|
Arfon Smith
|
6a2cebea7d
|
Updating location of XQuery grammar
|
2016-08-24 22:56:17 -07:00 |
|
Arfon Smith
|
ae10395b3a
|
Updating location of VHDL grammar
|
2016-08-24 22:53:49 -07:00 |
|
Arfon Smith
|
510abc7cee
|
Updating location of SecondLife LSL grammar
|
2016-08-24 22:51:13 -07:00 |
|
Arfon Smith
|
e8a700e4e3
|
Updating location of Parrot grammar
|
2016-08-24 22:48:10 -07:00 |
|
Arfon Smith
|
c13e384e18
|
Updating location of Forth grammar
|
2016-08-24 22:44:36 -07:00 |
|
Arfon Smith
|
4204078b19
|
Updating location of Cython grammar
|
2016-08-24 22:40:08 -07:00 |
|
Arfon Smith
|
17fc3d0640
|
Blitzmax license
|
2016-08-24 22:31:08 -07:00 |
|
Paul Chaignon
|
ff042a87a4
|
Grammar for REXX from Sublime Text package
|
2016-08-24 08:23:35 +02:00 |
|
John Gardner
|
56f0f93bbb
|
Change grammar used for Haskell highlighting (#3147)
|
2016-08-19 18:49:15 +02:00 |
|
Nikita Gryzlov
|
1868d1d190
|
Add 1C (BSL) language support
|
2016-08-19 10:21:48 +03:00 |
|
ajLangley12
|
705e234044
|
Added ASN.1 language package (#3152)
|
2016-08-13 10:25:59 +02:00 |
|
Alhadis
|
e84204a274
|
Swap language grammar used for Roff highlighting
|
2016-07-21 07:13:17 +10:00 |
|
Paul Chaignon
|
311a687740
|
Add zlib license for SublimeGDB
|
2016-07-14 13:29:08 +02:00 |
|
Paul Chaignon
|
1d48ff51d5
|
Support for GDB
|
2016-07-14 12:59:06 +02:00 |
|
Arfon Smith
|
9fcf546ae6
|
Merge branch 'master' into apollo
|
2016-07-13 09:38:38 -06:00 |
|
chrislgarry
|
9fae24099c
|
Add license, language grammers for agc
|
2016-07-12 20:20:30 -04:00 |
|
James Brooks
|
abbc132977
|
Set Blade license to MIT
|
2016-07-11 12:28:32 +01:00 |
|
James Brooks
|
10be4be18f
|
Added Laravel Blade
|
2016-07-07 13:41:34 +01:00 |
|
Alhadis
|
ebce4890b2
|
Add grammar to supply syntax highlighting for SubRip files
|
2016-06-15 21:09:19 +10:00 |
|
John Gardner
|
c4ab3b276f
|
Add syntax highlighting for Turing (#3052)
* Change Turing's colour to red
* Add a grammar for Turing
|
2016-06-14 13:16:26 -06:00 |
|
Alhadis
|
2305f9051c
|
Add new grammar
|
2016-06-05 07:27:32 +10:00 |
|
Alhadis
|
392ab2960f
|
Remove existing reStructuredText grammar
|
2016-06-05 07:23:10 +10:00 |
|
Alhadis
|
d356ea28af
|
Add syntax highlighting for the Clean language
|
2016-06-04 03:57:08 +10:00 |
|
Arfon Smith
|
b58c0e8f3e
|
Merge branch 'master' into 3020-local
|
2016-06-02 10:55:46 -06:00 |
|
Arfon Smith
|
25b761b506
|
Moving to Elm community grammar
|
2016-06-02 10:20:33 -06:00 |
|
John Gardner
|
4eb33fe3be
|
Use a dedicated grammar for highlighting Nu syntax (#3030)
|
2016-06-01 10:40:31 -06:00 |
|
Alhadis
|
0614055efd
|
Merge remote-tracking branch 'upstream/master' into wavefront
Resolves conflicts:
.gitmodules
|
2016-05-29 15:54:46 +10:00 |
|
Nate Whetsell
|
e70f3f595a
|
Add Csound languages (#3005)
* Add Csound languages
* Remove Csound Document alias
* Remove Csound Score alias
* Replace sample files
* Update language-csound grammar
* Update language-csound
* Update language-csound
* Add Makefile.sco to Makefile filenames
* Add makefile.sco sample
* Fix case of filename makefile.sco
|
2016-05-28 20:43:59 -05:00 |
|
Alhadis
|
255db77f1f
|
Add support for Wavefront OBJ/MTL files
|
2016-05-27 21:02:39 +10:00 |
|
Arfon Smith
|
5155ad89e8
|
Adding back Creole grammar (#2999)
|
2016-05-09 20:55:49 -06:00 |
|
Arfon Smith
|
f22181f47d
|
EJS support (#2993)
* Added EJS Language Support
* Added the submodule reference for ejs-tmbundle
* Adding EJS license
|
2016-05-06 15:58:53 -06:00 |
|
Paul Chaignon
|
91ea482ea6
|
Add grammar for CLIPS back (#2991)
|
2016-05-06 15:33:05 -06:00 |
|