Tim Macfarlane
5fac67cea5
add PogoScript detection
2013-02-22 09:31:06 +00:00
Ted Nyman
b45c4f5379
Merge pull request #335 from rofl0r/dpryml
...
languages.yml: add .dpr and .dfm extension to Delphi
2013-02-21 22:58:44 -08:00
Ted Nyman
1fa4ed6bc2
Merge pull request #255 from seanupton/master
...
Syntax highlighting (XML) for Zope .zcml and .pt files
2013-02-21 22:49:18 -08:00
Ted Nyman
2d16f863f7
Revert "Merge pull request #171 from ianmjones/patch-1"
...
This reverts commit f5ebbd42d3 , reversing
changes made to b998a5c282 .
2013-02-21 22:09:59 -08:00
Ted Nyman
f5ebbd42d3
Merge pull request #171 from ianmjones/patch-1
...
Added REALbasic language.
2013-02-21 22:04:53 -08:00
Ted Nyman
b998a5c282
Merge pull request #239 from db0company/master
...
Add .eliom extension for Ocsigen (OCaml web framework)
2013-02-21 22:01:03 -08:00
Ted Nyman
58a9b56f4d
Merge pull request #253 from Tass/master
...
Binary mime type override if languages.yml says so
2013-02-21 21:49:09 -08:00
Ted Nyman
3ceae6b5c1
Merge pull request #164 from michaelmior/master
...
Add Awk lexer
2013-02-21 21:41:56 -08:00
Ted Nyman
2612ea35bc
Merge pull request #259 from afronski/master
...
Adding vendor files for django (admin_media) and SyntaxHightlighter JavaScript library
2013-02-21 21:28:37 -08:00
Ted Nyman
5bf2299461
Alphabetize python extensions
2013-02-20 16:38:55 -08:00
Kevin Sawicki
b26e4a7556
Add .gyp to Python extensions
2013-02-20 16:36:10 -08:00
Ted Nyman
c9bd6096b9
Merge pull request #364 from zacstewart/ragel-ruby
...
Add Ragel Ruby to languages
2013-02-20 16:27:32 -08:00
Ted Nyman
7d50697701
Merge pull request #390 from boredomist/patch-1
...
Add ASDF files to Common Lisp
2013-02-17 21:02:31 -08:00
Erik Price
e2314b57fe
Alphabetize Common Lisp extensions.
2013-02-17 22:59:44 -06:00
Erik Price
152151bd44
Add ASDF files to Common Lisp
2013-02-17 13:50:48 -06:00
Ted Nyman
2431f2120c
Merge pull request #388 from tinnet/master
...
Added Monkey Language
2013-02-16 18:08:29 -08:00
Tinnet Coronam
6a8e14dcf3
added monkey language (new in pygments 1.6)
2013-02-16 18:01:47 +01:00
Ted Nyman
a07d6f82ee
Bump to 2.5.1
2013-02-15 18:48:32 -08:00
Ted Nyman
116d158336
Update samples.json
2013-02-15 18:48:05 -08:00
Ted Nyman
4863d16657
Bump to 2.5.0
2013-02-15 17:35:03 -08:00
Ted Nyman
781cd4069c
Merge pull request #384 from ruv/more-forth-extenstions
...
Add .4th as alternate Forth file extension
2013-02-14 15:54:50 -08:00
ruv
505a361d98
'.4th' is also often used for the Forth language
2013-02-15 01:51:37 +04:00
Kevin Sawicki
c493c436da
Register TextMate extensions as XML
2013-02-13 10:32:25 -08:00
Ted Nyman
4e916ce94b
Merge pull request #380 from github/tml
...
Add tapesty (.tml) to XML
2013-02-11 16:11:56 -08:00
Ted Nyman
1fad3be12a
Add tapesty (.tml) to XML
2013-02-11 16:10:31 -08:00
Ted Nyman
6b688ba696
Merge pull request #251 from ptrv/add-scd-supercollider-extension
...
Add .scd extension to SuperCollider.
2013-02-11 16:05:53 -08:00
Ted Nyman
48d8919043
Merge pull request #359 from ntkme/master
...
Add fish support (.fish)
2013-02-11 16:03:46 -08:00
Michael Mior
1877c8c383
Add Awk lexer and sample
2013-02-08 14:19:26 -05:00
なつき
72ae6cd8ca
Add fish support
2013-02-04 02:08:50 +08:00
Ted Nyman
24820ed935
Merge pull request #372 from github/more-shell-extensions
...
Add .bash and .tmux as alternate shell extensions
2013-02-01 15:00:41 -08:00
Ted Nyman
ad6947eeb4
Add .bash and .tmux as alternate shell extensions
2013-02-01 22:58:58 +00:00
Ted Nyman
9c27ec0313
Alphabetize verilog extension list
2013-02-01 22:30:01 +00:00
Ted Nyman
7a21d66877
Merge pull request #360 from skalnik/add-solid-support
...
Add Blob#solid? helper
2013-02-01 14:24:36 -08:00
Ted Nyman
7c1265cd2d
Merge pull request #368 from cjdrake/master
...
Add Verilog (.vh) and SystemVerilog (.sv, .svh) filename extensions
2013-02-01 14:23:17 -08:00
Ted Nyman
6d73ae58b6
Regenerate samples.json
2013-02-01 22:17:44 +00:00
Ted Nyman
2d9d6f5669
Merge pull request #367 from moorepants/matlab-samples
...
Added matlab code samples.
2013-02-01 14:13:01 -08:00
Chris Drake
0a49062a02
Add Verilog/SystemVerilog filename extensions
...
Most Verilog files use the *.vh extension for header files.
Since the IEEE 1800-2009 SystemVerilog standard, it is common for
hardware and verification files written using the newer language
constructs to use the *.sv extension for design elements, and *.svh for
headers.
2013-01-30 22:02:31 -08:00
Jason Moore
04bab94c89
Removed copyrighted file.
2013-01-30 13:36:33 -08:00
Jason Moore
9bb230d7c8
Added matlab code samples.
...
All of these code samples currently are mis-identified in my repositories. I'm
donating them to the cause.
2013-01-30 13:12:45 -08:00
Ted Nyman
121f096173
Merge pull request #357 from uo-hrsys/patch-2
...
Add dita file extention to the XML type
2013-01-27 22:39:17 -08:00
Ted Nyman
c06f3fbc57
Merge pull request #358 from nicolasdanet/maxmsp
...
Added Max/MSP extensions in languages.yml
2013-01-27 22:31:21 -08:00
Ted Nyman
831f8a1f1f
Merge pull request #361 from mattdbridges/patch-1
...
Adding homepage to gemspec
2013-01-27 22:19:34 -08:00
Zac Stewart
5e4623a44a
Rename ragel ruby samples to match language name
2013-01-22 17:43:08 -05:00
Zac Stewart
1a60a00d3e
Add Ragel Ruby to languages
2013-01-21 21:38:40 -05:00
Matt Bridges
f852df397b
Adding homepage to gemspec
2013-01-18 12:58:44 -06:00
Mike Skalnik
041ab041ae
Add binary & ascii STLs and OBJs
2013-01-17 14:15:01 -08:00
nicolasdanet
ad9a57f8f9
Added Max/MSP extensions in languages.yml
2013-01-17 08:08:10 +01:00
Human Resources
b2bf4b0bd9
Add dita file extention to the XML type
...
2nd try. Add dita file extention to the XML markup.
DITA is the OASIS Darwin Information Typing Architecture used for technical documentation.
@see https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita
2013-01-16 10:21:09 -05:00
Kevin Sawicki
c625642845
Add .cson to CoffeeScript extensions
2013-01-15 09:44:04 -08:00
Ted Nyman
75072ae5cc
README code fencing
2013-01-08 17:11:16 -08:00