Commit Graph

450 Commits

Author SHA1 Message Date
BAI Gang 9e995fb3e5 Added .pm6 to Perl extensions. Conventionally, some Perl6 modules use pm6 as extension to differentiate from the currently common Perl 5 modules. 2012-05-02 13:01:48 +08:00
Vicent Martí 4d984e9622 Colorize all files, even if they are generated 2012-04-29 16:01:02 -07:00
Joshua Peek c3d6fc5af8 Colors! 2012-04-19 17:25:16 -05:00
Joshua Peek dd6285164d Remove redundant lexer definitions 2012-04-19 16:38:49 -05:00
Joshua Peek 8bb5f7fd4c Remove redundant primary extension definitions 2012-04-19 16:34:35 -05:00
Brian Doll 2d106eefe9 Merge pull request #156 from igrigorik/detect-dart
Detect Dart
2012-04-18 16:36:25 -07:00
Joshua Peek c444c25b27 Disable puppet lexer 2012-04-17 09:56:30 -05:00
Vicent Martí 4ab7bb2cbe Too long 2012-04-09 15:38:26 -07:00
Ilya Grigorik a3dc9fb138 add detection for Dart 2012-04-09 14:38:43 -07:00
Tim Sharpe 5bfe848e22 Merge branch 'master' into puppet-augeas-lexers 2012-04-09 11:49:01 -07:00
Vicent Martí 633ef5213d Sort extensions by name 2012-04-09 20:46:29 +02:00
Vicent Martí 95ec95fdac Add DCPU-16 assembly 2012-04-09 20:28:53 +02:00
Tim Sharpe 3ef7a78c2b Use new lexers for Puppet & Augeas files 2012-04-09 11:07:55 -07:00
Patrick O'Leary 4f0b457287 Updated Julia language with lexer and added tests 2012-04-04 21:28:29 -05:00
Patrick O'Leary 52b9274991 Added detection for the Julia language. 2012-04-02 23:20:27 -05:00
Paul Betts 2d02b41c1d hwhoops 2012-03-29 10:13:50 +13:00
Paul Betts 76df4c7ca6 Ignore any root dir named samples 2012-03-29 10:03:18 +13:00
Joshua Peek 8b3ebc36fb Merge pull request #146 from trq/add-php-syntax-for-phakefiles
Adding PHP syntax highlighting for Phake
2012-03-28 09:41:30 -07:00
Joshua Peek 19f2ee40a5 New lexers in 1.5 2012-03-28 11:40:14 -05:00
Martin d'Allens dc145ff715 Set lexer for VHDL language.
Conflicts:

	test/test_blob.rb
2012-03-28 11:37:25 -05:00
Joshua Peek f029db563c Merge pull request #144 from shortstuffsushi/patch-1
Update to vendor.yml to include the ExtJS Javscript Framework
2012-03-28 09:34:39 -07:00
Joshua Peek 5eaed34a38 Merge pull request #135 from ecere/master
Added eC and Ecere project (JSON, .epj) to languages.yml
2012-03-28 09:32:51 -07:00
Joshua Peek 400df3ad46 Merge pull request #141 from semperos/lsp-extension
Add .lsp as an extension for Common Lisp
2012-03-28 09:26:24 -07:00
Joshua Peek 61d2e8c383 Merge pull request #140 from jstrachan/detect-kotlin-language
Added detection for the Kotlin language
2012-03-28 09:21:19 -07:00
Joshua Peek 7377ace1ee Merge pull request #138 from jesusaurus/817b36ca61b80fe61c243f5eaf964e5cb78885c6
Add Modulefile to Puppet
2012-03-28 09:19:38 -07:00
Joshua Peek f673019385 Fix sorting 2012-03-28 11:17:48 -05:00
Joshua Peek 39bb301a0e Merge pull request #142 from jaxzin/detect-tea
Added detection of the Tea language.
2012-03-28 09:16:40 -07:00
Joshua Peek e0a04b900f Merge pull request #147 from baoshan/linguist
PowerShell, not Powershell
2012-03-28 09:01:54 -07:00
Joshua Peek 4c0a8b1ccf Ensure our custom mime types override mime-types lib 2012-03-28 10:22:32 -05:00
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
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