Paul Chaignon
7fb62de4d7
Associate each heuristic rule to a file extension
2015-06-06 15:37:41 +02:00
Lars Brinkhoff
38aa7bae3f
Fix Rust heuristic.
2015-05-28 07:10:25 +02:00
Lars Brinkhoff
869c9d2fdd
Add .l to Groff.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
912e465193
Add .l to Common Lisp.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
e018b4322e
Improve .asc heuristic for Public Key.
2015-04-21 10:10:27 +02:00
vitaut
9da42fba5b
Improve NL/NewLisp disambiguation heuristic
...
NL files start with either 'b' or 'g' followed by an unsigned integer.
2015-04-16 15:19:22 -07:00
Lars Brinkhoff
33478b2d23
Make Common Lisp heuristic case insensitive.
2015-04-11 19:58:02 +02:00
Lars Brinkhoff
3086326d12
Tighten up OCaml heuristic: only match at start of line.
2015-04-07 08:54:39 +02:00
Alex Efros
c3288543af
add heuristic for Limbo
2015-04-06 20:17:52 +03:00
Lars Brinkhoff
03dc4e1ff4
Add RenderScript and Filterscript.
2015-03-28 12:34:20 +01:00
vitaut
b587379f4a
Add a heuristic to disambiguate between NL and NewLisp
2015-03-19 17:33:52 -07:00
Thomas Gazagnaire
e79607372b
Disambiguate between OCaml and Standard ML
...
Fix #2208
2015-03-18 09:58:14 +00:00
Lars Brinkhoff
013188dcd9
Add new language Formatted for .for.
...
Sample file wksst8110.for is from the Climate Prediction Center at the
National Weather Service of the USA, and is in the public domain.
2015-03-17 20:44:06 +01:00
Paul Chaignon
7c593899e7
Make heuristic for Prolog more specific
2015-03-01 12:43:35 +01:00
Arfon Smith
b350f1572b
Reformatting
2015-02-27 13:36:20 -06:00
Arfon Smith
a338228b57
Merge branch 'master' into sqlllll
2015-02-27 13:32:09 -06:00
Arfon Smith
d6d232ec37
Merge pull request #2154 from pchaigno/kicad-files
...
Support for .pro INI files (KiCad project files)
2015-02-27 10:14:20 -06:00
Arfon Smith
674eb31cfe
Merge pull request #2145 from larsbrinkhoff/muf
...
Add MUF - Multi-user Forth
2015-02-26 21:04:13 -06:00
Lars Brinkhoff
2b25bb6d1c
Add MUF language - Multi-user Forth.
2015-02-25 19:29:57 +01:00
Lars Brinkhoff
e791a71566
Add DTrace and Makefile dependency includes.
...
Sample file mpq.d by Georg Lukas; license GPL 2.
Sample file counts.d by Kate Turner; public domain.
Sample file javascript-race.d by unknown; license MPL 1.1/GPL 2.0/LGPL 2.1.
Sample file probes.d by momjian; license TBD.
2015-02-25 19:29:56 +01:00
Paul Chaignon
e592381a54
Support for .pro INI files (KiCad project files)
...
Update the heuristic for .pro to include both INI and QMake files
Fixes #2116
2015-02-22 19:33:06 +01:00
Arfon Smith
7fd720bf39
Merge branch 'master' into ascii
2015-02-16 11:18:31 -08:00
Arfon Smith
e10558e444
Fall back to classifier
2015-02-16 11:14:40 -08:00
Lars Brinkhoff
9a2f2c1fb2
Tweak heuristic for free-form Fortran.
2015-02-10 20:06:00 +01:00
Brandon Keepers
bdc724d548
Detect "use 5.xxx" as Perl
2015-02-09 10:19:36 -05:00
David Pyke Le Brun
5e9bb67d10
temporary add grammer to whitelist until license gets added
2015-02-09 14:27:14 +00:00
David Pyke Le Brun
e969172543
recode heuristic to use existing style. add additional sample
2015-02-09 14:16:25 +00:00
David Pyke Le Brun
3e54d6651c
update of old PL/SQL PLpgSQL and SQLPL patch based on current version
...
see [linguist] add support for oracle PLSQL (#1003 )
2015-02-06 13:36:40 +00:00
Edmundo Ruiz
eaa03e15ed
Improved Heuristics for .asc files.
2015-02-03 21:09:32 -08:00
Edmundo Ruiz
9fa7adaa61
#1638 New heuristics to distinguish between AsciiDoc, AGS Script, and Public Key.
2015-02-03 00:43:53 -08:00
Arfon Smith
339370a703
Extracting ObjectiveC regex into a constant
2015-01-30 08:48:26 -06:00
Arfon Smith
359e5157a8
Merge branch 'master' into objc-mercury
2015-01-30 08:34:50 -06:00
Paul Chaignon
bf5651e127
Merge branch 'master' into newlisp
2015-01-24 00:15:52 +01:00
Arfon Smith
d95b7504ab
Merge branch 'master' into tst
...
Conflicts:
lib/linguist/heuristics.rb
lib/linguist/language.rb
lib/linguist/languages.yml
2015-01-23 14:35:27 -06:00
Arfon Smith
4d2b6ee99e
Updating heuristic order
2015-01-23 13:22:45 -06:00
Arfon Smith
6ad6984fe7
Merge branch 'master' into mmmmmm
...
Conflicts:
lib/linguist/heuristics.rb
2015-01-23 11:02:25 -06:00
Arfon Smith
43b297636d
Merge pull request #2003 from pchaigno/cs-heuristics
...
Heuristics for .cs files: C# and Smalltalk
2015-01-17 09:10:58 -06:00
Paul Chaignon
8cd17698fe
Slightly improve heuristic for C#
2015-01-17 13:34:06 +01:00
Lars Brinkhoff
71885b8a79
Add missing ^ in Frege heuristic regexp.
2015-01-08 13:02:04 +01:00
Paul Chaignon
3c6218f20e
Heuristics for .cs files: Smalltalk and C#
2015-01-04 22:07:29 +01:00
Arfon Smith
6f4557a103
Updating Objective-C matchers and adding a sample C++ file
2015-01-03 11:10:24 -06:00
Paul Chaignon
1363af0317
Remove defactor keyword for .lsp heuristic
2014-12-16 11:02:23 -05:00
Paul Chaignon
2418356eff
Merge branch 'master' into newlisp
2014-12-16 10:52:17 -05:00
Arfon Smith
970cbe35b8
:blank: -> \t
2014-12-12 08:23:17 -06:00
Arfon Smith
fa9e8aa5c0
Merge branch 'master' into cpp-c-improvements
2014-12-12 08:21:32 -06:00
Arfon Smith
0ddf0d5d0d
Merge branch 'master' into no-language
...
Conflicts:
lib/linguist/heuristics.rb
2014-12-11 21:17:38 -06:00
Arfon Smith
a323eb43ed
Better C++ regex
2014-12-11 21:06:35 -06:00
Arfon Smith
79243b77fd
Merge pull request #1129 from pchaigno/bitbake
...
Support of the BitBake language
2014-12-11 20:58:06 -06:00
Paul Chaignon
db70630eaa
Renamed text in Text
2014-12-11 12:51:09 -05:00
Lars Brinkhoff
e393f7feb4
Improve FORTRAN heuristic.
2014-12-08 13:53:19 +01:00