Commit Graph

1009 Commits

Author SHA1 Message Date
Joshua Peek
e2a91bba3e json extension is provided by samples 2012-07-24 11:12:57 -05:00
Joshua Peek
b7c4d96e5f Max extensions are already covered by samples 2012-07-24 11:05:08 -05:00
Joshua Peek
059f661eb6 Rename Max/MSP to Max 2012-07-24 11:03:09 -05:00
Nicolas Danet
9f782fc261 Update lib/linguist/languages.yml 2012-07-24 12:25:03 +03:00
Nicolas Danet
5c2bdfd733 Add extensions for Max/MSP 2012-07-24 09:03:06 +03:00
Joshua Peek
afedf2557d Store extnames in samples.yml 2012-07-23 15:00:42 -05:00
Joshua Peek
36da52e383 Move specific filename samples into their own dir 2012-07-20 17:20:45 -05:00
Joshua Peek
5a5d334999 Use implied extensions from samples 2012-07-20 17:07:08 -05:00
Joshua Peek
144655f2c5 Require explicit primary_extension 2012-07-20 16:54:49 -05:00
Joshua Peek
e58f268258 Associate .module with drupal php 2012-07-20 15:42:21 -05:00
Renato Golin
da6cf8dbb4 Add ECL programming language and test 2012-07-12 09:09:32 +01:00
Enrique Zamudio
80e9639688 Add "text only" lexer to Ceylon 2012-07-05 10:53:38 -05:00
Enrique Zamudio
6d20232027 Add Ceylon 2012-07-03 22:25:56 -05:00
Joshua Peek
37f971abdd VB should be a .cls candidate 2012-06-20 16:23:51 -05:00
Vicent Marti
1263b4cd2f Actually, the Fancy lexer is inferred. 2012-06-20 21:44:26 +02:00
Vicent Marti
18e878a7dd Properly load the Fancy lexer 2012-06-20 21:39:38 +02:00
Vicent Marti
e0703ac435 Syntax highlighting for Fancy 2012-06-20 21:22:30 +02:00
Joshua Peek
5f84b7420a Set primary extension for Prolog 2012-06-07 10:29:04 -05:00
Joshua Peek
602a79e4db Give Apex primary cls extension 2012-06-07 10:27:39 -05:00
Joshua Peek
3ea44745b3 Give .t to Turing 2012-06-07 10:25:17 -05:00
Joshua Peek
dc25007770 Add primary extension for Rebol 2012-06-07 10:21:45 -05:00
Joshua Peek
b5ac75f585 Add fallback extension for Coq 2012-06-07 10:21:02 -05:00
Ian M. Jones
a41631d9fa Added REALbasic language. 2012-06-06 23:37:47 +02:00
Johan Sundström
645f4d6194 Added detection for the Pike language:
http://pike.ida.liu.se/
2012-06-06 00:02:47 -07:00
Laurent Parenteau
46cde87c09 Fixed M lexer name. Merged with upstream's latest changes. 2012-05-22 13:43:47 -04:00
Peter Waller
e76c4dbc8c langauges.yml: Add python syntax highlighting to waf's wscript files 2012-05-10 15:47:27 +02:00
Joshua Peek
2cbf428176 Use XSLT lexer 2012-05-09 10:41:11 -05:00
Daniel Micay
be42a8411b add detection for Arch Linux PKGBUILDs 2012-05-08 07:39:48 -04:00
Joshua Peek
aa7c8497b1 Merge pull request #151 from aseemk/streamlinejs-support
Add ._js & ._coffee extensions for Streamline.js.
2012-05-07 19:44:14 -07:00
Joshua Peek
a9e1f3822f Merge pull request #160 from bakkdoor/master
Added Fakefile to Fancy's filenames list
2012-05-07 19:41:37 -07:00
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
Laurent Parenteau
23b6b4c499 Use Common Lisp lexer for M syntax highlighting, which gives pretty good results. 2012-04-27 10:09:37 -04:00
Christopher Bertels
cd24864273 added Fakefile to Fancy's filenames list 2012-04-27 10:45:06 +02: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
Aseem Kishore
17adccc844 Regression fix: ensure .coffee is primary ext.
(The primary extension by default is the first extension, but the extensions
need to be in alphabetical order, and _coffee comes before coffee.)
2012-04-03 14:56:11 -04:00
Patrick O'Leary
52b9274991 Added detection for the Julia language. 2012-04-02 23:20:27 -05:00
Aseem Kishore
54e81dd8fb Add ._js & ._coffee extensions for Streamline.js.
Streamline.js by Bruno Jouhier (@Sage) is a library/tool that lets you write
synchronous-looking JavaScript/CoffeeScript, and have it compile to Node-style
asynchronous JavasScript/CoffeeScript. (It's amazing and super elegant.)

https://github.com/Sage/streamlinejs

From the start, Streamline was designed to be exactly JavaScript/CoffeeScript,
so that it works with existing editors and tools. No new keywords or syntax --
it simply reserves `_` as a function parameter name.

Streamline files have thus kept `.js` and `.coffee` as extensions, so that no
changes need to be made to tools; Streamline has just used the convention of
ending file basenames with `_`, like `foo_.js` or `foo_.coffee`.

Unfortunately, to get the most optimal Node.js integration, with on-the-fly
compilation (like CoffeeScript), files now need to have their own extension.
So Bruno has decided to make `._js` and `._coffee` the extensions of choice.

The good news is that the language is still exactly JavaScript/CoffeeScript;
it's only the extension that's changed. It's simple to add these extensions
into our editors, but I'm wondering if we can add this to GitHub too. =)

This change is super simple and shouldn't affect any other language, so I hope
you guys are open to it. Thanks for your consideration!
2012-04-02 19:56:28 -04: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