aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-23Clobber before generating classifierJoshua Peek
2012-07-23Drop defaults in classifier hashJoshua Peek
2012-07-21Merge branch 'jeanlouisboudart-easyant'Joshua Peek
2012-07-21Update classifier dbJoshua Peek
2012-07-21Revert "Add easyant files support to syntax highlighting .ant and .ivy files ↵Joshua Peek
are both XML" This reverts commit 0b983546382b25546e15acaf5e30bde7fd207f84.
2012-07-21Add easyant sample filesJean-Louis Boudart
2012-07-21Add easyant files support to syntax highlighting .ant and .ivy files are ↵Jean-Louis Boudart
both XML
2012-07-20Move specific filename samples into their own dirJoshua Peek
2012-07-20Use implied extensions from samplesJoshua Peek
2012-07-20Require explicit primary_extensionJoshua Peek
2012-07-20Load extensions from samplesJoshua Peek
2012-07-20Sample returns simple hash objectsJoshua Peek
2012-07-20Fix sample trainingJoshua Peek
2012-07-20Fix classifier test taskJoshua Peek
2012-07-20Change Classifier to accept language name StringsJoshua Peek
2012-07-20Set unused var to _Joshua Peek
2012-07-20Associate .module with drupal phpJoshua Peek
2012-07-20Pending samples work nowJoshua Peek
2012-07-20Remove old language disambiguation functionsJoshua Peek
2012-07-20Add tokenize helper to Tokenize classJoshua Peek
2012-07-20Set unused var to _Joshua Peek
2012-07-20Update classifier dbJoshua Peek
2012-07-20Extract single and multi line comment parserJoshua Peek
2012-07-20Add coq commentsJoshua Peek
2012-07-20Merge branch 'seldridge-master'Joshua Peek
2012-07-20Update classifier dbJoshua Peek
2012-07-20Merge branch 'master' of https://github.com/seldridge/linguist into ↵Joshua Peek
seldridge-master
2012-07-20Update classifierJoshua Peek
2012-07-20New Verilog and Coq sample files addedSchuyler Eldridge
New Verilog examples and Coq examples for additional training have been added since linguist is currently failing Coq/Verilog recognition tasks (see #201). In case it wasn't obvious, linguist will not currently pass these new, added test cases.
2012-07-13s/to/too in bin/linguistTed Nyman
2012-07-13Merge pull request #196 from borgified/masterJoshua Peek
small typo
2012-07-13small typoFwiffo
2012-07-05Merge pull request #187 from chochos/masterMatthew McCullough
Add Ceylon to master language list
2012-07-05Add "text only" lexer to CeylonEnrique Zamudio
2012-07-03Add CeylonEnrique Zamudio
2012-07-03Add sample file for CeylonEnrique Zamudio
2012-06-22Fix typoJoshua Peek
2012-06-22Fix samples/ linkJoshua Peek
2012-06-22Quote all YAML keys cause fuck itJoshua Peek
2012-06-22Fix calling to_yaml on 1.9Joshua Peek
2012-06-22Move test fixtures to samples/Joshua Peek
2012-06-22Update contributing docsJoshua Peek
2012-06-21Linguist 2.0.1v2.0.1Joshua Peek
2012-06-21Guard against classify nil dataJoshua Peek
2012-06-21Linguist 2.0.0v2.0.0Joshua Peek
2012-06-21Merge pull request #172 from github/bayesianJoshua Peek
Bayesian Classifier
2012-06-21Merge branch 'master' into bayesianJoshua Peek
2012-06-21Linguist 1.0.0v1.0.0Joshua Peek
2012-06-21Rename gem name to github-linguistJoshua Peek
2012-06-21Use classifier as primary method for disambiguationJoshua Peek