Commit Graph

37 Commits

Author SHA1 Message Date
Alan Hamlett c6b49b657a fix mispelled Gosu language 2018-05-08 13:23:03 -07:00
Alan Hamlett e4c54e69e6 unix line endings 2018-05-08 13:22:39 -07:00
Gama11 87f8bde762 Fix Haxe spelling
"HaXe" is an old spelling that was changed a while ago:

https://groups.google.com/d/msg/haxelang/O7PB-ZrX4i4/uL69CT44C-IJ
2017-02-25 17:15:04 +01:00
Alan Hamlett fad721530a use alternate language if case-insensitive matches a language in the json files 2017-02-20 12:40:24 -08:00
Alan Hamlett 95a2db0a77 support passing an alternate language to cli 2016-04-19 12:30:44 +02:00
Alan Hamlett ddb01ee894 rename languages as dependencies 2015-09-26 19:26:15 -07:00
Alan Hamlett f1e08d9e85 remove unused code 2015-09-26 18:42:18 -07:00
Alan Hamlett 3745a93be4 remove unused code 2015-09-26 16:55:50 -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 fc203d3991 tests for TokenParser 2015-09-26 12:10:05 -07:00
Alan Hamlett 41d3419a99 fix c_pp namespace detection 2015-09-16 15:00:27 -07:00
Alan Hamlett 4d45305650 improve java dependency detection 2015-09-16 14:59:30 -07:00
Alan Hamlett 72b6c992c2 truncate to first element 2015-09-16 12:59:52 -07:00
Alan Hamlett 1127e5c8da fix dependency truncation 2015-09-16 12:57:49 -07:00
Alan Hamlett 43c461a7cc try opening files with filesystem encoding when opening with utf-8 causes UnicodeDecodeError 2015-08-23 18:49:34 -07:00
Alan Hamlett e8f2d75927 use os.path.splitext everywhere 2015-08-10 18:32:17 -07:00
Alan Hamlett d3a31fc72d fix a few bugs and remove unused imports 2015-02-10 12:09:32 -08:00
Alan Hamlett eba6a9f27c ignore malformed markup errors 2015-01-13 13:58:55 -08:00
Alan Hamlett 41e16eda02 parse js dependencies from script tags in html template files 2014-12-25 13:33:07 -06:00
Alan Hamlett 2042f3209b better debug message when module missing parser class 2014-12-25 12:39:36 -06:00
Alan Hamlett 166f41899c parse bower and npm dependencies. parse dependencies from javascript files. 2014-12-25 00:58:56 -06:00
Alan Hamlett 50a0e9efcb parse dependencies from data files 2014-12-24 23:22:40 -06:00
Alan Hamlett 24d066c572 don't truncate dependencies by default. improve python dependency parser. 2014-12-24 23:09:15 -06:00
Alan Hamlett 40c8067dbf handle missing parser class 2014-12-24 12:15:30 -06:00
Alan Hamlett f889863eea correctly print traceback to log file in debug mode 2014-12-24 12:11:00 -06:00
Alan Hamlett 34c92951e0 parse use namespaces from php files 2014-12-23 12:40:10 -06:00
Alan Hamlett 78640aebf2 handle unknown language when parsing dependencies 2014-12-23 05:30:40 -06:00
Alan Hamlett 48930ccb9e php dependency parser plugin 2014-12-23 05:05:28 -06:00
Alan Hamlett 8348beb729 remove unused method 2014-12-23 02:30:10 -06:00
Alan Hamlett 75bd1c3f21 C++ dependency parser plugin 2014-12-23 02:29:58 -06:00
Alan Hamlett 6666f1284b add class description 2014-12-23 01:40:45 -06:00
Alan Hamlett 8da0f1fd07 correct copyright year 2014-12-23 01:24:48 -06:00
Alan Hamlett 805929c9b2 don't log namespace declarations as dependencies 2014-12-23 00:33:49 -06:00
Alan Hamlett 4784ee74c8 C# dependency parser plugin 2014-12-22 23:51:24 -06:00
Alan Hamlett 744cc2f6ca java dependency parser plugin 2014-12-22 23:47:24 -06:00
Alan Hamlett 3b0cab2208 python dependency parser plugin 2014-12-22 23:13:11 -06:00
Alan Hamlett 67c5f02a80 dependency parser base models 2014-12-22 23:12:57 -06:00