Arfon Smith
a6efeebd21
Merge pull request #1421 from stevex86/master
...
Adding Font Awesome to vendored files.
2014-08-14 12:10:10 -05:00
Arfon Smith
6e2bb25b6e
Samples
2014-08-14 09:31:47 -05:00
Arfon Smith
a54edf71d1
Merge pull request #1426 from maieul/master
...
extension for biblatex
2014-08-14 09:29:06 -05:00
maieul
8ff7eaf893
example for bbx,cbx,lbx file (extracted from http://github.com/plk/biblatex )
2014-08-14 12:13:41 +02:00
Paul Chaignon
a8d3872002
Add 3rdparty as third party folder
2014-08-14 08:45:17 +02:00
Paul Chaignon
dea03b7a46
Improve vendor regex for third party folders
2014-08-14 08:43:39 +02:00
Arfon Smith
f5723dcccf
Samples
2014-08-13 15:48:12 -07:00
Arfon Smith
d772d1f162
Merge pull request #1408 from wilg/master
...
LookML
2014-08-13 15:43:01 -07:00
Arfon Smith
46cfd16ae7
Merge pull request #1458 from github/1348-local
...
1348 local
2014-08-13 15:39:55 -07:00
Arfon Smith
315243350b
Merge branch 'master' into 1348-local
...
Conflicts:
lib/linguist/samples.json
2014-08-13 15:32:51 -07:00
Arfon Smith
886d8a7293
Merge pull request #1457 from github/1364-local
...
1364 local
2014-08-13 15:29:30 -07:00
Arfon Smith
54318f4001
Merge branch 'master' into 1348-local
...
Conflicts:
lib/linguist/samples.json
2014-08-13 15:26:49 -07:00
Arfon Smith
b3aee8abab
Samples update
2014-08-13 15:16:48 -07:00
Arfon Smith
1bdbadc1b3
Adding samples for new extensions
2014-08-13 15:06:17 -07:00
Arfon Smith
e0997b311b
Merge branch 'master' into 1364-local
...
Conflicts:
lib/linguist/languages.yml
2014-08-13 14:59:31 -07:00
Arfon Smith
3c2ca312b9
Merge pull request #1375 from arthurvr/master
...
Update vendor.yml: added animate.css
2014-08-13 14:53:17 -07:00
Arfon Smith
315df1339a
Merge pull request #1451 from github/extensions
...
Adding test to check that languages.yml includes all extensions represented in samples folder
2014-08-13 14:51:12 -07:00
Thomas Van Doren
e03b3e5ec4
Merge branch 'master' of github.com:github/linguist into chapel-lang
...
Conflicts:
lib/linguist/samples.json
2014-08-12 11:10:55 -05:00
Arfon Smith
43923976c2
Adding test to check that languages.yml includes all extensions represented in samples folder
2014-08-11 14:16:25 -07:00
Wil Gieseler
6b8ee2f3f7
Add LookML
2014-08-08 21:08:36 -07:00
Arfon Smith
8cdb8ed48d
Heuristics on and a bad commit for C++
2014-08-06 19:31:52 +01:00
Arfon Smith
417bf7e1c9
Reworking Rake tasks
2014-08-06 19:21:20 +01:00
Chiang Fong Lee
b8e570bb3d
Add Foundation js to vendor.yml, and test_blob.rb
...
Excludes files like:
- foundation.js
- foundation.min.js
- foundation.abide.js
2014-08-06 20:07:08 +08:00
Builder's Brewery
69ff3c79b4
removed find_by_alias('lsl') test
2014-08-06 13:04:31 +02:00
Builder's Brewery
eff4da20f8
removed LSLalias from 'lib/linguist/languages.yml'
2014-08-06 13:03:10 +02:00
Builder's Brewery
473688b109
Added tests for LSL to 'test/test_language.rb'
2014-08-06 12:47:56 +02:00
Builder's Brewery
7bfb6ed5d7
Added LSL sample to 'samples/LSL/LSL.lsl'
2014-08-06 12:42:32 +02:00
Builder's Brewery
276080aeec
Added LSL language to 'lib/linguist/languages.yml'
2014-08-06 12:39:17 +02:00
Brandon Keepers
41c880afc7
Merge pull request #1432 from pchaigno/cycript
...
Support for Cycript language
2014-08-05 13:37:09 -04:00
Brandon Keepers
3d242c3a3a
Merge pull request #1433 from pchaigno/knockout.js
...
Add knockout.js library as vendor file
2014-08-05 13:19:02 -04:00
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
Brandon Keepers
ddeeb5d416
Merge pull request #1437 from pchaigno/handlebars-lexer
...
Lexer for Handlebars
2014-08-05 12:58:42 -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
Arfon Smith
f811ab1b28
Merge pull request #1419 from github/cut-release-v3.1.1
...
3.1.1
v3.1.1
2014-07-29 08:36:04 +01: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
c8754292f4
Merge pull request #1401 from github/fixing-executable
...
Fixing up bin/linguist
2014-07-23 11:40:22 -05:00