Commit graph

23 commits

Author SHA1 Message Date
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