Commit Graph

1542 Commits

Author SHA1 Message Date
Paul Chaignon 556a98b525 C++ .inl file extension 2014-03-24 21:20:14 +01:00
The Crimson Tautology 1f022a84ea Add SourcePawn language 2014-03-23 12:50:35 -04:00
Gary Burgess 110fa6d384 Add PureScript language & samples 2014-03-21 23:55:20 +00:00
Barry Walsh a98ad13af4 Rebol extension changes to languages.yml
Historically Rebol used the .r extension which unfortunately clashes with the R Stats programming language :(

For example even the Rebol interpreter repo says it uses 9.7% R instead of Rebol! - https://github.com/rebol/rebol

So 3 changes here…

1) .reb is now the primary (and official) extension - http://www.rebol.com/article/0540.html

2) .rebol moved to list of extensions (some code does use it)

3) .r added back.  NB. The majority of Rebol code on Rebol uses this (followed by .r2 & .r3).  .r was present in languages.yml previously but was removed for some reason? (looks like here - https://github.com/github/linguist/commit/5a5d33499942d2a294ffec593539a9095f105882)
2014-03-21 15:09:37 +00:00
mwhite-IPA 24eb965adb Added Text only lexer for Stata. 2014-03-19 18:50:44 -04:00
mwhite-IPA 1769083a85 Added Stata extensions. 2014-03-19 17:31:21 -04:00
mwhite-IPA 05c714af76 Trimmed white space. 2014-03-19 17:31:01 -04:00
DavidSkrundz 911a532051 Changed the order of the Objective-C files. 2014-03-14 12:45:42 -06:00
DavidSkrundz 44910dbcd8 Added .h as an Objective-C file type 2014-03-14 12:28:45 -06:00
DavidSkrundz 42cb8ec3cf Reverted to the .matlab extension and added .m as another extension. 2014-03-14 09:39:36 -06:00
Bruce Mitchener 957dd15d5b Add .lid and .intr extensions for Dylan. 2014-03-14 22:03:31 +07:00
DavidSkrundz 1e9435c999 MATLAB uses .m files not .matlab. 2014-03-13 21:19:56 -06:00
Brett Weir dc1b0e3c48 Added Propeller Spin language to languages.yml 2014-03-13 14:49:11 -07:00
Ted Nyman 2e731a1084 Merge pull request #978 from cronycle/master
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-13 14:37:25 -07:00
Albert Lyu 869cf8ba11 Update D3.js in vendored list 2014-03-13 16:20:04 -05:00
Andrew Plotkin d394e8db21 Added a lexer definition (text only).
I may build an Inform 7 highlighter/lexer someday, but not this week.
2014-03-12 14:44:13 -04:00
Andrew Plotkin a8b6267471 Merge branch 'master' of https://github.com/github/linguist 2014-03-12 14:38:45 -04:00
sparkyswidgets 637682e452 Reordered Eagle to match placement in Samples, this should be the correct way I hope! 2014-03-11 22:14:15 -06:00
Ted Nyman 38bd07a113 Merge pull request #832 from dasmithii/patch-2
Updated language list to include HOW, and fixed the lack of lexer proble...
2014-03-11 20:24:07 -07:00
sparkyswidgets f8fee56446 Merge remote-tracking branch 'upstream/master' 2014-03-11 18:45:46 -06:00
Chriztian Steinmeier 10903e7e38 Add missing lexer to Kit language 2014-03-11 22:37:46 +01:00
Douglas Adam Smith II 645411e256 Testing... 2014-03-11 14:23:28 -04:00
Douglas Adam Smith II 29510b26e0 Fix 2014-03-11 14:00:49 -04:00
Douglas Adam Smith II e4c1cc572b Fixed order of languages. Forgot how ASCI works.
This will (hopefully) fix the build.
2014-03-11 13:51:16 -04:00
Douglas Adam Smith II 7c85c11944 Updated How language to FLUX (name change) 2014-03-11 13:38:10 -04:00
eXerigumo Clanjor (哆啦比猫/兰威举) 8323450958 add extension .cc for c++ 2014-03-09 16:12:30 +08:00
Nayeem Syed 68793b1f0f added check for extension and line count on vcr_cassette? in generated 2014-03-08 08:12:18 +00:00
Ted Nyman c6e3c8fab8 Merge pull request #963 from mbezjak/vendor-gradle
Add gradle wrapper files to vendor.yml
2014-03-07 20:46:46 -08:00
Max Ogden 3a19ba4523 dramatically enhance colors for javascript and css 2014-03-06 23:10:05 -08:00
Nayeem Syed 210ca9a86f added VCR Cassette to the 'generated' list so they get suppressed 2014-03-06 12:00:54 +00:00
Ted Nyman ff9e0aedd6 Merge pull request #854 from cndreisbach/patch-1
Adding support for Hoplon files
2014-03-05 18:31:54 -08:00
Paul Chaignon cb9bef43a5 Support of the .vh file extension for SystemVerilog 2014-03-04 10:44:23 +01:00
Ted Nyman 115ac6b999 Merge pull request #938 from tenbits/master
Add Mask markup language
2014-03-03 15:10:34 -08:00
Albert Lyu a2690b7dac Add D3.js to the vendored list
Followed the commit pattern of a3e1420476
2014-02-26 13:07:20 -06:00
Shane Becker 8b00872d36 Added Gemfile.lock to the list of Ruby filenames 2014-02-26 02:15:08 -08:00
Paul Chaignon ee370cbf43 Support of AspectJ language 2014-02-25 11:22:28 +01:00
saarin 78217e1cee Add shen language in linguist 2014-02-23 05:22:39 +01:00
Ted Nyman 86364da07e Regenerate samples 2014-02-21 13:50:54 -08:00
Paul Chaignon 4ec878ba0d CSS color added to SystemVerilog 2014-02-21 18:13:42 +01:00
Paul Chaignon 28a2b39a55 Support of SystemVerilog 2014-02-21 17:48:24 +01:00
Miro Bezjak 92e1b1eb40 Add gradle wrapper files to vendor.yml 2014-02-21 11:27:47 +01:00
Andrew Couch 3bea39eb10 Add React library to vendor.yml
React is a library quickly growing in popularity.  Let's exclude it from language stats.
2014-02-20 21:52:28 -05:00
Ted Nyman a34398eb92 Merge pull request #935 from pchaigno/sld
Support of the .sld file extension for Scheme.
2014-02-20 15:32:52 -08:00
Arfon Smith e437cf749d Adding support for JSONLD: http://json-ld.org/ 2014-02-18 15:28:22 -06:00
Ivan Zuzak 8afe123084 add interpreter for applescript 2014-02-17 17:08:51 +01:00
Ivan Zuzak c60328383d add interpreter for javascript 2014-02-17 17:04:47 +01:00
Ted Nyman 69bfe73165 Not yet on the additional binary check 2014-02-16 19:43:33 -08:00
Ted Nyman 3429ddeaa1 Standard regex 2014-02-16 19:41:45 -08:00
Ted Nyman 9242a2f83b Merge pull request #923 from kasoki/master
add haxelib run.n neko bytecode file to vendor list
2014-02-16 19:40:24 -08:00
Dave Jones 0eebd42d72 Make SQL a programming language
Because it is (see https://github.com/waveform80/db2utils which hilariously claims to be 79% written in C!)
2014-02-17 00:09:22 +00:00