marc hoffman
|
15a746650c
|
Merge branch 'master' of https://github.com/github/linguist
|
2013-04-03 13:20:50 +02:00 |
|
Ted Nyman
|
b99abba27f
|
Merge pull request #455 from github/axml
Add axml extension to xml
|
2013-04-01 19:57:47 -07:00 |
|
Ted Nyman
|
9c12823d38
|
Add axml extension to xml
|
2013-04-01 19:56:38 -07:00 |
|
Ted Nyman
|
28bee50e6a
|
Merge pull request #451 from github/pdfs
Add PDF detection
|
2013-03-25 21:14:16 -07:00 |
|
Garen Torikian
|
4148ff1c29
|
Add PDF detection
|
2013-03-25 15:45:58 -07:00 |
|
Ted Nyman
|
009bff6cc2
|
Merge pull request #448 from github/update-db
Update samples
|
2013-03-22 21:37:22 -07:00 |
|
Ted Nyman
|
c918c5b742
|
Update samples
|
2013-03-22 21:35:02 -07:00 |
|
Ted Nyman
|
4a33b7ae8e
|
Merge pull request #150 from lparenteau/master
Add detection for the M programming language (aka MUMPS).
|
2013-03-22 21:32:50 -07:00 |
|
Ted Nyman
|
777952adcb
|
Merge pull request #446 from github/ceylon-as-ceylon-not-textonly
Render Ceylon as Ceylon since it is now in Pygments
|
2013-03-18 17:40:17 -07:00 |
|
Matthew McCullough
|
ef4c47347d
|
Render Ceylon as Ceylon since it is now in Pygments
|
2013-03-18 15:34:37 -07:00 |
|
Ted Nyman
|
5e34315bb3
|
Merge pull request #349 from tucnak/master
Support of Qt Designer .ui files
|
2013-03-18 12:50:19 -07:00 |
|
Illya Kovalevskyy
|
4f5624cd5f
|
Order is fixed
|
2013-03-18 01:40:40 +02:00 |
|
Illya Kovalevskyy
|
f76d64f9aa
|
Merge branch 'master' of github.com:github/linguist
Conflicts:
lib/linguist/languages.yml
|
2013-03-18 01:36:19 +02:00 |
|
Ted Nyman
|
4444b6daa1
|
Merge pull request #441 from rdeltour/xml-group
Remove XProc and XSLT from the group XML
|
2013-03-17 16:14:59 -07:00 |
|
Romain Deltour
|
7ca58f8dd9
|
Remove XProc and XSLT from the group XML
|
2013-03-15 12:40:59 +01:00 |
|
Laurent Parenteau
|
58420f62d9
|
Merged with upstream. Updated M (aka MUMPS) detection to use the new bayesian / samples method.
|
2013-03-14 11:33:09 -04:00 |
|
Ted Nyman
|
a20631af04
|
Merge pull request #373 from vincentwoo/patch-1
Add extension support for Iced Coffeescript
|
2013-03-13 23:10:33 -07:00 |
|
Ted Nyman
|
44995d6f62
|
Merge pull request #438 from richo/bugs/sample_db
Bugs/sample db
|
2013-03-12 23:32:31 -07:00 |
|
richo
|
2d7dea2d97
|
Don't emit the diff if samples db is out of date
There's a warning message emitted with instructions, a 2000 line diff
does nothing to help the user track down the issue.
|
2013-03-13 17:29:05 +11:00 |
|
richo
|
2cdbe64b66
|
Update samples db
|
2013-03-13 15:09:51 +11:00 |
|
Ted Nyman
|
030ad89a14
|
Bump to 2.6.8
|
2013-03-12 01:09:28 -07:00 |
|
Ted Nyman
|
a34ee513c0
|
Merge pull request #436 from github/ignore-test-fixtures
Vendor test/fixtures
|
2013-03-12 01:07:50 -07:00 |
|
Ted Nyman
|
96d29b7662
|
Vendor test/fixtures
|
2013-03-12 01:06:26 -07:00 |
|
Ted Nyman
|
3f077ea71e
|
Merge pull request #383 from REAS/master
Update to include Processing as a new language
|
2013-03-11 18:39:03 -07:00 |
|
Ted Nyman
|
de94b85c0d
|
Merge pull request #295 from yandy/patch-1
downcase extname when we determin whether it's a image
|
2013-03-10 15:39:55 -07:00 |
|
Ted Nyman
|
1c771cc27d
|
Remove sample for now until test structure changes
|
2013-03-10 15:36:49 -07:00 |
|
Ted Nyman
|
a41ec3a801
|
Merge pull request #321 from mndrix/patch-1
Add a misclassified Prolog file
|
2013-03-10 15:34:34 -07:00 |
|
Ted Nyman
|
d9d9e01242
|
Update samples database
|
2013-03-10 15:26:46 -07:00 |
|
Ted Nyman
|
04abb5310a
|
Add .pluginspec sample
|
2013-03-10 15:25:02 -07:00 |
|
Ted Nyman
|
c7ed9bd7b3
|
Better regex
|
2013-03-10 15:23:14 -07:00 |
|
Ted Nyman
|
8aadb5eeaa
|
Merge pull request #312 from HerbertKoelman/master
Added to vendor.yml dependencies related to automake and autoconf
|
2013-03-10 15:22:17 -07:00 |
|
Casey Reas
|
e4b5593728
|
Add Processing to languages.yml, includes lexer: Java
|
2013-03-08 16:10:34 -08:00 |
|
marc hoffman
|
14d363b942
|
Oxygene language detection — trying if making .pas not the primary extension (which Delphi also has) fixes the build fail
|
2013-03-08 12:48:39 +01:00 |
|
marc hoffman
|
f8c6277946
|
Oxygene language detection — now with "text only" lexer for now (why do we need this, other languages don't specify one)
|
2013-03-08 12:21:51 +01:00 |
|
marc hoffman
|
8254bcc3ac
|
Oxygene language detection
|
2013-03-08 12:13:56 +01:00 |
|
Ted Nyman
|
f8389f0d93
|
Bump to 2.6.7
|
2013-03-07 20:18:44 -08:00 |
|
Ted Nyman
|
af12db9276
|
Update samples database
|
2013-03-07 20:18:07 -08:00 |
|
Ted Nyman
|
688a6bb581
|
Don't include .inc.
Format is used by too many other non lasso repos
|
2013-03-07 20:15:17 -08:00 |
|
Ted Nyman
|
5d5935965a
|
Merge pull request #423 from gentoo90/nsis-lexer
Add NSIS installer scripting language
|
2013-03-07 17:26:14 -08:00 |
|
Ted Nyman
|
f795b20582
|
Merge pull request #391 from bfontaine/forth-samples
More Forth samples
|
2013-03-07 17:07:07 -08:00 |
|
Ted Nyman
|
c2023d33b9
|
Merge pull request #363 from dveeden/master
Add DOT language
|
2013-03-07 14:12:07 -08:00 |
|
gentoo90
|
d9c375b74a
|
Add .nsh extension
|
2013-03-07 22:39:16 +02:00 |
|
gentoo90
|
7179ec56ef
|
Add NSIS installer scripting language
|
2013-03-07 21:39:37 +02:00 |
|
Ted Nyman
|
26c850c37f
|
Update samples.json to latest data
|
2013-03-06 19:59:33 -08:00 |
|
Ted Nyman
|
2023f35af7
|
Merge pull request #396 from elehcim/master
Added Matlab code samples
|
2013-03-06 19:58:42 -08:00 |
|
Ted Nyman
|
c0a57dbd1b
|
Merge pull request #386 from rdeltour/xproc
New language: XProc - an XML Pipeline language (W3C)
|
2013-03-06 19:57:45 -08:00 |
|
Ted Nyman
|
78f072b46a
|
2.6.6
|
2013-03-06 15:29:25 -08:00 |
|
Ted Nyman
|
da51510597
|
Nix this generated check for now
|
2013-03-06 15:28:55 -08:00 |
|
Ted Nyman
|
47389cc827
|
Update samples and bump to 2.6.5
|
2013-03-06 14:50:50 -08:00 |
|
Ted Nyman
|
f035203e1c
|
Bump to 2.6.4
|
2013-03-06 14:49:30 -08:00 |
|