Ted Nyman
3f1161d713
Merge pull request #643 from zulus/extjs_exclude
...
Exclude ExtJS library
2013-11-04 20:10:03 -08:00
Ted Nyman
cf14c5fa4f
Merge pull request #450 from Giacom/master
...
Added DM (Dream Maker) language.
2013-11-04 19:53:25 -08:00
Ted Nyman
8aac009b00
Add more xquery extensions
2013-11-04 19:49:54 -08:00
Ted Nyman
05bb8b10fd
Merge pull request #562 from hkdobrev/sublime-text
...
Added JSON extensions for Sublime Text
2013-11-04 19:40:48 -08:00
Ted Nyman
ecacbc937b
Remove ace mode
2013-11-04 19:34:30 -08:00
Ted Nyman
86d0f0a84a
Merge pull request #392 from qqshfox/protocol_buffers
...
Add Protocol Buffers
2013-11-04 19:33:43 -08:00
Ted Nyman
34218d9a5c
Merge pull request #475 from pointwise/glyph
...
Added Glyph scripting language
2013-11-04 19:28:18 -08:00
Ted Nyman
de7ca0d954
Ignore files under thirdparty/
2013-11-04 19:24:32 -08:00
Ted Nyman
81176f8dfa
Add generated JNI detection, update samples
2013-11-04 19:14:34 -08:00
Ted Nyman
6ee999617e
Add syscalldefs.h sample
2013-11-04 19:05:56 -08:00
Ted Nyman
88442094f9
Merge pull request #590 from jsocol/master
...
Add .adp for Tcl files to languages.yml
2013-11-01 11:04:07 -07:00
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
aa41c87158
Merge pull request #739 from danluu/bluespec
...
Add Bluespec language
2013-10-30 23:50:52 -07:00
Ted Nyman
569eac2222
Whitespace
2013-10-30 23:46:42 -07:00
Ted Nyman
2de23046cc
Merge pull request #572 from Aaron1011/add_realbasic
...
Added REALbasic
2013-10-30 23:46:09 -07:00
Ted Nyman
ca8b27ff15
Merge pull request #614 from robin850/patch-1
...
Lex .mspec files like Ruby
2013-10-30 23:45:36 -07:00
Ted Nyman
0f17ba0fcf
Merge pull request #715 from Jaykul/master
...
Update PowerShell File Extensions
2013-10-30 23:44:18 -07:00
Ted Nyman
d5002ef06a
Start vendor work for bootstrap by ignoring minimized bootstrap js and css
2013-10-30 19:12:52 -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
Paul Bone
f0ad498b93
Add the Mercury language to linguist
...
lib/linguist/languages.yml:
Add the declaration for the language.
samples/Mercury:
Add samples for the classifier as Mercury shares it's filename extension
with several other languages.
2013-10-29 15:01:06 +11: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
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
Dan Luu
7b1c78b848
Add common Verilog extensions
2013-10-26 14:15:20 -05:00
Dan Luu
4ec9145700
Add common VHDL file extensions
2013-10-26 14:10:46 -05:00
Dan Luu
d4628cf5db
Add bluespec to language list
2013-10-25 20:58:17 -05: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
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
Bo Zhu
4d7cd834be
add support for RobotFramework .robot files
2013-10-21 13:59:22 -04:00
Hanfei Shen
281e7456d5
Add Protocol Buffers
2013-10-19 13:24:43 +08: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
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
Charlie Somerville
a00967ddc4
Merge pull request #728 from github/fix-dup-primary-extension-for-mumps
...
Ensure no two languages have the same primary extension
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
Jaykul
74eb60a354
Saying my ABCs
...
Fixing https://travis-ci.org/github/linguist/jobs/12531345
I swear: I am not normally dyslexic
2013-10-14 14:22:11 -04:00