Jonathan Leonard
1c85d0b38a
Added Elm.
2012-11-25 20:39:58 -08:00
Michael Ding
97c998946b
determine image with downcase extname
2012-11-22 20:30:59 +08:00
Michael Ding
8529c90a4d
use downcase string for extname
2012-11-22 17:14:45 +08:00
Ben Lavender
ec3434cf1d
Don't explode on invalid shebang
2012-11-18 20:56:06 -06:00
Peter Wagenet
0e20f6d454
Added Handlebars language
2012-11-12 17:16:18 -08:00
Joshua Scoggins
696573b14c
Fixed an issue where the lexer was not explicitly stated for CLIPS
2012-10-22 00:00:08 -07:00
Joshua Scoggins
fbb31f018c
Added support for the CLIPS programming language
...
CLIPS or C language integrated production system is a tool for writing expert
systems.
2012-10-21 23:46:09 -07:00
Joshua Peek
d92d208a45
Fix tests for pygments.rb 0.3.x
2012-10-07 15:39:02 -05:00
Joshua Peek
b798e28bfb
No warnings
2012-10-07 15:37:09 -05:00
Joshua Peek
ebd6077cd7
Add wrap flag to text languages
2012-10-07 15:34:13 -05:00
Joshua Peek
9e9500dfa9
Linguist 2.3.4
v2.3.4
2012-09-24 10:54:17 -05:00
Joshua Peek
04cc100fba
Rebuild samples db
2012-09-24 10:52:05 -05:00
Joshua Peek
31e33f99f2
Ensure lang is skipped on any binary file
2012-09-24 10:51:39 -05:00
Joshua Peek
7c51b90586
Skip empty sample
2012-09-24 10:50:49 -05:00
Joshua Peek
2b36f73da6
Some comments are triggering charlock binary
2012-09-24 10:48:22 -05:00
Joshua Peek
d96dd473b8
Rebuild samples db
2012-09-24 10:12:18 -05:00
Joshua Peek
f9066ffb7b
Sort exts and filenames
2012-09-24 10:12:05 -05:00
Joshua Peek
945941d529
Update samples db
2012-09-24 10:07:58 -05:00
Joshua Peek
10e875e899
Print out samples db diffs
2012-09-24 10:07:08 -05:00
Justin Clift
7f87d22d78
Trivial typo fixes.
2012-09-22 20:32:56 +10:00
Wojciech Gawroński
d890b73c2f
Adding vendor files for SyntaxHighlighter and django (admin_media directory).
2012-09-21 13:57:08 +02:00
Justin Palmer
d24e5c938e
sample directory needs uppercase E
2012-09-20 15:23:58 -07:00
Justin Palmer
aa069a336f
add color to ecl language
2012-09-20 15:16:06 -07:00
Justin Palmer
662fc2ee9d
Merge remote-tracking branch 'rengolin/ecl'
2012-09-20 15:07:41 -07:00
Sean Upton
eca1f61dab
Merge branch 'master' of github.com:seanupton/linguist
2012-09-18 14:28:01 -06:00
Sean Upton
4126d0e445
Added extensions to languages.yml for XML highlighting of Zope Page Templates (.pt) and Zope Configuration Markup Language (.zcml).
2012-09-18 14:27:36 -06:00
Sean Upton
1d3cffc6dd
Added extensions to languages.xml for XML highlighting of Zope Page Templates (.pt) and Zope Configuration Markup Language (.zcml).
2012-09-18 14:24:35 -06:00
Simon Hafner
675d0865da
fixed typo
2012-09-13 14:56:44 -05:00
Simon Hafner
b954d22eba
Override for binary mime type based on languages.yml
...
If the extension already exists in languages.yml, it's probably not a
binary, but code.
2012-09-13 14:55:31 -05:00
Ryan Tomayko
567cd6ef68
Merge pull request #250 from github/mac-format
...
Handle Mac Format when splitting lines
2012-09-11 14:17:21 -07:00
ptrv
01981c310d
Add .scd extension to SuperCollider.
2012-09-11 00:26:54 +02:00
Ryan Tomayko
887a050db9
Only search the first 4K chars for \r
2012-09-10 01:56:08 -07:00
Ryan Tomayko
bda895eaae
Test Mac Format detection and line splitting
2012-09-10 01:52:30 -07:00
Ryan Tomayko
2e49c06f47
Handle ✨ Mac Format ✨ when splitting lines
2012-09-10 01:05:48 -07:00
Joshua Peek
ae137847b4
Linguist 2.3.3
v2.3.3
2012-09-04 09:32:21 -05:00
Scott J. Goldman
5443dc50a3
Merge pull request #247 from github/check-size-first
...
When testing if a blob is indexable or safe to colorize, check size first
2012-09-02 00:09:51 -07:00
Scott J. Goldman
fc435a2541
Linguist 2.3.2
v2.3.2
2012-09-02 00:08:37 -07:00
Scott J. Goldman
04394750e7
When testing if a blob is safe to colorize, check size first
...
Similar to e415a13
2012-09-02 00:08:37 -07:00
Scott J. Goldman
e415a1351b
When testing if a blob is indexable, check size first
...
Otherwise, charlock_holmes will allocate another large binary
buffer for testing the encoding, which is a problem if the binary
blob is many hundreds of MB large. It'll just fail and crash ruby.
2012-08-31 22:47:19 -07:00
leaf corcoran
0ff50a6b02
add MoonScript (again)
2012-08-29 21:18:50 -07:00
Joshua Peek
6ec907a915
Merge pull request #245 from jcazevedo/master
...
Add Shell sample
2012-08-28 10:55:11 -07:00
Joao Azevedo
1f55f01fa9
Add Shell sample
2012-08-28 18:01:46 +01:00
Joshua Peek
5d79b88875
Linguist 2.3.1
v2.3.1
2012-08-27 11:34:55 -05:00
Joshua Peek
458890b4b9
Add C++ sample
2012-08-27 11:33:28 -05:00
Joshua Peek
89267f792d
Rebuild samples db
2012-08-27 11:30:44 -05:00
Joshua Peek
b183fcca05
Only read up to 100KB
2012-08-27 11:30:38 -05:00
Joshua Peek
684a57dbc0
Add another C sample
2012-08-27 11:21:57 -05:00
db0
e857b23429
.eliom extension in OCaml extensions properly sorted
2012-08-27 12:16:47 +02:00
db0
09c76246f6
Add .eliom extension for Ocsigen (OCaml web framework)
2012-08-27 11:41:43 +02:00
Joshua Peek
400086a5c8
Add more C samples
...
Closes #237
2012-08-23 13:38:16 -05:00