James Adams
0a850eeddd
Add support for Pan Language
...
As found in repositories related to @quattor, e.g. https://github.com/quattor/template-library-core
The test file provided matches the one I submitted to Pygments.
At some point in the future when the Pygments patches land at GitHub the lexer should be updated from "Text only" to "pan".
2014-05-20 16:54:07 +01:00
Jernej Kos
42658ffd61
Added .ipp extension for C++.
2014-05-19 19:12:49 +02:00
Andy Li
24fc2842d2
Haxe: Use haxe logo color.
2014-05-17 16:38:44 +08:00
ilovb
cf35807709
add lexer for Component Pascal
2014-05-16 23:29:52 +04:00
ilovb
8e6efc3a7d
remove Component Pascal Document
2014-05-16 22:39:18 +04:00
ilovb
4b6f05b4d1
remove ace mode
2014-05-16 22:17:05 +04:00
ilovb
7aad5f93e4
Support of the Component Pascal language
...
http://en.wikipedia.org/wiki/Component_Pascal
2014-05-16 21:36:23 +04:00
Kenneth Endfinger
9b6a7622d2
Groovy: Remove .tpl from list
2014-05-16 10:37:49 -04:00
Kenneth Endfinger
6c666075b5
Groovy: Add '.tpl' to the list of extensions.
2014-05-16 10:32:41 -04:00
Kenneth Endfinger
6d26bf5c82
Groovy: .groovy is now first in the array
2014-05-16 10:20:57 -04:00
Kenneth Endfinger
5c36f8df85
Groovy: Sorted Extensions
2014-05-13 15:37:20 -04:00
Arfon Smith
37781cb58e
Bumping to 2.11.0
2014-05-13 09:47:54 -05:00
Mikkel Madsen
dcc598442b
Handle minified html5shiv
2014-05-13 09:01:37 +02:00
Mikkel Madsen
868e9df434
Add html5shiv to vendor.yml
2014-05-13 08:56:08 +02:00
Kenneth Endfinger
c3642ba7ed
Groovy: Add .gvy, .grt, and .gtpl to the list of extensions
2014-05-12 20:51:20 -04:00
alflanagan
297ef6195d
Added modernizr.js to vendor files list, added tests
2014-05-08 21:02:00 -04:00
Trey Deitch
913cd6c309
Add support for Cool
...
This change includes a brief (non-sensical) sample program I wrote to
illustrate many of Cool's language constructs, as well as a simple rule
to distinguish Cool files from Common Lisp or OpenCL (it has a line that
starts with the word 'class'). Further, it includes a second example
program adapted from an example contained in the Cool distribution
(list.cl), which contains a few further language constructs and captures
the style of a Cool program.
2014-05-08 13:27:22 -07:00
Arfon Smith
9873157076
Updating samples
2014-05-07 13:13:38 -05:00
Arfon Smith
675c1f3c0b
Merge pull request #1155 from NN---/patch-1
...
Add more extensions based on XML
2014-05-07 13:12:58 -05:00
Paul Chaignon
a148d52aed
.frag file extension added for JavaScript with some new samples
2014-05-07 13:42:46 +02:00
Arfon Smith
5da8831aff
Samples update
2014-05-05 22:11:51 -04:00
Arfon Smith
e9ff0f4998
Merge pull request #988 from lamestation/master
...
Added Propeller Spin language to languages.yml
2014-05-05 22:11:06 -04:00
Paul Chaignon
81d9c682da
Support of the BitBake language
2014-05-05 11:29:00 +02:00
Brett Weir
8118546ac7
Changed Propeller Spin primary_extension key to extensions and set value as array
2014-05-04 21:05:19 -07:00
Arfon Smith
d0d40c0d2e
Samples update
2014-05-04 20:44:40 -05:00
Arfon Smith
f494972d04
Merge pull request #1136 from jdf/master
...
Add support for Processing's new Python Mode sketches.
2014-05-04 20:44:03 -05:00
Arfon Smith
6e22b946bd
Merge pull request #1168 from github/950-update
...
950 update
2014-05-04 19:49:57 -05:00
Arfon Smith
0a54df3a12
Merge branch 'master' into 950
...
Conflicts:
lib/linguist/languages.yml
2014-05-04 19:46:20 -05:00
Arfon Smith
20af70cd90
Merge pull request #1166 from pchaigno/cuda-type
...
Programming type added to Cuda
2014-05-04 19:36:19 -05:00
Arfon Smith
87bfe3657a
Merge branch 'master' into 985
...
Conflicts:
lib/linguist/languages.yml
2014-05-04 09:04:28 -05:00
Paul Chaignon
3802e31b90
Missing type added to Cuda
2014-05-04 11:34:35 +02:00
Arfon Smith
f103306e91
Merge branch 'master' into 972
...
Conflicts:
lib/linguist/vendor.yml
2014-05-03 18:38:23 -05:00
Arfon Smith
44a0d19ac0
Merge branch 'master' into 780-update
...
Conflicts:
lib/linguist/samples.json
2014-05-03 17:11:13 -05:00
Arfon Smith
3023516796
Samples update
2014-05-03 17:10:02 -05:00
Arfon Smith
6038a06c43
Merge pull request #1150 from Oldes/RedLanguage
...
Red language
2014-05-03 17:09:22 -05:00
Arfon Smith
28acee8e33
Updating samples
2014-05-02 13:36:44 -05:00
Arfon Smith
80184f1e1d
Merge branch 'master' into 780
2014-05-02 13:36:14 -05:00
Arfon Smith
d893259e75
Merge pull request #1146 from Rolinh/master
...
Change DOT language type from programming to data (fix #1145 )
2014-05-02 13:32:37 -05:00
Arfon Smith
0e6a46abfc
Merge branch 'master' into 1142
...
Conflicts:
lib/linguist/samples.json
2014-05-02 13:18:47 -05:00
Arfon Smith
49e27387b7
Samples update
2014-05-02 13:16:58 -05:00
Arfon Smith
f0a3acd735
Merge pull request #1156 from quarterto/patch-1
...
Update PHP colour to reflect php.net
2014-05-02 13:11:53 -05:00
Anthony Ramine
2d82071103
Delete primary_extension from language data
...
The language attribute is still maintained as the first extension found.
This allows Mercury to be properly detected by Linguist, as per #748 .
2014-05-01 21:35:49 +02:00
Matt Brennan
f4a3636371
Update PHP colour to reflect php.net
...
Currently the PHP colour is very similar to C#, and seems to have been pull from thin air. PHP has a perfectly nice distinctive purple, used on [php.net](http://php.net ) since forever. This pull request changes PHP's colour to a dark shade of that purple.
Before | After
-----------------------------------------|-----------------------------------------
 | 
2014-05-01 09:33:05 +01:00
NN
d8f96441da
Add more extensions based on XML
2014-05-01 10:06:15 +03:00
Oldes
cf5646d45a
Fixing the Text only lexer
2014-04-29 23:32:30 +02:00
Oldes
5c3d32cafd
Using Text lexer untill proper lexer will be accepted
2014-04-29 23:28:39 +02:00
Oldes
ea45db38e9
Changed name to just: Red
2014-04-29 23:09:24 +02:00
Oldes
a978c4eb34
Red language (red-lang.org)
2014-04-29 23:04:53 +02:00
Robin Hahling
65302dbec7
Change DOT language type from programming to data ( fix #1145 )
...
DOT language is a (graph) description language thus a subset of a data
language.
2014-04-29 10:03:46 +02:00
Andrea Faulds
3c82131863
Gave GML a colour (its official colour)
2014-04-28 19:03:28 +01:00