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
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
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
Brandon Keepers
03ef4f30e8
Remove licenses from removed grammars
2016-04-16 10:35:57 -04:00
Brandon Keepers
92897046ed
Remove licenses from Rubygems licenses
...
We are still solidifying patterns around how licenses should be managed, but given the Gemfile.lock file is ignored, I don't think it makes sense for linguist to track licenses for Ruby dependencies. A consumer of this gem could end up with a different version of a dependency that has a different license.
In general, I think libraries should only track licenses for code that they vendor. Since linguist vendors the grammars, it makes sense for it to track the licenses for them.
2016-04-16 10:21:50 -04:00
Arfon Smith
04d3023f76
Grammar update
2016-04-14 18:51:15 -07:00
Arfon Smith
5c7aa5406a
Adding license text for graphql
2016-04-13 21:08:47 -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
Arfon Smith
7c9fd59a99
Updating licensed information for APL
2016-04-13 20:59:36 -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
Arfon Smith
a91705724d
Adding atomic dreams license
2016-04-03 07:48:59 -06:00
PJB3005
5e3e8133fb
Adds proper grammar for the DM language.
2016-04-03 07:46:21 -06:00
Arfon Smith
5a3758f1c7
Linguist license docs bump
2016-04-03 07:41:24 -06:00
Arfon Smith
57237106f3
Adding back Idris grammar
2016-04-03 07:41:10 -06:00
John Gardner
99ad2368b0
Add ISC to license whitelist
...
Add ISC to license whitelist
2016-03-31 09:19:30 -07: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
7501b82df1
Updating licenses
2016-03-25 11:21:36 -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
Arfon Smith
d9914307eb
Merge pull request #2905 from github/ats
...
Adding ATS grammar
2016-03-21 13:13:52 -06:00
Arfon Smith
71cdf46197
Merge pull request #2903 from github/nesC
...
Adding nest grammar back
2016-03-21 09:25:02 -06:00
Arfon Smith
b881e3e6cb
Merge pull request #2900 from github/gdscript
...
Adding back GDScript grammar
2016-03-20 20:16:01 -06:00
Arfon Smith
ca718d8f2a
Fixing up script/licensed verify
2016-03-20 08:47:08 -06:00
Arfon Smith
c6625b1b8a
Merge pull request #2898 from github/sourcepawn
...
Adding back sourcepawn
2016-03-20 08:34:05 -06:00
Arfon Smith
16a6d680c4
Adding Rubygems licenses.
2016-03-19 20:49:41 -06:00
Arfon Smith
b1f5e93b4a
Merge pull request #2897 from github/pig-latin
...
Adding back Pig Latin grammar
2016-03-19 20:41:13 -06:00
Arfon Smith
79a61c72e1
Restoring curated grammars
2016-03-19 20:33:55 -06:00