Commit Graph

977 Commits

Author SHA1 Message Date
Sparky's Widgets a0aae8cdc1 Update languages.yml
Added support for Eagle PCB files which are becoming common enough now on Github to make this addition.
2013-10-14 01:41:37 -06:00
Ted Nyman 80321272b1 Merge pull request #695 from github/detect-prose
Detect prose documents
2013-10-12 18:12:27 -07:00
Austin Clements 5232a45d1f Recognize jQuery >= 1.10.0
jQuery recently passed 1.10, but the vendor regexp assumed each
component of the version number would be only one digit.  Allow
multiple digits for the minor and micro versions.
2013-10-11 21:21:43 -04:00
glts e194d7238e Added "Text only" lexer for J
There is no lexer for J so far, use "Text only" to make the build pass.
2013-09-30 23:28:35 +02:00
glts 33d777a6ff Added support for J to languages.yml 2013-09-30 21:20:28 +02:00
Ted Nyman 8465961e72 Merge pull request #574 from alaingilbert/patch-1
There is a lexer for TypeScript in the pygments project
2013-09-26 02:27:19 -07:00
Aaron Puchert 7946de7116 Add .Rprofile to filenames for R 2013-09-25 12:43:22 +02:00
Garen Torikian 9e65eb35e7 💄 2013-09-24 21:47:30 -07:00
Garen Torikian 76a1369932 Alphabetize detectable markup 2013-09-24 21:28:39 -07:00
Garen Torikian 50f3b2e398 Add Mediawiki 2013-09-24 16:34:46 -07:00
Garen Torikian a716151c83 Add Creole 2013-09-24 16:33:09 -07:00
Garen Torikian 3c70fffb67 Add Org 2013-09-24 16:32:02 -07:00
Garen Torikian a0a879a3a3 Add RDoc 2013-09-24 16:30:02 -07:00
Garen Torikian 5d35d18634 Add AsciiDoc as an option 2013-09-24 16:28:54 -07:00
Garen Torikian a3a6c2f8b3 Alphabetize, foo' 2013-09-24 16:23:05 -07:00
Garen Torikian 8eef1c33b8 Start adding prose content to detector 2013-09-24 16:13:04 -07:00
Ted Nyman 687e82307e .cfg is used by too many non INI files 2013-09-18 19:00:15 -07:00
Ted Nyman b3fbd42786 Merge pull request #536 from zzet/patch-1
Added .podsl extension for Common Lisp language
2013-09-09 09:33:20 -07:00
Andrew Kumanyaev 590ed26f7b Alphabetized list for Common Lisp
Via comment https://github.com/github/linguist/pull/536#issuecomment-24046315
2013-09-09 11:58:24 +04:00
Ted Nyman 12093ee1f0 Merge pull request #672 from Bulwersator/master
Add squirrel
2013-09-09 00:54:31 -07:00
Ted Nyman 0cbc44677c Merge pull request #606 from kethomassen/patch-1
Change YAML type to data
2013-09-09 00:38:04 -07:00
Ted Nyman 759860d866 Merge pull request #549 from oubiwann/add-lfe-support
Added support for LFE (Lisp Flavored Erlang).
2013-09-08 23:27:32 -07:00
Charlie Somerville fdccffddfc rename Delphi to Pascal 2013-09-07 03:17:25 +10:00
Charlie Somerville e610789d38 rake samples 2013-09-07 03:10:56 +10:00
Faith-Anne L. Kocadag 42311e1bf3 Adding .x3d to the list of .xml extensions.
Adding .x3d to the list of .xml extensions: [x3d specifications] (http://www.web3d.org/x3d/specifications/x3d_specification.html)
2013-09-05 22:05:21 -04:00
Bulwersator 9e9aae1d83 really fix sorting 2013-09-05 22:10:49 +02:00
Bulwersator 229ab3a268 fix sorting 2013-09-05 22:02:09 +02:00
Bulwersator 32b7b3e1b1 Update languages.yml 2013-09-05 20:50:08 +02:00
Roman Scherer de8c4daa45 Add the ".cljx" file extension to the list of Clojure languages.
Some people start writing portable Clojure/Clojurescript code and use
the ".cljx" file extension for that. This is driven by this project:

https://github.com/lynaghk/cljx
2013-09-03 21:34:06 +02:00
Ted Nyman 64990a00b8 Merge pull request #656 from liluo/dev
Remove unused else
2013-09-03 09:26:47 -07:00
Mouq 2305496f94 Fix order of extensions 2013-09-01 22:06:08 -04:00
Mouq d031392507 Add .nqp to the list of Perl file extensions 2013-09-01 10:14:14 -04:00
liluo 6ec22a1674 remove unused else 2013-08-30 11:04:46 +08:00
Ted Nyman 694f51d09e Merge pull request #642 from Dav1dde/volt
Added Volt language
2013-08-27 22:36:15 -07:00
Ted Nyman 79040d00c7 Merge pull request #519 from mmullis/master
Add COBOL language support
2013-08-27 02:37:47 -07:00
Ted Nyman 7dfc1644ce Merge pull request #628 from pmoura/master
Add alternative Logtalk source file extension
2013-08-26 14:14:03 -07:00
David c4a90bbbcd Added Volt language 2013-08-22 13:48:26 +02:00
Ted Nyman ac0920a11b Merge pull request #599 from larsbrinkhoff/glsl
Add OpenGL Shading Language.
2013-08-19 22:11:41 -07:00
Paulo Moura a4bdca6d6b Add alternative Logtalk source file extension 2013-08-19 02:31:33 +01:00
Ted Nyman f9bfcceba9 Merge pull request #512 from mark-otaris/patch-1
Add the .rbxs extension for Lua files
2013-08-18 17:10:09 -07:00
dzidzitop cd3e88fe8b COPYING is added to excludes as a file that contains copyright information. 2013-08-18 14:03:16 +03:00
Lars Brinkhoff 254b6de1d3 Add OpenGL Shading Language. 2013-08-17 14:31:28 +02:00
Julik Tarkhanov a93e9493e2 Add OpenGL shading language (GLSL)
This is the language used for writing OpenGL shaders, which are becoming much more mainstream lately.
2013-08-17 14:31:28 +02:00
Ted Nyman 9dca6fa9cc Vendor READMEs 2013-08-16 15:00:34 -07:00
Seth Vargo ce97865bd2 Add 'Berksfile' to the list of Ruby files 2013-08-15 10:29:39 -04:00
Alessandro Bahgat 007fc9ebd0 Added .xmi to the extensions for XML 2013-08-14 17:33:23 -04:00
Ted Nyman 1a98a1f938 Add an F# alias 2013-08-14 08:55:58 -07:00
Ted Nyman 6c74d854ec 2.9.3, update samples, update test 2013-08-14 08:35:53 -07:00
Ted Nyman 06b185f725 Fix F# search term 2013-08-14 08:32:50 -07:00
Ted Nyman 4741a47d21 Bring in @upsuper's css generated check 2013-08-05 23:00:04 -07:00