aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-07-23Rebuild samples dbJoshua Peek
2012-07-23name can be nilJoshua Peek
2012-07-23Remove pathnameJoshua Peek
2012-07-23Update samples dbJoshua Peek
2012-07-23Fix md5 nestingJoshua Peek
2012-07-23Switch to json for samples dbJoshua Peek
2012-07-23Remove unused varJoshua Peek
2012-07-23Rename samples subdirectoriesJoshua Peek
2012-07-23Use simple yaml dump for nowJoshua Peek
2012-07-23Store extnames in samples.ymlJoshua Peek
2012-07-23Don't set DATA const if samples db is missingJoshua Peek
2012-07-23Store md5 in samples dbJoshua Peek
2012-07-23Make classify a function on the ClassifierJoshua Peek
2012-07-23Move outdated check to samplesJoshua Peek
2012-07-23Rename Sample -> SamplesJoshua Peek
2012-07-23Load classifer db into sample data hashJoshua Peek
2012-07-23Move classifer db to samples.ymlJoshua Peek
2012-07-23Remove gc for nowJoshua Peek
2012-07-23Move db verification into testsJoshua Peek
2012-07-23Compare md5s of dbsJoshua Peek
2012-07-23Add nested md5 digestJoshua Peek
2012-07-23Dump classifier as plain hashJoshua Peek
2012-07-23Drop defaults in classifier hashJoshua Peek
2012-07-21Update classifier dbJoshua Peek
2012-07-21Revert "Add easyant files support to syntax highlighting .ant and .ivy files ...Joshua Peek
2012-07-21Add easyant files support to syntax highlighting .ant and .ivy files are both...Jean-Louis Boudart
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-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-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-20Update classifier dbJoshua Peek
2012-07-20Update classifierJoshua Peek
2012-07-05Add "text only" lexer to CeylonEnrique Zamudio
2012-07-03Add CeylonEnrique Zamudio
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-21Guard against classify nil dataJoshua Peek
2012-06-21Use classifier as primary method for disambiguationJoshua Peek