Commit Graph

2890 Commits

Author SHA1 Message Date
Joshua Peek
4a28b747ba Merge pull request #128 from mavam/detect-bro-language
Add support for the Bro IDS scripting language.
2012-03-05 06:02:35 -08:00
Joshua Peek
8373472a45 Merge pull request #132 from pmoura/detect-logtalk-language
Added detection for the Logtalk language (http://logtalk.org/)
2012-03-05 06:01:26 -08:00
Paulo Moura
66496fcde5 Added detection for the new Logtalk language 2012-03-02 20:26:27 +00:00
Carlos Galdino
d654533dd7 Detect Elixir code (http://elixir-lang.org/) 2012-02-29 19:02:28 -03:00
Brian R. Jackson
842b507aca Added detection for Tea templates, see http://teatrove.org
Uses the Java Server Page lexer (closest match) until a Tea lexer is added to Pygments.
https://bitbucket.org/birkenfeld/pygments-main/pull-request/56
2012-02-25 00:55:00 -05:00
Matthias Vallentin
98d2421153 Add support for the Bro IDS scripting language.
Pygments now offers a Bro lexer [1] and officially supports the Bro IDS
scripting language.

[1] https://bitbucket.org/birkenfeld/pygments-main/pull-request/5/add-lexer-for-the-bro-language
[2] http://www.bro-ids.org
2012-02-21 22:17:39 -08:00
Abe Voelker
daef609f5f Add detection for the Coq language - fixes #116 2012-02-17 10:50:21 -06:00
Jeffrey Kegler
66556c81c3 Add Cweb files to C. Cweb is Don Knuth's literate programming system for C programming.
Caveats: I have NOT tested, and do NOT know Ruby.  In other words, I'm guessing this is the fix.
2012-02-17 03:07:41 -08:00
Luis Cabellos
2d9fd9740f Added detection for c2hs Haskell files 2012-02-17 10:48:11 +01:00
Joshua Peek
101676d90b Gemfile.locks are generated 2012-02-15 15:59:06 -06:00
David Rankin
06395fa816 Added support for Powershell files (.ps1 and .psm1) using a 'Text only' lexer 2012-02-15 19:42:53 +00:00
Joshua Peek
7e3af6dde4 Sort exts 2012-02-15 10:13:36 -06:00
Joshua Peek
1486be79a4 Merge pull request #117 from thomshouse/detect-tinymce-improvements
Added improved TinyMCE detection.
2012-02-15 08:11:50 -08:00
Joshua Peek
bbc56bccd6 Merge pull request #118 from MeirKriheli/patch-1
.lpr should be highlighted as pascal (which here means Delphi).
2012-02-15 08:11:44 -08:00
Joshua Peek
cb80982432 Revert "Merge pull request #107 from thorade/detect-modelica-language"
This reverts commit c1fc063974, reversing
changes made to c89339e036.

Conflicts:

        lib/linguist/languages.yml

Fixes #119
2012-02-15 10:11:09 -06:00
Meir Kriheli
4a1b7b3f7a .lpr should be highlighted as pascal (which here means Delphi). 2012-02-15 10:51:22 +02:00
Thom Stricklin
8e3f07c822 Added improved TinyMCE detection. 2012-02-13 23:27:33 -07:00
Justin Palmer
69451c6a6e Add ltx extension to TeX for highlighting support. 2012-02-13 14:31:40 -08:00
Justin Palmer
8aad73f085 Assume code in any vendor directory should be ignored 2012-02-13 11:01:31 -08:00
leaf corcoran
8d0276d3c4 added detection for MoonScript language 2012-02-08 21:30:19 -08:00
eeue56
fe3e673a50 Added NetLogo support 2012-02-08 15:34:58 +00:00
Sylvestre Ledru
5b5ae20c5e Added detection for Scilab language 2012-02-08 15:25:30 +01:00
Joshua Peek
4ad921f176 Whitespace 2012-02-03 12:14:09 -06:00
Joshua Peek
c1fc063974 Merge pull request #107 from thorade/detect-modelica-language
Added detection for Modelica language
2012-02-03 10:09:37 -08:00
Joshua Peek
c89339e036 No highlighting for Opa 2012-02-03 12:05:53 -06:00
Joshua Peek
9029673ea4 Merge pull request #109 from alokmenghrajani/detect-opa-language
Add detection for opa (http://www.opalang.org/).
2012-02-03 10:03:07 -08:00
Joshua Peek
f4b1109f19 Merge pull request #104 from earwig/mako-file-extension
Add .mako file extension for Mako
2012-02-03 10:02:29 -08:00
Joshua Peek
2aafd356b1 Merge pull request #108 from utkarshkukreti/bug/remove-rc-extension-from-rust-language
Remove rc extension from Rust language.
2012-02-03 10:02:00 -08:00
Rob Newman
c112bce09c Added detection for Python xpy files 2012-02-03 09:46:05 -08:00
Alok Menghrajani
a096e3df66 Add detection for opa (http://www.opalang.org/). 2012-01-30 17:42:09 -08:00
Utkarsh Kukreti
0e8f8e19e2 Remove rc extension from Rust language. 2012-01-25 20:46:35 +05:30
thorade
ce5402dd55 Added detection for Modelica language 2012-01-25 13:31:52 +01:00
Ben Kurtovic
c72013cb3c Add .mako file extension for Mako 2012-01-21 23:23:33 -05:00
Joshua Peek
7974d23444 Detect CoffeeScript with generated comment 2012-01-16 16:57:30 -06:00
Timur Batyrshin
7b3750bcc5 Added detection for Puppet manifests (http://docs.puppetlabs.com/) 2012-01-16 15:47:11 +04:00
dom96
97ca9090b8 Added .nimrod extension and type for the Nimrod programming language. 2011-12-27 17:06:23 +00:00
Humza
9a4ad1af48 Add osascript alias for Applescript 2011-12-27 10:08:56 -05:00
Joshua Peek
395a88aa97 Remove VS project file supression 2011-12-23 10:17:49 -06:00
Peter Lane
4edabb3b9e Added detection for the Fantom language 2011-12-16 23:36:04 +00:00
Sam Bisbee
a523400e20 Adding .plx to Perl - is used for Perl executables. 2011-12-15 13:57:08 -05:00
Joshua Peek
64cf369017 Sort 2011-12-15 10:01:07 -06:00
Corey Farwell
68a5753619 Added non-hidden shell run commands as filenames 2011-12-14 21:30:26 -08:00
Artur Dryomov
8261405b41 Highlight ".mk" files as Makefiles. 2011-12-14 19:35:45 +03:00
Tim Clem
70bc20ce12 Detect jquery-x.x for exclusion 2011-12-09 11:30:31 -08:00
Joshua Peek
9ffdec8a24 Merge pull request #94 from github/enhance-for-dotnet
Enhance exclusion list for .NET
2011-12-07 14:13:40 -08:00
Tim Clem
1acfe23347 Add jQuery validation plugin to the exclusions 2011-12-07 14:08:59 -08:00
Christophe Coevoet
d327e47929 Added the XLIFF extensions as XML 2011-12-07 23:03:30 +01:00
Tim Clem
446f53be70 Improve language stats for .net projects
This excludes some common js used in many .net project so that they
don't show up in language stats. Things exlude now include:
 - Visual Studio intellisense js files
 - Microsoft's Ajax and Validation js
 - Anything in the NuGet packages directory
2011-12-07 13:57:50 -08:00
Aman Gupta
67fd84b36c Merge branch 'prevent-blob-loads' 2011-11-23 17:26:26 -08:00
Aman Gupta
0180a1ee2f skip vendored MathJax files 2011-11-23 12:35:09 -08:00