Vicent Marti
|
d12aff9776
|
Unused test
|
2014-11-14 17:37:12 +01:00 |
|
Vicent Marti
|
4a10b27611
|
Remove Pygments
|
2014-11-14 17:37:12 +01:00 |
|
Brandon Keepers
|
296473507f
|
Add assert for Emacs lisp
/cc https://github.com/github/linguist/pull/1499
|
2014-11-13 10:40:58 -05:00 |
|
Adam Roben
|
160598b9ef
|
Make it safe to pass nil to Language.find_by_name/alias again
This restores compatibility with v3.4.x.
|
2014-11-10 15:12:29 -05:00 |
|
Adam Roben
|
de188126fb
|
Merge pull request #1683 from github/find-by-ext
Extract Language.find_by_extension
|
2014-11-10 14:37:45 -05:00 |
|
Adam Roben
|
97a1adcef1
|
Allow extensions without a leading dot
This makes the API a little easier to use.
|
2014-11-10 14:30:37 -05:00 |
|
Adam Roben
|
d54f86ae58
|
Add some tests for Language.find_by_extension
|
2014-11-10 14:12:29 -05:00 |
|
Adam Roben
|
751360ecf1
|
Make Language.[] and Language.find_by(alias|name) ignore case
This makes it easier to find a Linguist::Language for a fenced code
block in Markdown, where language names are often specified in
lowercase.
|
2014-11-07 10:09:55 -05:00 |
|
Arfon Smith
|
114fabd29a
|
Test for Hack heuristic
|
2014-11-04 16:12:46 -06:00 |
|
Brandon Keepers
|
06bcdba9c4
|
Merge pull request #1654 from danijar/master
Exclude minified JavaScript and CSS
|
2014-11-03 14:20:59 -05:00 |
|
Danijar Hafner
|
1dbbcb73e7
|
Add tests for minified JavaScript and CSS
Also, exclude -min.css pattern, like already done for JavaScript files
|
2014-11-03 19:41:31 +01:00 |
|
Arfon Smith
|
9d8ab16a38
|
Merge branch 'master' into 1623-local
Conflicts:
lib/linguist/heuristics.rb
|
2014-11-02 20:11:49 -06:00 |
|
Arfon Smith
|
e8cf750e18
|
Merge pull request #1639 from pchaigno/asc
Heuristic rule to detect AsciiDoc files
|
2014-11-01 09:26:49 -05:00 |
|
Paul Chaignon
|
ebabcfc84f
|
Heuristic rule to detect AsciiDoc files
|
2014-10-27 10:50:18 -04:00 |
|
Paul Chaignon
|
fd707ddf7e
|
Heuristic rules to distinguish .sc files between SuperCollider and Scala
|
2014-10-23 14:22:12 -04:00 |
|
Brandon Keepers
|
cd743332f4
|
Use yajl since it is already a dependency
Both JSON and Yajl were listed as dependencies. Pygments.rb already requires yajl, so let's just use that instead of using both.
|
2014-10-17 14:45:28 -04:00 |
|
Arfon Smith
|
037857623d
|
Merge branch 'master' into cache-bustin
Conflicts:
lib/linguist/version.rb
|
2014-10-14 19:45:09 -05:00 |
|
Arfon Smith
|
7aabc6a5ad
|
A different approach
|
2014-10-13 17:01:53 -05:00 |
|
Arfon Smith
|
653314448c
|
Bust that cache
|
2014-10-13 16:37:46 -05:00 |
|
Arfon Smith
|
4f14db10ea
|
Merge pull request #933 from pchaigno/pro
Support of the .pro file extension for Prolog.
|
2014-10-13 14:57:19 -05:00 |
|
Arfon Smith
|
332d97b57f
|
Removing generated override for now.
|
2014-10-10 15:32:08 -05:00 |
|
Arfon Smith
|
e71eefe8fc
|
Merge branch 'master' into 1515-local
|
2014-09-30 08:38:26 -05:00 |
|
Arfon Smith
|
77126e9e17
|
Removing fixture file
|
2014-09-29 16:28:23 -05:00 |
|
Arfon Smith
|
d1d5c61df5
|
Updating ref for gitattribute testing
|
2014-09-29 16:27:20 -05:00 |
|
Arfon Smith
|
0cd7d85ec4
|
Using .gitattributes from test branch
|
2014-09-29 15:10:01 -05:00 |
|
Brandon Keepers
|
2b411aad90
|
Extract #read_index for tests
|
2014-09-29 15:04:48 -04:00 |
|
Brandon Keepers
|
1c6483a499
|
Simplify boolean attribute handling
|
2014-09-29 14:13:44 -04:00 |
|
Brandon Keepers
|
b160a39678
|
Remove linguist_* prefix from vendored? and generated?
|
2014-09-29 13:48:40 -04:00 |
|
Arfon Smith
|
5284608942
|
Stubbing git attributes (for now)
|
2014-09-25 13:48:03 -05:00 |
|
Arfon Smith
|
3ff1e38f6c
|
Adding support for overriding configurations in vendor.yml and generated?
|
2014-09-25 12:50:42 -05:00 |
|
Arfon Smith
|
b533b682d5
|
Test files for .gitattributes
|
2014-09-25 12:13:55 -05:00 |
|
Paul Chaignon
|
f59cf24a82
|
Merge branch 'master' into pro
|
2014-09-25 10:23:21 -04:00 |
|
Arfon Smith
|
f87436d499
|
Adding linguist_vendored? and linguist_generated? to include overrides from .gitattributes
|
2014-09-24 19:57:30 -05:00 |
|
Arfon Smith
|
5152bd7124
|
Merge pull request #1547 from bwestlin/master
Added files generated by Typesafe Activator to vendor.yml
|
2014-09-24 17:04:16 -05:00 |
|
Keith Rarick
|
86aa4c3f3d
|
Add Go dependencies to generated.rb and test_blob.rb
|
2014-09-22 01:12:46 -07:00 |
|
Keith Rarick
|
19b8721225
|
Add Go dependencies to vendor.yml and test_blob.rb
|
2014-09-22 00:58:56 -07:00 |
|
Björn Westlin
|
c7c4883f49
|
Added files generated by Typesafe Activator to vendor.yml
|
2014-09-21 22:08:12 +02:00 |
|
Brandon Keepers
|
015af19eaf
|
Move Samples::DATA constant to Samples.cache method
|
2014-09-16 10:25:30 -04:00 |
|
Arfon Smith
|
0e86ab9044
|
Version beta bump and some notes
|
2014-09-11 15:05:36 -05:00 |
|
Vicent Marti
|
3d39e842ec
|
Load Git Attributes for Linguist-specific overrides
|
2014-09-11 13:51:07 +02:00 |
|
Arfon Smith
|
f97e103b6d
|
Merge branch 'master' into 1444-local
|
2014-09-04 11:51:06 -05:00 |
|
Paul Chaignon
|
e76837fa20
|
Change lexer for Emacs Lisp from Scheme to Common Lisp
|
2014-09-02 10:33:53 -04:00 |
|
Arfon Smith
|
e27bf1627d
|
Merge pull request #1445 from cflee/add-foundation-js
Add Foundation js to vendor.yml, and test_blob.rb
|
2014-08-14 13:16:41 -05:00 |
|
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
|
54318f4001
|
Merge branch 'master' into 1348-local
Conflicts:
lib/linguist/samples.json
|
2014-08-13 15:26:49 -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 |
|
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
|
473688b109
|
Added tests for LSL to 'test/test_language.rb'
|
2014-08-06 12:47:56 +02:00 |
|