Ted Nyman
063ba50952
Bump to 2.9.6
2013-10-17 13:57:00 -07:00
Ted Nyman
70bc0b3b77
Merge pull request #584 from jayphelps/patch-1
...
Added common alternative Handlebars extensions
2013-10-16 23:50:48 -07:00
Ted Nyman
057ea80582
Merge pull request #663 from acgetchell/patch-2
...
Add LaTeX and BibTeX
2013-10-16 23:44:41 -07:00
Ted Nyman
a046e1c380
Merge pull request #721 from olivergondza/patch-1
...
Highlight .jelly files as XML
2013-10-16 23:30:17 -07:00
Ted Nyman
e3c2a5e510
Merge pull request #701 from thorn0/patch-1
...
TypeScript: fixed syntax, it wasn't TypeScript at all
2013-10-16 23:27:31 -07:00
Charlie Somerville
a00967ddc4
Merge pull request #728 from github/fix-dup-primary-extension-for-mumps
...
Ensure no two languages have the same primary extension
v2.9.5
2013-10-16 09:58:52 -07:00
Charlie Somerville
599e1e2a51
update samples.json
2013-10-16 12:43:20 -04:00
Charlie Somerville
44638e1c6b
add .m as an alternate extension for MUMPS so it's still picked up
2013-10-16 12:43:20 -04:00
Charlie Somerville
cabd4fb4c5
change MUMPS' primary extension from .m to .mumps
...
.m currently clashes with Objective-C, and MUMPS is chosen before
Objective-C when creating .m files in Gist. Even if .mumps isn't a
legitimate MUMPS extension, I think we should change it anyway since
Objective-C is far more likely to be intended when a user uses .m
2013-10-16 12:43:20 -04:00
Charlie Somerville
086845f189
use @primary_extension_index in find_by_filename
2013-10-16 12:43:16 -04:00
Charlie Somerville
413c881af8
add @primary_extension_index to ensure we don't have duped primary exts
2013-10-16 11:41:19 -04:00
Oliver Gondža
245521db22
Highlight .jelly files as XML
...
[Jelly](http://commons.apache.org/proper/commons-jelly/ ) is used heavily by stapler/stapler and jenkinsci/jenkins.
2013-10-14 19:38:56 +02:00
Ted Nyman
80321272b1
Merge pull request #695 from github/detect-prose
...
Detect prose documents
2013-10-12 18:12:27 -07:00
Garen Torikian
02500d3830
Merge pull request #713 from aclements/master
...
Recognize jQuery >= 1.10.0
2013-10-12 17:22:09 -07:00
Austin Clements
5232a45d1f
Recognize jQuery >= 1.10.0
...
jQuery recently passed 1.10, but the vendor regexp assumed each
component of the version number would be only one digit. Allow
multiple digits for the minor and micro versions.
2013-10-11 21:21:43 -04:00
Ted Nyman
c7933537b1
Merge pull request #705 from glts/add-j-language
...
Added J to languages
2013-10-01 22:02:48 -07:00
glts
e194d7238e
Added "Text only" lexer for J
...
There is no lexer for J so far, use "Text only" to make the build pass.
2013-09-30 23:28:35 +02:00
glts
33d777a6ff
Added support for J to languages.yml
2013-09-30 21:20:28 +02:00
thorn0
1b90dfedf9
TypeScript: fixed syntax, it wasn't TypeScript at all
2013-09-30 13:32:41 +03:00
Ted Nyman
8465961e72
Merge pull request #574 from alaingilbert/patch-1
...
There is a lexer for TypeScript in the pygments project
2013-09-26 02:27:19 -07:00
Ted Nyman
f5cb6e035d
Merge pull request #696 from aaronpuchert/rprofile
...
Add .Rprofile files
2013-09-26 02:26:09 -07:00
Aaron Puchert
7946de7116
Add .Rprofile to filenames for R
2013-09-25 12:43:22 +02:00
Garen Torikian
9e65eb35e7
💄
2013-09-24 21:47:30 -07:00
Garen Torikian
76a1369932
Alphabetize detectable markup
2013-09-24 21:28:39 -07:00
Garen Torikian
12e92f127b
Add samples of prose content
2013-09-24 21:28:09 -07:00
Garen Torikian
50f3b2e398
Add Mediawiki
2013-09-24 16:34:46 -07:00
Garen Torikian
a716151c83
Add Creole
2013-09-24 16:33:09 -07:00
Garen Torikian
3c70fffb67
Add Org
2013-09-24 16:32:02 -07:00
Garen Torikian
a0a879a3a3
Add RDoc
2013-09-24 16:30:02 -07:00
Garen Torikian
5d35d18634
Add AsciiDoc as an option
2013-09-24 16:28:54 -07:00
Garen Torikian
a3a6c2f8b3
Alphabetize, foo'
2013-09-24 16:23:05 -07:00
Garen Torikian
8eef1c33b8
Start adding prose content to detector
2013-09-24 16:13:04 -07:00
Ted Nyman
a9db25cc5b
Fix grammar
2013-09-19 17:33:26 -07:00
Ted Nyman
f06167eaca
Bump to 2.9.5
2013-09-18 19:02:12 -07:00
Ted Nyman
687e82307e
.cfg is used by too many non INI files
2013-09-18 19:00:15 -07:00
Ted Nyman
b3fbd42786
Merge pull request #536 from zzet/patch-1
...
Added .podsl extension for Common Lisp language
2013-09-09 09:33:20 -07:00
Andrew Kumanyaev
590ed26f7b
Alphabetized list for Common Lisp
...
Via comment https://github.com/github/linguist/pull/536#issuecomment-24046315
2013-09-09 11:58:24 +04:00
Ted Nyman
12093ee1f0
Merge pull request #672 from Bulwersator/master
...
Add squirrel
2013-09-09 00:54:31 -07:00
Ted Nyman
ee840321d1
Add test_data
2013-09-09 00:39:34 -07:00
Ted Nyman
0cbc44677c
Merge pull request #606 from kethomassen/patch-1
...
Change YAML type to data
2013-09-09 00:38:04 -07:00
kethomassen
a9b944ac36
Make markup tests pass
...
Yaml ain't Markup Language!
2013-09-09 16:44:00 +10:00
Ted Nyman
759860d866
Merge pull request #549 from oubiwann/add-lfe-support
...
Added support for LFE (Lisp Flavored Erlang).
2013-09-08 23:27:32 -07:00
Ted Nyman
c4b21f51e4
Merge pull request #677 from github/rename-delphi-to-pascal
...
Rename Delphi to Pascal
2013-09-08 23:13:43 -07:00
Charlie Somerville
fdccffddfc
rename Delphi to Pascal
2013-09-07 03:17:25 +10:00
Charlie Somerville
e610789d38
rake samples
2013-09-07 03:10:56 +10:00
Ted Nyman
3bd8ed45e4
Merge pull request #676 from faithanne/master
...
Adding .x3d to the list of .xml extensions.
2013-09-05 19:13:27 -07:00
Faith-Anne L. Kocadag
42311e1bf3
Adding .x3d to the list of .xml extensions.
...
Adding .x3d to the list of .xml extensions: [x3d specifications] (http://www.web3d.org/x3d/specifications/x3d_specification.html )
2013-09-05 22:05:21 -04:00
Bulwersator
9e9aae1d83
really fix sorting
2013-09-05 22:10:49 +02:00
Bulwersator
229ab3a268
fix sorting
2013-09-05 22:02:09 +02:00
Bulwersator
85840aadc2
Create Squirrel.nut
2013-09-05 20:54:59 +02:00