Commit Graph

358 Commits

Author SHA1 Message Date
Robert J. Simmons fcd97caaf7 Standard ML files still haven't been showing up as languages in GitHub's "what languages does this project use" view; is the lack of a "type: programming" line the reason why?
Additionally, the Standard ML-specific lexer has been added to Pygments on Bitbucket's; GitHub may not use bleeding-edge Pygments, but it should be eventually possible to use Standard ML-specific lexer rather than the OCaml one.
2011-09-23 10:31:17 -03:00
amiridis e04df8dda2 Add .pac files as files with JavaScript content 2011-09-22 12:03:59 -05:00
Michael Maclean 966ef4d391 Ignore waf, a Python build system often bundled 2011-09-21 16:59:43 +02:00
Joshua Peek 5a584c095b Fix Haml and Sass grouping and highlighting 2011-09-16 13:54:10 -05:00
Joshua Peek 1c24de490b Treat as binary if encoding is nil 2011-09-08 13:30:21 -05:00
Joshua Peek 7ed26bfcf3 Use charlock to detect binary blobs 2011-09-06 19:58:29 -05:00
Joshua Peek 0c137c2d85 Fix AutoHotkey lexer 2011-09-06 11:28:12 -05:00
Joshua Peek b515ed4886 Merge pull request #75 from stof/patch-1
Added the support for Twig
2011-09-06 09:26:03 -07:00
Joshua Peek 6ebd05958b Fix AutoHotKey sorting 2011-09-06 11:22:45 -05:00
Christophe Coevoet b8d1cd9ee5 Added the support for Twig 2011-09-06 19:22:05 +03:00
Anthony Zhang 1a5e7a1598 Add "Text only" lexing, for now, until Pygments accepts the AutoHotkey lexer. 2011-09-01 18:06:14 -04:00
Anthony Zhang d73657078d Merge remote-tracking branch 'upstream/master' 2011-09-01 17:56:09 -04:00
Joshua Peek 0239a59248 sort 2011-09-01 15:52:48 -05:00
Kevin Sawicki 947a396318 Add extensions and file names for Eclipse metadata files 2011-09-01 13:41:22 -07:00
Anthony 973a4d4f04 Add AutoHotkey definition. 2011-09-01 16:15:39 -03:00
Joshua Peek 350465d84d Fix groovy regexp warning 2011-08-30 14:29:18 -05:00
Joshua Peek f7ef770d8c Remove lexer require 2011-08-30 14:23:18 -05:00
Joshua Peek a733ba819e Merge pull request #68 from github/pygments.rb
Replace Lexer with Pygments::Lexer
2011-08-30 11:57:31 -07:00
Jeff Beck 5c93120502 Fix for Ruby 1.8.7
Added a test to catch the case better
2011-08-29 12:21:46 -05:00
Jeff Beck 3dd06de711 Adding support to detect the difference between a Grails gsp and a Gosu gsp. 2011-08-29 11:31:39 -05:00
PJ Hyett d4bc2373a8 Add coffee alias to CoffeeScript. 2011-08-27 16:25:33 -07:00
Joshua Peek 0864b9847f Replace Lexer with Pygments::Lexer 2011-08-23 12:41:06 -05:00
Joshua Peek bb11317546 Switch to Pygments.rb 2011-08-22 10:55:39 -05:00
Joshua Peek e70ffb93ba VB lexer 2011-08-22 10:40:52 -05:00
Petros Amiridis 19cedf1b19 .glade is XML 2011-08-19 11:34:55 -05:00
Joshua Peek e9f603e796 Merge branch 'master' of github.com:github/linguist 2011-08-10 22:40:16 -07:00
Paul Betts 6f51c8fc63 The C# compiler bizarrely generates docfiles with uppercase extensions - recognize those too 2011-08-10 22:37:48 -07:00
Joshua Peek 7280dec280 Ensure pbc is treated as binary 2011-08-10 22:37:41 -07:00
Joshua Peek 4f74446eaf Match cache dir only 2011-08-10 22:28:01 -07:00
Joshua Peek db25b0aacc Merge pull request #62 from ognevsky/associate-watchr-extension
Add Watchr's new file extension to Ruby
2011-08-09 09:56:05 -07:00
Andrey Ognevsky 565e3ad928 Add Guard's filename to Ruby 2011-08-09 14:57:12 +03:00
Andrey Ognevsky 504f5fff87 Add Watchr's new file extension to Ruby 2011-08-09 03:29:05 +03:00
Joshua Peek 06081fdd05 Sort extensions 2011-08-05 10:25:27 -05:00
Joshua Peek 50ed5c9141 Merge pull request #60 from kprevas/master
add detection for Gosu
2011-08-05 08:23:59 -07:00
Joshua Peek e2b82770fd Update lexers 2011-08-05 10:23:30 -05:00
Gus Prevas aaa14cfca6 add detection for Gosu 2011-08-04 20:50:29 -04:00
Paul Betts 0f1c9c48fa Suppress .NET XML Intellisense generated files 2011-08-03 12:09:36 -07:00
Joshua Peek d82b08f560 Add parent Parrot language 2011-08-01 10:25:03 -05:00
Joshua Peek ac89ff7f01 Require primary extension to be set 2011-08-01 10:24:21 -05:00
Jonathan "Duke" Leto 03b948a182 Remove parrot bytecode as a separate language, as well as deprecated/redundant keys in languages.yml and put PIR+PASM in the Parrot group 2011-07-28 16:41:41 -07:00
Jonathan "Duke" Leto a4eb4738d7 Detect Parrot assembly and bytecode individually, and add some tests 2011-07-28 11:24:30 -07:00
Justin Marsh (:flaviusb) 836464542c Added detection for the Ioke language. 2011-07-29 01:28:48 +12:00
Joshua Peek 6e70a985a7 Sort extensions 2011-07-27 23:14:11 -05:00
Joshua Peek 86e2246e66 Style 2011-07-27 23:12:48 -05:00
Joris den Ouden 5eec0034d1 XCode and Visual Studio project detection in seperate methods 2011-07-26 22:13:25 +02:00
Joris den Ouden 0a842a5b5f .settings and .config no longer detected as XML 2011-07-26 21:58:57 +02:00
Joris den Ouden f3457c1706 Detect .config .settings .wxi .wxl .wxs and .xaml as XML 2011-07-26 20:02:05 +02:00
Joris den Ouden d0824ee3b2 Detect Visual Studio project files, solution files and resource files as generated 2011-07-26 20:00:35 +02:00
Joshua Peek cadb3544eb Sort filenames 2011-07-25 11:57:44 -05:00
Joshua Peek bb13470f4b State primary extension explicitly 2011-07-25 11:56:27 -05:00