Sahil Dua
5ac2cdde50
Add fontello CSS files to vendor.yml ( #3068 )
2016-06-22 07:05:28 +02:00
Paul Chaignon
5c705b3367
Merge pull request #3069 from Alhadis/document-colours
...
Add language colour for Roff
2016-06-22 07:02:05 +02:00
Arfon Smith
81f9079f43
Bumping version to v4.8.7
2016-06-21 09:57:23 -06:00
Alhadis
62192e17e8
Revert "Add colour for PostScript"
...
This reverts commit 0b6f17c676 .
2016-06-21 23:39:07 +10:00
Alhadis
0b6f17c676
Add colour for PostScript
2016-06-21 22:57:31 +10:00
Alhadis
6d9b5390c4
Add colour for Roff source
2016-06-21 22:51:01 +10:00
Sahil Dua
56a65d0975
Add ace-builds to vendored files ( #3061 )
2016-06-21 06:45:37 -06:00
Paul Chaignon
e4c6c1d245
Remove pragma keyword from PLSQL heuristic rule ( #3066 )
...
The pragma keyword is not specific to PLSQL and can be found in other SQL languages
2016-06-21 06:45:05 -06:00
Alhadis
02fe28eb25
Crank luminosity of SRecode Template language's colour
2016-06-16 19:50:39 +10:00
Alhadis
e77530b390
Classify SRecode Templates as a separate language
2016-06-16 19:34:26 +10:00
Alhadis
d0370a3b4c
Add a heuristic to disambiguate SubRip text files
2016-06-15 21:17:35 +10:00
Alhadis
1bc87aadb3
Define SubRip Text language and add sample
2016-06-15 21:06:45 +10:00
Alhadis
53a532dc76
Add .srt to Emacs Lisp extensions
2016-06-15 16:51:36 +10:00
John Gardner
0669a83e40
Define TextMate grammar scope for Turing ( #3053 )
2016-06-14 19:54:25 -06: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
John Gardner
920f825496
Add heuristic for Perl6 and Turing ( #3049 )
2016-06-13 13:11:56 -06:00
Arfon Smith
f28573420e
Set encoding when writing out samples ( #3046 )
2016-06-13 13:11:04 -06:00
Charlie Briggs
c471990aa3
Add npm-shrinkwrap.json to generated files ( #3048 )
...
This file is generated by the `npm shrinkwrap` command. It's large,
generated, and has a noisey diff. One similar file, php composer lock
files, is already ignored.
Closes https://github.com/github/linguist/issues/3045
2016-06-13 13:10:13 -06:00
Alhadis
d356ea28af
Add syntax highlighting for the Clean language
2016-06-04 03:57:08 +10:00
Arfon Smith
ff99d1bac8
Removing grammar that is breaking the build.
2016-06-02 18:30:51 -06:00
Arfon Smith
f4af4727a1
Bumping to v4.8.6
2016-06-02 11:35:29 -06:00
Arfon Smith
8845cd9c58
Merge pull request #3034 from github/3020-local
...
Add support for Wavefront OBJ/MTL files: part deux
2016-06-02 11:00:04 -06:00
Arfon Smith
090f765c7e
Merge pull request #3001 from snh/lock-not-json
...
Remove .lock from JSON extentions
2016-06-02 10:59:06 -06:00
Arfon Smith
b58c0e8f3e
Merge branch 'master' into 3020-local
2016-06-02 10:55:46 -06:00
John Gardner
27e0c8f78a
Fix a misspelt Cpp-ObjDump alias ( #3028 )
2016-06-01 12:06:54 -06:00
John Gardner
897218678e
Add interpreters for APL and J ( #3029 )
...
* Add APL interpreters
* Add J interpreter
* Add test fixtures for APL/J interpreters
2016-06-01 10:41:22 -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
Vasily Korytov
28af996bf9
allow .pug to be threated as jade ( #3019 )
...
see https://github.com/pugjs/pug/issues/2184 for more details
2016-05-28 20:40:04 -05:00
Alhadis
255db77f1f
Add support for Wavefront OBJ/MTL files
2016-05-27 21:02:39 +10:00
John Gardner
8b0b14c9a6
Add support for the COLLADA file format ( #3009 )
2016-05-23 09:49:15 -05:00
John Gardner
95e83311b6
Add "README.1ST" to recognised text-file names ( #3010 )
...
* Add "README.1ST" as a recognised readme name
* Add a fixture for ".1st" readme files
2016-05-22 09:03:21 -05:00
Steven Honson
1968f8193c
Remove .lock from JSON extentions
2016-05-11 16:38:24 +10:00
Arfon Smith
5155ad89e8
Adding back Creole grammar ( #2999 )
2016-05-09 20:55:49 -06:00
Arfon Smith
b38f4b786b
Update languages.yml ( #2998 )
2016-05-09 08:57:33 -07: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
a464c234b8
Update languages.yml ( #2995 )
2016-05-06 18:01:59 -06: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
Arfon Smith
3191ff498d
2945 local ( #2992 )
...
* Added Django environment folder in exclusion
Django projects have env/ folder in which dependencies of the project like Django, Pillow, and other libraries are installed from the requirements.txt file. It would be best if this folder of dependencies is ignored from the language statistics.
* Corrected Errors
Corrected the misplaced code and put removed the start character as the environment folder may not always be in the root.
* Adding test for env folder
2016-05-06 15:36:07 -06:00
Paul Chaignon
91ea482ea6
Add grammar for CLIPS back ( #2991 )
2016-05-06 15:33:05 -06:00
Jan Olaf Krems
905d87a112
Detect .js files with source maps as generated ( #2984 )
...
* Fix .min.js test
* Detect .js files with source maps as generated
2016-05-06 15:20:42 -06:00
Jakub Jirutka
8eae4e56ef
Add support for Alpine Abuild (APKBUILD) ( #2934 )
...
APKBUILD is a file containing "recipes" on how something should be
built/compiled. It's used by APK, the Alpine Linux package manager.
2016-05-06 14:55:33 -06:00
Jakub Jirutka
5466fcfd2f
Add support for OpenRC runscripts ( #2935 )
2016-05-06 14:39:42 -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
aa049b4677
Add support for BSDmakefile, .arcconfig, and .JSON-tmLanguage files ( #2986 )
...
* Add support for .arcconfig files
* Add .JSON-tmLanguage to recognised JSON extensions
* Add BSDmakefile to recognised Makefile filenames
* Silence Travis
2016-05-06 12:49:58 -06:00
Paul Chaignon
5c19f1f546
Limit scope of modeline search ( #2967 )
...
Only matches the first and last 5 lines against the modeline regular expressions
2016-05-05 09:33:40 -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
Paul Chaignon
8cf3b7ad51
Heuristic for .inc PHP files ( #2980 )
2016-05-03 21:15:20 -06:00