Arfon Smith
|
825e640061
|
Merge pull request #2684 from jeffkreeftmeijer/eex
Add EEx (Embedded Elixir)
|
2015-10-19 12:02:18 +01:00 |
|
Arfon Smith
|
e5ae213839
|
Merge pull request #2689 from edendramis/master
Add FreeMarker syntax highlighting
|
2015-10-19 12:00:38 +01:00 |
|
Evangelia Dendramis
|
a55a60a161
|
removing group and search term
|
2015-10-16 18:19:53 -07:00 |
|
edendramis
|
b3786f3825
|
Merge remote-tracking branch 'upstream/master'
|
2015-10-15 14:07:13 -07:00 |
|
Paul Chaignon
|
09c2eee91e
|
Support for Metal language
|
2015-10-13 07:57:58 +02:00 |
|
Jeff Kreeftmeijer
|
b34acac722
|
Add EEx (Embedded Elixir)
EEx is embedded Elixir: http://elixir-lang.org/docs/v1.0/eex/. Here's
some in-the-wild usage on Github: https://github.com/search?p=100&q=extension%3Aeex+NOT+nothack&ref=searchresults&type=Code&utf8=✓
This uses the "html_elixir" Ace mode, which was added in this pull
request on the Ace project: https://github.com/ajaxorg/ace/pull/2696
|
2015-10-10 00:20:38 +02:00 |
|
François B
|
37840856ed
|
Add .phps extension for PHP
.phps stands for "PHP Source"
Useful to show examples of PHP code. A properly-configured server will
output a .phps file as is, with color-formated source code instead of
the HTML that would normally be generated.
Usage in GitHub:
https://github.com/search?utf8=%E2%9C%93&q=extension%3Aphps+NOT+nothack&
type=Code
Example taken from:
https://github.com/PHPMailer/PHPMailer/blob/master/examples/mail.phps
|
2015-10-09 14:43:22 +02:00 |
|
Arfon Smith
|
d06860df37
|
Bumping version to v4.6.4
|
2015-10-05 09:45:32 +01:00 |
|
Arfon Smith
|
d72f7311f6
|
Merge pull request #2648 from jaredpetersen/master
Added .pck PLSQL file extension
|
2015-10-05 09:23:56 +01:00 |
|
Arfon Smith
|
3f81b7c179
|
Merge pull request #2640 from wizawu/master
Add new extension .tsx for TypeScript
|
2015-10-05 09:21:46 +01:00 |
|
wizawu
|
c5be9cc3e9
|
Add .tsx extension for XML
The sample file is from https://github.com/nyxcharon/tiled/blob/master/src/examples/water.tsx
|
2015-10-02 19:50:10 +08:00 |
|
E
|
c462c2bd31
|
add FreeMarker to languages.yml
|
2015-10-01 13:59:52 -07:00 |
|
Vicent Marti
|
d8e3bec499
|
Bump version
|
2015-09-28 01:45:49 -07:00 |
|
Vicent Marti
|
41d438b47e
|
repository: Do not attempt to scan large repos
|
2015-09-28 01:45:49 -07:00 |
|
Ingo Blechschmidt
|
040af5dad2
|
Clarify that only nonprimary extensions should be sorted
|
2015-09-25 19:23:06 +02:00 |
|
Jared Petersen
|
c624d68628
|
Added .pck PLSQL file extension
|
2015-09-24 07:59:06 -07:00 |
|
Mislav Marohnić
|
090ea576b9
|
github-linguist-grammars 4.6.2
|
2015-09-21 21:23:40 +02:00 |
|
wizawu
|
b54a9c7412
|
Add new extension .tsx for TypeScript
TypeScript 1.6 has introduced a new .tsx file extension.
|
2015-09-21 13:48:30 +08:00 |
|
Vicent Marti
|
0145a0adb2
|
git-linguist: Delay loading @commit_oid
|
2015-09-16 05:50:35 -07:00 |
|
Vicent Marti
|
c2c068e9db
|
Bump version to 4.6.0
|
2015-09-14 08:43:10 -07:00 |
|
Vicent Marti
|
13d1f662d1
|
Add the git-linguist helper
|
2015-09-14 08:42:51 -07:00 |
|
Vicent Marti
|
b275b5d728
|
Soften memory pressure
|
2015-09-07 22:03:29 +02:00 |
|
Arfon Smith
|
b1bcabd6e6
|
Adding Handlebars to the HTML group
|
2015-09-08 12:25:05 +01:00 |
|
Arfon Smith
|
efac9fe750
|
Merge pull request #2624 from pchaigno/jsx-grammar
New JSX language under JavaScript group
|
2015-09-08 11:01:44 +01:00 |
|
Paul Chaignon
|
1f46cfafa7
|
New JSX language under JavaScript group
A specific grammar is needed to highlight .jsx files
Thus, there are now in a distinct language but still in the JavaScript group
|
2015-09-05 13:31:17 +02:00 |
|
Paul Cantrell
|
4bfd65deb8
|
#import "*.h" detection for Objective-C
|
2015-09-03 22:10:27 -05:00 |
|
Arfon Smith
|
580cfce7fb
|
Adding support for generated overrides
|
2015-09-03 14:39:27 +01:00 |
|
Scott Nelson
|
e4ce5bfe39
|
Ignore spec fixtures
|
2015-09-02 12:52:25 -04:00 |
|
Arfon Smith
|
6ed64f25a2
|
Merge pull request #2607 from Alhadis/master
Add .geojson/.topojson as JSON extensions / Fix NCL colour
|
2015-09-02 10:13:31 +01:00 |
|
Alhadis
|
114a331106
|
Add ".topojson" as a JSON extension
|
2015-09-02 07:04:51 +10:00 |
|
Arfon Smith
|
13702451ab
|
Bumping to v4.5.15
|
2015-09-01 19:13:02 +01:00 |
|
Arfon Smith
|
9775820398
|
Merge pull request #2591 from jtbandes/master
Vendored definitions for Xcode-related files
|
2015-09-01 18:53:08 +01:00 |
|
Arfon Smith
|
7daf26bcd0
|
Merge pull request #2604 from larsbrinkhoff/alphabetise-heuristics
Alphabetise heuristics.
|
2015-09-01 15:25:49 +01:00 |
|
Arfon Smith
|
231f705098
|
Merge pull request #2606 from thejameskyle/jsproj
Add .jsproj extension
|
2015-09-01 15:23:53 +01:00 |
|
ismail-arilik
|
5afdd2c533
|
Add color for the PL/SQL language.
I have added color to the PL/SQL language: #dad8d8. I take this color from a window background which evokes the interface of the language.
|
2015-09-01 14:23:59 +03:00 |
|
Alhadis
|
a167f852dd
|
Alphabetise JSON extensions
|
2015-09-01 07:33:07 +10:00 |
|
Alhadis
|
b428bce126
|
Quote NCL language's colour value
Without double-quotes, the hex colour is interpreted as a YAML comment.
Originally added in 2d39258.
|
2015-09-01 07:24:17 +10:00 |
|
Alhadis
|
e62d0e19a5
|
Add ".geojson" as a JSON extension
|
2015-09-01 07:12:18 +10:00 |
|
James Kyle
|
6e05edc350
|
Add .jsproj extension
|
2015-08-31 10:26:29 -07:00 |
|
Lars Brinkhoff
|
dd8eaf2893
|
Alphabetise heuristics.
|
2015-08-31 08:53:51 +02:00 |
|
Arfon Smith
|
58a34cdb7d
|
Merge pull request #2589 from mandel/master
Add the X10 language.
|
2015-08-26 19:36:54 +01:00 |
|
Arfon Smith
|
1535e3553e
|
Merge pull request #2580 from LeonaMorro/master
add *.lslp as an additional extension for LSL (LindenScriptingLanguage)
|
2015-08-26 14:09:48 +01:00 |
|
Arfon Smith
|
0ac05bbbeb
|
Merge pull request #2582 from pchaigno/vendor-libraries
Vendored JS files
|
2015-08-26 14:02:57 +01:00 |
|
Jacob Bandes-Storch
|
0e9ded45dc
|
Fix typo in Obj-C heuristic keyword
`synchronised` → `synchronized`
|
2015-08-26 00:34:00 -07:00 |
|
Jacob Bandes-Storch
|
a2ca886510
|
Vendored definitions for Xcode-related files
|
2015-08-25 23:42:20 -07:00 |
|
Louis Mandel
|
25a1af3775
|
Add the X10 language (http://x10-lang.org/).
|
2015-08-24 13:26:43 -04:00 |
|
Paul Chaignon
|
0d8e0a2970
|
Sublime Text workspace files as vendored
|
2015-08-24 12:32:26 +02:00 |
|
Paul Chaignon
|
c0fff6c8a8
|
Make Slick regexp more general
|
2015-08-21 12:30:01 +02:00 |
|
Paul Chaignon
|
1d9faff4c6
|
New JS vendored files
|
2015-08-21 12:13:42 +02:00 |
|
Paul Chaignon
|
7025cbe760
|
Fix CodeMirror regex for vendored files
|
2015-08-21 12:12:52 +02:00 |
|