Commit Graph

24 Commits

Author SHA1 Message Date
Alan Hamlett 87f205484f Improve Matlab language detection 2017-06-07 23:32:03 -07:00
Alan Hamlett 62923d4ca0 F# takes priority over Forth language 2017-03-04 13:42:44 -08:00
Alan Hamlett 8c2685696c ability to prioritize popular languages over uncommon languages 2017-02-26 17:05:55 -08:00
Alan Hamlett 9ce9d528fd detect non-C languages in folders with C/C++ files
Improves on 2da75aa119.
2017-02-26 16:26:39 -08:00
Alan Hamlett 4ea96210f8 give TypeScript higher priority than TypoScript 2017-02-20 13:22:14 -08:00
Alan Hamlett 666f29147e test 500 error when sending offline heartbeats 2016-09-01 00:08:21 +02:00
Alan Hamlett 3dd5e12d06 prevent logging __future__ python dependency 2016-08-31 17:30:49 +02:00
Alan Hamlett 694205ebee remove unused python token parser method 2016-08-31 17:13:25 +02:00
Alan Hamlett 2e26818904 test for grunt dependency 2016-08-31 12:41:07 +02:00
Alan Hamlett 5bf2c063a5 test for non-ascii filenames 2016-07-20 20:32:08 +02:00
Alan Hamlett e4fea84b5e improve test coverage for dependency detection 2016-05-21 14:21:55 +02:00
Alan Hamlett 2437fb6b6d add testcase for vim modeline 2016-04-18 17:00:42 +02:00
Alan Hamlett 23dc803446 detect dependencies from golang files 2016-01-02 19:35:52 -08:00
Alan Hamlett 54fbc8ee22 tests for php and html dependencies 2015-09-29 22:00:17 -07:00
Alan Hamlett ffa9e410b4 improve C# dependency test 2015-09-29 21:15:46 -07:00
Alan Hamlett 7bc8ec006b test detection of C# dependencies 2015-09-29 20:42:47 -07:00
Alan Hamlett 1984fe4228 tests for c and cpp dependency detection. change api of TokenParser class. 2015-09-26 13:04:35 -07:00
Alan Hamlett 4d45305650 improve java dependency detection 2015-09-16 14:59:30 -07:00
Alan Hamlett 5265160aa8 move bower back into codefiles folder 2015-09-16 13:23:59 -07:00
Alan Hamlett 1127e5c8da fix dependency truncation 2015-09-16 12:57:49 -07:00
Alan Hamlett 9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00
Alan Hamlett 8b179730fb better test coverage for C and C++ language detection 2015-09-08 14:06:10 -07:00
Alan Hamlett 5808a1d77c test vim modeline detection 2015-09-06 20:46:57 -07:00
Alan Hamlett 4c8919f9ac test C and C++ detection when editing header files 2015-09-06 20:06:36 -07:00