Commit Graph

2922 Commits

Author SHA1 Message Date
Baoshan Sheng
1b5f372922 Make node_modules check less strict, nicer for output with dot and slash prefix 2012-03-28 10:40:51 +08:00
Joshua Peek
d3d1da0958 Add flash JS extension 2012-03-27 16:54:02 -05:00
Laurent Parenteau
e0190a5a6e Added detection for the new M (aka MUMPS) language. 2012-03-27 11:47:52 -04:00
Baoshan Sheng
e2dcb6c38d PowerShell, not Powershell 2012-03-27 18:09:03 +08:00
Tony R Quilkey
b1254ada8e Adding PHP syntax highlighting for Phake 2012-03-26 08:46:36 +11:00
Joshua Peek
3b7b2020d2 State Ace compatible languages 2012-03-23 13:50:29 -05:00
shortstuffsushi
585310fa0f Update to vendor.yml to include the ExtJS Javscript Framework 2012-03-22 22:32:24 -05:00
Abe Voelker
22db59d8c0 Improve .cls language detection 2012-03-21 11:21:55 -05:00
James Strachan
e0c9e6be1b Added extra Kotlin file extensions for kotlin modules and scripts 2012-03-21 09:21:03 +00:00
Brian R. Jackson
f89410be77 Updated Tea language type to markup. 2012-03-19 17:43:22 -04:00
Brian R. Jackson
a8660ea80f Added detection of the Tea language. 2012-03-19 17:36:23 -04:00
Joshua Peek
777f5a3b87 Revert "Merge pull request #129 from jaxzin/detect-tea"
This reverts commit 79f16caeb2, reversing
changes made to 087205893f.

No "Tea" lexer
2012-03-19 14:59:59 -05:00
Brian R. Jackson
26263bc288 Merging github/master 0872058 2012-03-19 15:54:24 -04:00
Brian R. Jackson
fcda5d1223 Updated Tea language type to markup. 2012-03-19 13:54:54 -04:00
Joshua Peek
087205893f Fix name escaping 2012-03-19 09:35:46 -05:00
Joshua Peek
329ad99edc Add Langauge#escaped_name 2012-03-19 09:27:39 -05:00
Daniel Gregoire
b6874be2cc Add .lsp as an extension for Common Lisp 2012-03-19 08:46:03 -04:00
Jonathan Harker
817b36ca61 Puppet modules have a Modulefile 2012-03-18 15:55:10 -07:00
Jerome St-Louis
0ea45e97d8 Fixed ASCII-betical ordering 2012-03-14 14:15:17 -04:00
Jerome St-Louis
e9965dca05 Added eC and Ecere (JSON) projects (.epj) to languages.yml 2012-03-14 11:12:56 -04:00
Brian R. Jackson
5357d283b4 Switch to Tea lexer which is available in Pygments 1.5. 2012-03-10 20:59:58 -05:00
James Strachan
3e1b1979ed Added detection for the Kotlin language 2012-03-05 16:10:42 +00:00
Abe Voelker
d32c9e88b4 Add support for OpenEdge ABL language 2012-03-05 08:58:19 -06:00
Joshua Peek
a33e7befe1 Revert "Merge pull request #113 from eeue56/patch-2"
This reverts commit e320a87d93, reversing
changes made to eeea42d67b.

Failing test:

    NetLogo is missing lexer
2012-03-05 15:10:17 +01:00
Joshua Peek
e320a87d93 Merge pull request #113 from eeue56/patch-2
Added NetLogo support
2012-03-05 06:09:46 -08:00
Joshua Peek
eeea42d67b Merge pull request #112 from sylvestre/master
Support of the Scilab language
2012-03-05 06:08:55 -08:00
Joshua Peek
c52a8bbcfe Revert "Merge pull request #114 from leafo/detect-moonscript-language"
This reverts commit 1c4792f03d, reversing
changes made to cc7205b9aa.

Failing test:

    Moonscript is missing lexer
2012-03-05 15:08:01 +01:00
Joshua Peek
1c4792f03d Merge pull request #114 from leafo/detect-moonscript-language
Added detection for MoonScript language
2012-03-05 06:06:44 -08:00
Joshua Peek
cc7205b9aa Merge pull request #122 from rankida/detect-powershell
Added Windows Powershell detection
2012-03-05 06:04:36 -08:00
Joshua Peek
bf73e56090 Merge pull request #124 from zhensydow/detect-c2hs-language
Added detection for c2hs Haskell files
2012-03-05 06:04:00 -08:00
Joshua Peek
d80ee601ed Merge pull request #125 from abevoelker/detect-coq-language
Add detection for the Coq language - fixes #116
2012-03-05 06:03:23 -08:00
Joshua Peek
5ff5cabef0 Merge pull request #126 from jeffreykegler/patch-1
Add support for C code in Cweb (.w) files.
2012-03-05 06:03:03 -08:00
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