Commit Graph

11 Commits

Author SHA1 Message Date
Arfon Smith fae6dbfebd Taking Heuristics for a spin. 2014-09-04 13:49:30 -05:00
Michael Hendricks ee3c9bcdbd Add misclassified Prolog samples
These two files are incorrectly classified as Perl.  They should be
classified as Prolog.  There are many distinctive tokens in each file
which clearly differentiate between Perl and Prolog.
2014-03-17 08:56:45 -06:00
Paul Chaignon f78ce5389e Support of the .ecl file extension for Prolog. 2014-02-01 15:47:51 +01:00
Ted Nyman 016f9852d6 Update prolog samples 2013-12-29 12:24:02 -08:00
Ted Nyman f6034b85fb Remove prolog samples for now and rely on .prolog extension 2013-12-23 11:04:26 -08:00
Ted Nyman a5c3bd7c13 Remove this until heuristic improves 2013-11-05 00:20:28 -08:00
Michael Hendricks 4b0c975426 Add misclassified Prolog file
This file was incorrectly identified as Perl.
2013-08-30 08:31:02 -06:00
Ted Nyman 1c771cc27d Remove sample for now until test structure changes 2013-03-10 15:36:49 -07:00
Michael Hendricks c794c6e24b Add a misclassified Prolog file
This Prolog file was misclassified as Perl.  I assume linguist
was confused because the file has many comments.  Nevertheless,
there are plenty of Prolog-distinguishing tokens such as `:-`,
`module`, `%%`, capitalized variables names, `foo/2`, etc.
2012-12-22 13:08:06 -08:00
Joshua Peek d2de997fcc Add more Prolog samples
Closes #233
2012-08-20 10:48:36 -05:00
Joshua Peek 7b6caa0f6c Rename samples subdirectories 2012-07-23 15:52:49 -05:00