Brandon Keepers
034cb25099
Refactor heuristics
2014-11-28 09:43:59 -06:00
Lars Brinkhoff
2d940e72c2
Add F# and GLSL samples. Add Forth and GLSL extension .fs.
...
Add heuristic to disambiguate between F#, Forth, and GLSL.
2014-11-27 06:56:26 +01:00
Arfon Smith
8de2cd15ed
Merge branch 'master' into 1036-local
...
Conflicts:
lib/linguist/heuristics.rb
lib/linguist/languages.yml
test/test_heuristics.rb
2014-11-25 13:06:11 -06:00
Brandon Keepers
245a1a92cf
Merge remote-tracking branch 'origin/master' into test-helper
...
* origin/master:
Add Gemfile.lock sample
Remove deprecated method
#all_extensions already includes primary extension
typo
remove unused assertion
Symlink ant.xml to build.xml
Avoid shadowing variable name
Update comment
Make missing sample failure message similar
Remove blank extensions property
Fix sample tests
Add Forth extensions .f and .for; add heuristics for Forth and FORTRAN.
Add FORTRAN and Forth samples.
Extensions aren't actually required
Fix errors from pedantic test
Make pedantic test actually pedantic
Removing extensions when they should be filenames
Adding sample pom.xml files
Link to contributing docs
require samples if filename matches multiple languages
Conflicts:
test/test_pedantic.rb
2014-11-18 16:48:26 -05:00
Brandon Keepers
aa7ab2065b
Add test helper to make test env consistent
2014-11-18 16:46:09 -05:00
Lars Brinkhoff
03c1e725ce
Add Forth extensions .f and .for; add heuristics for Forth and FORTRAN.
2014-11-18 20:21:19 +01:00
Arfon Smith
f22524a615
Moving comments
2014-11-06 14:27:49 -06:00
Arfon Smith
0ab88919c9
Removing unused array of candidate languages.
2014-11-06 13:31:34 -06:00
Arfon Smith
114fabd29a
Test for Hack heuristic
2014-11-04 16:12:46 -06:00
Arfon Smith
9d8ab16a38
Merge branch 'master' into 1623-local
...
Conflicts:
lib/linguist/heuristics.rb
2014-11-02 20:11:49 -06:00
Paul Chaignon
fd707ddf7e
Heuristic rules to distinguish .sc files between SuperCollider and Scala
2014-10-23 14:22:12 -04:00
Arfon Smith
32de8a4d19
Only exact matches
2014-10-23 13:59:36 +01:00
Arfon Smith
89320b1ca4
Merge branch 'master' into 1036-local
...
Conflicts:
lib/linguist/heuristics.rb
lib/linguist/samples.json
2014-10-23 12:05:18 +01:00
Paul Chaignon
f59cf24a82
Merge branch 'master' into pro
2014-09-25 10:23:21 -04:00
dx-mon
dad4b974b7
Merge branch 'master' of https://github.com/github/linguist
2014-07-14 22:08:16 +01:00
Vicent Marti
12429b90fe
Bring back missing test
2014-06-26 21:24:30 +02:00
Vicent Marti
c4260ae681
Use Rugged when computing Repository stats
2014-06-24 17:41:16 +02:00
DX-MON
af30a80702
Added two new heuristics tests for the new C/C++/Obj-C heuristics
2014-04-02 21:41:02 +01:00
Paul Chaignon
2beb450df6
Support of the .pro file extension for Prolog.
2014-02-10 18:10:20 +01:00
Paul Chaignon
f78ce5389e
Support of the .ecl file extension for Prolog.
2014-02-01 15:47:51 +01:00
Lars Brinkhoff
39a9c768c8
Add heuristics for '.cl'.
2014-01-28 09:20:26 +01:00
ruben2020
f5a6f20af0
renamed Qt translation ts file to have XML ext and updated test_heuristics.rb
2014-01-04 23:14:58 +08:00
ruben2020
76ee294c29
Removing second ts from languages.yml, but adding to test code for heuristics
2014-01-04 23:01:17 +08:00
Arfon Smith
800d26cdad
Adding Perl heuristic (and fixing up Prolog)
2013-12-29 19:22:31 -08:00
Ted Nyman
f7b7a89709
Start towards pl heuristics
2013-12-28 18:06:04 -08:00
Arfon Smith
300d47b36b
Regenerating samples.json and bringing C++ heuristic test up to date
2013-12-22 19:27:14 -06:00
Arfon Smith
e4d381d81c
Merge branch 'master' into cpp_heuristic
...
Conflicts:
lib/linguist/samples.json
2013-12-22 19:25:01 -06:00
Ted Nyman
c8761d39d7
Narrow test and set ACTIVE flag for heuristics
2013-12-22 15:25:56 -08:00
Arfon Smith
b2a5c30a44
A C++ shibboleth?
2013-12-20 22:28:25 -06:00
Arfon Smith
a49303c93f
Expanding TestHeuristcs to include all Objective C header files
2013-12-16 15:27:48 -08:00
Ted Nyman
0626def699
Start with Objective-C
2013-12-15 20:15:19 -08:00
Ted Nyman
b3c6c85387
Start on basic heuristics tests
2013-12-15 20:06:59 -08:00