Arfon Smith
2f50aa460a
Removing nuked grammars
2016-08-24 09:50:12 -07:00
Arfon Smith
c802ba3a1d
Grammar update
2016-08-24 09:37:47 -07:00
Arfon Smith
06e80f3889
Grammar update
2016-08-24 09:30:20 -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
abfe89d8ff
Kill orphaned submodule
2016-07-21 11:05:44 +10:00
Alhadis
e84204a274
Swap language grammar used for Roff highlighting
2016-07-21 07:13:17 +10: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
Arfon Smith
1f1ca3e689
Merge pull request #3105 from JamesForks/language-blade
...
Added Laravel Blade
2016-07-13 09:22:29 -06:00
chrislgarry
9fae24099c
Add license, language grammers for agc
2016-07-12 20:20:30 -04:00
James Brooks
10be4be18f
Added Laravel Blade
2016-07-07 13:41:34 +01:00
Arwin Tio
018922349c
Change language-babel to v2.22.0
2016-06-30 04:27:19 -07:00
Arwin Tio
03c674a648
Change language-babel to release v.2.24.4
2016-06-28 16:37:51 -07:00
Paul Chaignon
4a031107ac
Support for Sublime Text YAML syntax definitions
...
Sublime Text YAML syntax definitions use the .sublime-syntax file extension
Most syntax files declare a YAML 1.2 syntax although they are YAML 1.1 compatible
Thus, the YAML version header is stripped off before parsing
Displays a warning if parsing fails
In .sublime-syntax files, the scope is under the 'scope' key -- as opposed to the usual 'scopeName' key
2016-06-26 19:47:34 +02:00
Arfon Smith
2e521a6c74
Grammars update
2016-06-21 09:28:33 -06: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
cfd5cbaba0
Remove "orphaned" grammar module
2016-06-05 20:28:24 +10:00
Alhadis
2305f9051c
Add new grammar
2016-06-05 07:27:32 +10:00
Alhadis
d356ea28af
Add syntax highlighting for the Clean language
2016-06-04 03:57:08 +10:00
Arfon Smith
2c3069db77
Grammar updates
2016-06-02 11:33:17 -06: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
Arfon Smith
1e502808c9
Removing old Elm grammar
2016-06-02 10:17:12 -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
Kepler Sticka-Jones
1a04c79738
Add ECR (Embedded Crystal) ( #2996 )
...
* Add ECR entry from language-crystal
* Add HTML+ECR to Languages.
* Create greeting.erb sample
From the ECR documentation: http://crystal-lang.org/api/ECR.html
* Rename greeting.erb to greeting.ecr
* Rename samples/HTML-ERB/greeting.ecr to samples/HTML-ECR/greeting.ecr
* Update Crystal submodule.
This contains the ECR highlighting.
* Proper named HTML+ECR folder.
The GitHub website just wouldn't do the folder right.
* Add .ecr file extension to ECR
2016-05-09 08:42:09 -07:00
Arfon Smith
aa2319a052
Cut release v4.8.5 ( #2994 )
...
* Grammar update
* Bumping to v4.8.5
2016-05-06 17:14:25 -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
Arfon Smith
176a0e9926
TLA revisited ( #2990 )
...
* Add the TLA+ language
This patch adds support for the TLA+ specification language.
https://github.com/search?utf8=%E2%9C%93&q=MODULE+extension%3Atla&type=Code&ref=searchresults
* Update TLA grammar license
Attribution is given in the license since the grammar is based off of the TLA+ language developed by Microsoft and HP.
* Sort languages.yml alphabetically
* Removing duplicate entry
2016-05-06 13:19:44 -06:00
John Gardner
9ae19a1f94
Add support for World of Warcraft .toc files
...
* Add language rule and heuristic for WoW Addon data
* Add test fixtures for the .toc extension
* Add grammar for syntax highlighting
* Define colour of WoW .toc files
* Refine heuristic to include a commonly-used keyword
* Check whitespace in WoW-token heuristic
* Include additional TeX keywords in .toc heuristic
* Update grammar submodules
* Cache license for WoW-toc grammar
* Reverting sourcepawn update
2016-05-04 15:07:01 -06:00
Arfon Smith
59f64c47b1
grammar update
2016-04-29 13:14:40 -06:00
Paul Chaignon
5c655e3b20
Grammar for AutoIt from Sublime Text package ( #2961 )
2016-04-27 11:09:36 -06:00
Arfon Smith
04d3023f76
Grammar update
2016-04-14 18:51:15 -07:00
Garen Torikian
bce676e902
Add support for GraphQL ( #2947 )
...
* Add GraphQL to languages.yml
* Add graphql submodule
* Add graphql to grammars.yml
* Add GraphQL samples
* Updating licensed information
2016-04-13 21:03:02 -07:00
John Gardner
f8c5015b20
Switch grammar used for APL highlighting ( #2937 )
...
* Swap language repository used for APL highlighting
* Remove previous repository from submodule list
2016-04-08 14:15:21 -06:00
Arfon Smith
0e147f1f66
Merge branch 'master' into idris
2016-04-03 07:51:05 -06:00
PJB3005
5e3e8133fb
Adds proper grammar for the DM language.
2016-04-03 07:46:21 -06:00
Arfon Smith
57237106f3
Adding back Idris grammar
2016-04-03 07:41:10 -06:00
Arfon Smith
21d7f99a4e
Cut release v4.8.2
...
* Updating grammars
* Bumping to v4.8.2
2016-03-29 17:02:30 -06:00
Arfon Smith
4867db8831
Adding back nix grammar
2016-03-27 20:31:02 -06:00
Arfon Smith
3928734d0f
Updating grammars
2016-03-25 11:19:00 -06:00
Arfon Smith
84471a5463
Merge pull request #2908 from github/grace
...
Adding grace grammar back in.
2016-03-23 15:00:46 -06:00