Commit Graph

598 Commits

Author SHA1 Message Date
Joshua Peek d23ab8dcda Revert "Add easyant files support to syntax highlighting .ant and .ivy files are both XML"
This reverts commit 0b98354638.
2012-07-21 09:39:51 -05:00
Jean-Louis Boudart 0b98354638 Add easyant files support to syntax highlighting .ant and .ivy files are both XML 2012-07-21 14:21:03 +02:00
Joshua Peek 36da52e383 Move specific filename samples into their own dir 2012-07-20 17:20:45 -05:00
Joshua Peek 5a5d334999 Use implied extensions from samples 2012-07-20 17:07:08 -05:00
Joshua Peek 144655f2c5 Require explicit primary_extension 2012-07-20 16:54:49 -05:00
Joshua Peek a775b00d9d Load extensions from samples 2012-07-20 16:37:46 -05:00
Joshua Peek eb2c07e511 Sample returns simple hash objects 2012-07-20 16:17:37 -05:00
Joshua Peek ee0ffa0516 Fix sample training 2012-07-20 15:56:16 -05:00
Joshua Peek 7292bdc180 Change Classifier to accept language name Strings 2012-07-20 15:52:27 -05:00
Joshua Peek bc84a98b54 Set unused var to _ 2012-07-20 15:43:23 -05:00
Joshua Peek e58f268258 Associate .module with drupal php 2012-07-20 15:42:21 -05:00
Joshua Peek 0867e7b69b Remove old language disambiguation functions 2012-07-20 15:30:53 -05:00
Joshua Peek 2637d8dc55 Add tokenize helper to Tokenize class 2012-07-20 15:14:58 -05:00
Joshua Peek 79be8b8c67 Set unused var to _ 2012-07-20 15:07:19 -05:00
Joshua Peek 3f391c8694 Update classifier db 2012-07-20 15:06:45 -05:00
Joshua Peek 175d4244c2 Extract single and multi line comment parser 2012-07-20 15:06:21 -05:00
Joshua Peek d063089430 Add coq comments 2012-07-20 14:45:19 -05:00
Joshua Peek cb01be8a4d Update classifier db 2012-07-20 14:38:09 -05:00
Joshua Peek c1181b1f93 Update classifier 2012-07-20 14:36:59 -05:00
Enrique Zamudio 80e9639688 Add "text only" lexer to Ceylon 2012-07-05 10:53:38 -05:00
Enrique Zamudio 6d20232027 Add Ceylon 2012-07-03 22:25:56 -05:00
Joshua Peek 189a123760 Quote all YAML keys cause fuck it 2012-06-22 10:30:50 -05:00
Joshua Peek a7108e4086 Fix calling to_yaml on 1.9 2012-06-22 10:15:14 -05:00
Joshua Peek 5521dd08a0 Move test fixtures to samples/ 2012-06-22 10:09:24 -05:00
Joshua Peek 2b712dc790 Guard against classify nil data 2012-06-21 11:47:32 -05:00
Joshua Peek 076bf7d0c8 Use classifier as primary method for disambiguation 2012-06-21 10:55:26 -05:00
Joshua Peek 540f2a0941 More matlab samples 2012-06-21 10:44:31 -05:00
Joshua Peek 497da86262 Strip tex and matlab leading inline comments 2012-06-21 10:38:28 -05:00
Joshua Peek 4b9b8a5058 Remove matlab file with bogus keywords 2012-06-21 10:25:30 -05:00
Joshua Peek 5568489123 Rebuild classifier db 2012-06-20 17:17:09 -05:00
Joshua Peek 5cdd5e206c Improve operator tokenizing 2012-06-20 17:16:53 -05:00
Joshua Peek c353d3a050 Fix indent 2012-06-20 16:58:32 -05:00
Joshua Peek 6252f12175 Rebuild classifier db 2012-06-20 16:54:40 -05:00
Joshua Peek 0067f28246 YAML sucks 2012-06-20 16:54:29 -05:00
Joshua Peek ac23d64d26 Merge branch 'master' into bayesian 2012-06-20 16:24:39 -05:00
Joshua Peek 37f971abdd VB should be a .cls candidate 2012-06-20 16:23:51 -05:00
Joshua Peek 9c9607e42c Log regexp and classifier guess mismatches 2012-06-20 16:20:59 -05:00
Joshua Peek 516a220d9f Verify classifer counts 2012-06-20 15:48:46 -05:00
Joshua Peek 7bcf90c527 Skip gc step for now 2012-06-20 15:13:06 -05:00
Vicent Marti 1263b4cd2f Actually, the Fancy lexer is inferred. 2012-06-20 21:44:26 +02:00
Vicent Marti 18e878a7dd Properly load the Fancy lexer 2012-06-20 21:39:38 +02:00
Vicent Marti e0703ac435 Syntax highlighting for Fancy 2012-06-20 21:22:30 +02:00
Joshua Peek 4324971cea Remove debug line 2012-06-20 14:11:23 -05:00
Joshua Peek 2672089154 Ensure language is loaded 2012-06-20 14:10:34 -05:00
Joshua Peek 48ecae0c95 Rebuild classifier db 2012-06-20 12:50:42 -05:00
Joshua Peek 5daaee88b4 Sort classifier yaml output 2012-06-20 12:50:05 -05:00
Joshua Peek db9475f240 Rebuild classifier data 2012-06-20 11:27:18 -05:00
Joshua Peek f68e94f181 Skip number literals 2012-06-20 11:26:14 -05:00
Joshua Peek cb70572163 Rebuild classifier db 2012-06-20 11:19:36 -05:00
Joshua Peek 4484011f08 Switch to log probabilities to avoid float underflows 2012-06-19 16:33:29 -05:00