Christian Bundy
|
72a6186f08
|
Fix Ox implementation
Remove .h from Ox, fix `lex` typo, and add samples for Ox.
|
2014-05-30 15:47:42 -07:00 |
|
Christian Bundy
|
8cde6d2e8f
|
Merge branch 'master' of https://github.com/github/linguist into add-ox
|
2014-05-30 15:33:51 -07:00 |
|
Arfon Smith
|
4f2c7fdc3c
|
Merge pull request #1227 from github/1178-update
1178 update
|
2014-05-30 16:25:47 -05:00 |
|
Arfon Smith
|
5a830504a4
|
Merge branch 'master' into 1178
Conflicts:
lib/linguist/samples.json
|
2014-05-30 16:15:28 -05:00 |
|
Arfon Smith
|
086fb09038
|
Merge pull request #1226 from christianbundy/patch-2
Add Cheat Engine's .ct as an XML extension
|
2014-05-30 16:11:54 -05:00 |
|
Arfon Smith
|
5544a041ce
|
Samples update
|
2014-05-30 16:11:01 -05:00 |
|
Arfon Smith
|
6447333368
|
Merge pull request #1208 from jkeirstead/R-documentation
R documentation
|
2014-05-30 16:08:41 -05:00 |
|
Christian Bundy
|
1d6a42f0eb
|
Add Cheat Engine's .ct as an XML extension
Add .ct as an XML extension instead of its own language, as recommended by @arfon in #1199
|
2014-05-30 14:04:59 -07:00 |
|
Arfon Smith
|
de14b75517
|
Samples update
|
2014-05-30 15:59:30 -05:00 |
|
Arfon Smith
|
0f302713da
|
Merge pull request #1188 from kaendfinger/master
Groovy: Add .gvy, .grt, and .gtpl to the list of extensions
|
2014-05-30 15:58:59 -05:00 |
|
Arfon Smith
|
4fefe2020f
|
Merge branch 'master' into 815-update
Conflicts:
lib/linguist/samples.json
|
2014-05-30 15:38:55 -05:00 |
|
Arfon Smith
|
72fab07a14
|
Text only
|
2014-05-30 15:37:38 -05:00 |
|
Arfon Smith
|
adbf4f6b17
|
Samples update
|
2014-05-30 15:33:36 -05:00 |
|
Arfon Smith
|
cfcf4ca915
|
Merge pull request #1203 from kostko/master
Add .ipp extension for C++
|
2014-05-30 15:21:16 -05:00 |
|
Arfon Smith
|
c427fba87f
|
Merge pull request #1200 from andyli/patch-1
Haxe: Use haxe logo color.
|
2014-05-30 15:20:38 -05:00 |
|
Arfon Smith
|
ab14bcab03
|
Merge pull request #1215 from felixphew/patch-1
Add .mkdn as a Markdown extension
|
2014-05-30 14:59:12 -05:00 |
|
ferrall
|
78de3fb959
|
Update languages.yml
added explicit lexer
|
2014-05-28 14:03:27 -04:00 |
|
ferrall
|
b9eda90ddd
|
Update languages.yml
Adding Ox to the list http://www.doornik.com/ox/
|
2014-05-27 14:47:20 -04:00 |
|
Arfon Smith
|
41da8c6352
|
SQL -> data
|
2014-05-27 05:50:40 -05:00 |
|
felixphew
|
b7dad4df5e
|
Add .mkdn as a Markdown extension
|
2014-05-26 06:55:37 +10:00 |
|
James Keirstead
|
8d16a3365e
|
Added documentation format to R language
|
2014-05-23 18:12:23 +01:00 |
|
Arfon Smith
|
67bf48fafc
|
Merge pull request #1212 from christianbundy/patch-1
Javascript and LESS being labeled as 100% "shell"
|
2014-05-22 16:49:39 -05:00 |
|
Andy Lindeman
|
9a3c9a8c19
|
Bumps to 2.11.1
|
2014-05-22 11:33:44 -04:00 |
|
Christian Bundy
|
f5895216a8
|
Update NuGet regex to be more specific
Change NuGet regex to look for packages that end with a period and 1+ digits, as NuGet always appends a version number to the end of packages.
|
2014-05-21 13:43:29 -07:00 |
|
Andy Lindeman
|
09a33f8daa
|
Takes a different approach
|
2014-05-21 15:11:06 -04:00 |
|
Andy Lindeman
|
185db0e8d5
|
Makes sure we do not fail if encoding == nil
It looks like it's valid to call this method even if `binary?` is true.
Encoding as 'ASCII-8BIT' should always succeed.
|
2014-05-21 13:36:39 -04:00 |
|
Andy Lindeman
|
85efbde3f7
|
Counts the number of lines correctly for files with certain multibyte encodings
|
2014-05-21 13:36:39 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|