Commit Graph

2051 Commits

Author SHA1 Message Date
Brandon Keepers 9325b07d68 Merge pull request #1438 from pchaigno/file-extensions
Remove file extensions with multiple segments
2014-08-05 13:01:00 -04:00
Paul Chaignon c8bc0a5c79 Remove file extensions with multiple segments 2014-08-04 11:23:31 +02:00
Paul Chaignon f58522d5a9 Lexer for Handlebars 2014-08-03 22:53:23 +02:00
Paul Chaignon 27a621531b Add knockout.js library as vendor file 2014-08-01 16:07:52 +02:00
Paul Chaignon 0235433b7e Support for Cycript language with .cy file extension 2014-08-01 15:56:44 +02:00
maieul 6b5d1fe25b extension for biblatex 2014-07-31 16:03:01 +02:00
Steve King, Jr fc73f51855 Adding Font Awesome to vendored files. 2014-07-28 10:37:18 -07:00
Arfon Smith dd181421a7 3.1.1 2014-07-28 17:32:40 +01:00
Andrée Hansson f6e2189739 Regex matching filename 'composer.lock' fixed
The previous regex had an unescaped period, which matches any character between 'composer' and 'lock' in the filename.
2014-07-28 13:24:10 +02:00
G. Wade Johnson d61f31d3ed Add minimal support for recognizing OpenSCAD files.
As 3D printing becomes more popular, more OpenSCAD projects will appear
on github. This change allows linguist to recognize those projects.
Hopefully, this will make finding projects easier.
2014-07-27 21:17:36 -05:00
KoffeinFlummi 4e83a6ad23 Added .hqf sample. 2014-07-28 00:38:07 +02:00
KoffeinFlummi 7fc39dc8d1 Properly added sample. 2014-07-27 21:26:34 +02:00
KoffeinFlummi f10154a782 Added SQF support 2014-07-27 20:11:00 +02:00
Ryan Batchelder 8761dc4e17 Missed escaping a slash
Added EoL match
Thanks for pchaigno
2014-07-27 10:02:54 -07:00
Ryan Batchelder 5a044b1c07 Ignore Bourbon SCSS mixin library to avoid high CSS percentages 2014-07-26 14:05:13 -07:00
Sean Coyne 0100b76412 distinguish between ColdFusion HTML and ColdFusion CFCs
allows for using both ColdFusion Lexers provided by pigments and allows
for proper syntax highlighting of cfscript based CFCs

Signed-off-by: Sean Coyne <sean@n42designs.com>
2014-07-24 20:48:50 -04:00
Arfon Smith 149f8967ad Fixing up bin/linguist 2014-07-23 11:41:50 -05:00
Arfon Smith 61faea0298 Fixing up bin/linguist 2014-07-23 11:20:31 -05:00
Arfon Smith 8d8020ddb5 Merge branch 'master' into benchmarking
Conflicts:
	lib/linguist/version.rb
2014-07-23 11:01:16 -05:00
Arfon Smith c4c479578a Heuristics off 2014-07-23 10:37:50 -05:00
Arfon Smith 441caa91dd Samples 2014-07-23 10:34:03 -05:00
Arfon Smith 20154eb049 Rework diff slightly 2014-07-23 10:30:54 -05:00
Arfon Smith 84ea710d42 Moving linguist detection into rake task and ignoring diff for now. 2014-07-23 10:30:53 -05:00
Arfon Smith 8d524d618e Toy example 2014-07-23 10:30:53 -05:00
Arfon Smith 9fa34ab1fe Fixing BlobHelper loading issue 2014-07-23 10:30:53 -05:00
Arfon Smith 47db1cf1ac Explictly load FileBlob 2014-07-23 10:30:53 -05:00
Josh Abernathy 61c93ab08c pbproj's are cool too. 2014-07-23 10:30:53 -05:00
Josh Abernathy d72f3fae33 Actually let's keep those. 2014-07-23 10:30:53 -05:00
Josh Abernathy 3f14d15722 Most Xcode files have a human-readable diff now! 2014-07-23 10:30:53 -05:00
Arfon Smith 963c0b46a0 Modifying Mirah search terms 2014-07-23 10:30:53 -05:00
Arfon Smith 66b4977a67 Linguist v3.0.4 2014-07-23 10:30:53 -05:00
Paul Chaignon b1ea1fd96f Remove stylistic yet useless parentheses 2014-07-23 10:30:38 -05:00
Paul Chaignon a5475bf839 Sample files to test the new FileBlob.extension method 2014-07-23 10:30:01 -05:00
Paul Chaignon d5098c6f66 Custom File.extname method which returns the filename if it is an extension 2014-07-23 10:29:22 -05:00
Arfon Smith 41fc785330 Kicking the tyres 2014-07-23 10:26:23 -05:00
Arfon Smith 24fb5a8e29 3.0.3 release 2014-07-23 10:26:22 -05:00
Arfon Smith 37d161c290 Removing second binary? check 2014-07-23 10:26:22 -05:00
Arfon Smith ddefa5f9e6 Ask Charlock earlier 2014-07-23 10:26:22 -05:00
Arthur Verschaeve d125205564 Update vendor.yml: normalize.css
Added popular CSS reset Normalize.css (http://necolas.github.io/normalize.css/)
2014-07-23 10:26:22 -05:00
Arfon Smith a474ffc101 Deep diffing 2014-07-23 10:26:21 -05:00
Josh Oldenburg 272dd45a43 Ignore everything in the Pods directory. 2014-07-23 10:26:20 -05:00
Josh Oldenburg 5abec96df7 Only ignore Pods/ for CocoaPods. 2014-07-23 10:26:20 -05:00
Josh Oldenburg e860f961a9 Ignore files related to Cocoapods.
These include Podfile, Podfile.lock, and Pods/.
2014-07-23 10:26:20 -05:00
Arfon Smith 437f81c4a0 3.1.0 2014-07-22 13:59:58 -05:00
Arfon Smith 26dad7dada 3.1.0beta 2014-07-22 12:51:24 -05:00
Arfon Smith 8c7b54d6e3 Fixing BlobHelper loading issue 2014-07-22 12:26:21 -05:00
grindhold fea0d8963c added coffeescript lexer for emberscript 2014-07-20 08:59:09 +02:00
grindhold 7aca52c68c added emberscript and provided sample 2014-07-20 08:33:18 +02:00
Arfon Smith 529d3faaf8 Explictly load FileBlob 2014-07-18 20:40:14 -05:00
Arfon Smith 90ff1b5896 Merge branch 'master' into cut-release-v3.0.4 2014-07-15 12:34:06 -07:00