Commit Graph

1009 Commits

Author SHA1 Message Date
Justin Palmer
69451c6a6e Add ltx extension to TeX for highlighting support. 2012-02-13 14:31:40 -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
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
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
Christophe Coevoet
d327e47929 Added the XLIFF extensions as XML 2011-12-07 23:03:30 +01:00
Suraj N. Kurapati
83423f3aaf languages.yml: support GNUmakefile and makefile
GNU make manpage says: "If  no  -f  option  is present,  make will look
for the makefiles GNUmakefile, makefile, and Makefile, in that order."
2011-11-22 23:50:45 -08:00
Gregory McWhirter
5e2b586914 Adding support for .sage file syntax highlighting (http://sagemath.org) 2011-11-22 10:08:19 -08:00
Joshua Peek
0b5a265644 Cleanup whitespace 2011-11-21 10:20:19 -06:00
Joshua Peek
5e75de1992 Merge branch 'detect-turing-language' of https://github.com/Open-Turing-Project/linguist into Open-Turing-Project-detect-turing-language 2011-11-21 10:17:39 -06:00
Fredrik Leijon
1182d9d328 Detect Arduino 1.0
Arudino fixture for tests
2011-11-17 18:28:18 +01:00
Tristan Hume
5d4057324f Added Turing language detection 2011-11-16 18:55:55 -05:00
Eloy Duran
a576b8d3c8 Recognize CocoaPods documents as Ruby source files.
Examples:
* https://github.com/alloy/cocoapods/blob/master/examples/MacRubySample/Podfile
* https://github.com/alloy/cocoapods-specs/blob/master/SSToolkit/0.1.2/SSToolkit.podspec

Also sorted filenames in languages.yml.
2011-11-09 12:55:15 +01:00
Joshua Peek
4b8c1fb390 Sort extensions 2011-11-07 10:21:52 -06:00
Humza
2244025b71 More FORTRAN file extensions 2011-11-06 14:25:44 -05:00
Humza
1892a8261d Add 'emacs' alias for Emacs Lisp
Lets you use '#!/usr/bin/env emacs --script' shebang line.
2011-10-30 10:53:20 -03:00
Calvin Walton
64a0193a3c Highlight ".vapi" files as Vala
.vapi files are vala interface definitions for external C libraries,
and use the same syntax as regular .vala files. Support highlighting them
as well.
2011-10-25 13:57:16 -03:00
Zameer Manji
936e49f50f Set filenames vimrc and gvimrc to be VimL. 2011-10-22 21:21:15 -03:00
Joshua Peek
ed5ddf720f Sort Tex extensions 2011-10-14 10:04:30 -05:00
maieul
cad9fbcdaa and ins too 2011-10-14 16:54:03 +02:00
maieul
c1f6f329cf .dtx files are also in tex language 2011-10-14 16:51:11 +02:00
Tom MacWright
873bc02ed3 Add bones suffix to JavaScript 2011-10-06 10:47:13 -04:00
Joshua Peek
615908ca85 Merge pull request #77 from robsimmons/master
Standard ML is actually a programming language... and it has a specific lexer now.
2011-09-27 08:19:13 -07:00
Joshua Peek
c6896d6338 Enable Verilog lexer 2011-09-26 11:31:24 -05:00
Robert J. Simmons
fcd97caaf7 Standard ML files still haven't been showing up as languages in GitHub's "what languages does this project use" view; is the lack of a "type: programming" line the reason why?
Additionally, the Standard ML-specific lexer has been added to Pygments on Bitbucket's; GitHub may not use bleeding-edge Pygments, but it should be eventually possible to use Standard ML-specific lexer rather than the OCaml one.
2011-09-23 10:31:17 -03:00
amiridis
e04df8dda2 Add .pac files as files with JavaScript content 2011-09-22 12:03:59 -05:00
Joshua Peek
5a584c095b Fix Haml and Sass grouping and highlighting 2011-09-16 13:54:10 -05:00
Joshua Peek
0c137c2d85 Fix AutoHotkey lexer 2011-09-06 11:28:12 -05:00
Joshua Peek
b515ed4886 Merge pull request #75 from stof/patch-1
Added the support for Twig
2011-09-06 09:26:03 -07:00
Joshua Peek
6ebd05958b Fix AutoHotKey sorting 2011-09-06 11:22:45 -05:00
Christophe Coevoet
b8d1cd9ee5 Added the support for Twig 2011-09-06 19:22:05 +03:00
Anthony Zhang
1a5e7a1598 Add "Text only" lexing, for now, until Pygments accepts the AutoHotkey lexer. 2011-09-01 18:06:14 -04:00