Ricky Elrod
5037dd5add
Add Idris.
...
This adds Idris into the mix and uses the text-only parser for now, pending
upstream merging this patch in:
https://bitbucket.org/birkenfeld/pygments-main/pull-request/210/idris-lexer-added-lexer-for-idris/diff
Once that gets merged in, the lexer should change to idris.
2013-11-01 04:52:35 -04:00
Ted Nyman
d5002ef06a
Start vendor work for bootstrap by ignoring minimized bootstrap js and css
2013-10-30 19:12:52 -07:00
Ted Nyman
ce443e73f1
Merge pull request #707 from larsbrinkhoff/lisp
...
Common Lisp misidentified as OpenCL
2013-10-30 00:34:03 -07:00
Lars Brinkhoff
89b5e9f5e6
Rebuild samples.json to make Travis happy.
2013-10-30 07:28:09 +01:00
Lars Brinkhoff
c6c5e79ccf
Add .cl as a Common Lisp file extension.
2013-10-30 07:28:08 +01:00
Ted Nyman
2bac3af299
Fix typo
2013-10-29 11:59:58 -07:00
Ted Nyman
5411c5457d
Need to wait on pygments update
2013-10-29 11:59:27 -07:00
Ted Nyman
92595cffa3
Merge pull request #749 from hoelzro/master
...
Use the Haxe lexer for Haxe
2013-10-29 11:54:42 -07:00
Ted Nyman
ad77279bbf
Text only lexer for Inno Setup
2013-10-29 11:54:25 -07:00
Rob Hoelz
e7d8b99ca2
Use the Haxe lexer for Haxe
...
The lexer for Haxe is no longer named haXe, so linguist is currently
unable to find it. This fixes that.
2013-10-29 08:56:37 +01:00
Ted Nyman
971d848eec
Merge pull request #737 from jeabakker/patch-1
...
Update vendor.yml
2013-10-28 12:27:54 -07:00
Ted Nyman
f353fa3890
Merge pull request #691 from le717/master
...
Detect Inno Setup installer scripts
2013-10-28 11:36:51 -07:00
Ted Nyman
64ce62a804
2.9.7
2013-10-28 11:24:58 -07:00
Ted Nyman
bb9537c5b4
Merge pull request #746 from tnm/no-prose
...
Revert "Merge pull request #695 from github/detect-prose"
2013-10-28 11:23:12 -07:00
Ted Nyman
9f00b5478d
Revert "Merge pull request #695 from github/detect-prose"
...
This reverts commit 80321272b1 , reversing
changes made to 02500d3830 .
2013-10-28 11:21:56 -07:00
Jerome Bakker
cb9c3732f2
Update vendor.yml
...
extend the vendor/ exclusion to handle vendors/
Some projects use this folder to store external libaries (eg https://github.com/Elgg/Elgg )
2013-10-25 17:02:04 +02:00
Ted Nyman
ce6a8aa671
Merge pull request #733 from Sheeo/patch-1
...
Ungroup Elm from Haskell
2013-10-23 00:02:16 -07:00
Ted Nyman
bda61ec3d2
Merge pull request #732 from sstephenson/master
...
Highlight Bats test files as Shell
2013-10-23 00:00:13 -07:00
Ted Nyman
3ea0d479fc
Merge pull request #730 from WestleyArgentum/patch-1
...
Color for Julia!
2013-10-22 20:01:23 -07:00
Michael
9ff1a9a54c
Ungroup Elm from Haskell
...
Elm is its own language and should be counted as such
2013-10-22 14:32:12 +02:00
Sam Stephenson
024005d912
Highlight Bats test files as Shell
2013-10-21 19:44:09 -05:00
Westley Argentum Hennigh
f41c79066b
Color for Julia!
...
See https://github.com/JuliaLang/julia/issues/4569
2013-10-18 10:37:31 -07:00
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