Commit graph

27 commits

Author SHA1 Message Date
4af3658825 Showing different help on the help page and the command-line. 2016-09-30 21:28:05 +02:00
72be7b44bf Added idea about help info. 2016-09-30 20:33:46 +02:00
f2098da47c [TODO] pytype is like mypy 2016-06-16 18:26:57 +02:00
1dfb04841c Recognize python test files like: test_*.py . 2016-02-20 09:31:49 +00:00
8283132eed Updated ideas. 2016-02-19 22:48:29 +00:00
1a12f6e369 Coding style.
Removed the Code widget which was almost the same as the Text widget.
2016-02-18 20:01:39 +00:00
4919a1ed2a Coding style.
More consistent leading underscores.
2016-02-15 14:11:08 +00:00
cc95534bd7 Now the perl_syntax tool detects if perl files (.pl) are perl5 or perl6. 2016-02-13 16:42:39 +00:00
1106819e42 Added the disassemble_pyc tool. 2016-02-10 19:30:30 +00:00
cee53ed9d6 Bring BUGS and TODO up-to-date. 2016-02-02 17:12:23 +00:00
b05d4a5b7f Updated TODO. 2016-02-01 08:04:53 +00:00
e48bafd87b Added page up and page down to the summary view.
Also fine scrolling to the listing view to make the keys more consistent.
2016-01-28 18:49:44 +00:00
678dc89cc9 Changed main integration test to wait for both jobs to be completed before shutting down. 2016-01-28 08:43:44 +00:00
3538e5ba0d Removed the 'watching' toggle. 2016-01-23 13:11:27 +00:00
9da1bb3dbb Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
4be818cf25 Use perldoc on pod and perl6 files. 2016-01-23 01:43:47 +00:00
7c66d6959d Use nice colors for coloring files when LS_COLORS is not set. 2016-01-22 12:49:43 +00:00
c72a163cfc Simplify coloring of mccabe.
Just color lines with greater than 10 complexity.
2016-01-22 00:05:37 +00:00
721cc28d03 Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
0603751d45 Added another todo. 2016-01-06 23:26:04 +00:00
2afe4c9fbf Add more todos. 2016-01-06 23:18:25 +00:00
d7cedba890 Added a toggle so that work can be paused 2016-01-06 11:33:54 +00:00
0239c19e7e Add perl6 syntax checking.
Still need to determine if pl, pm or t files are perl5 or perl6.
2016-01-04 01:44:24 +00:00
0f182df53f Bring TODO file up to date 2016-01-03 19:21:42 +00:00
8e6a80c60a Detect python2 files and run python2 versions of the tools against them 2016-01-02 00:13:28 +00:00
f6d54d009d Changes from running jobs differently. (667dd8f) 2015-12-31 15:43:41 +00:00
fc4b2ced58 Initial commit 2015-12-14 18:03:11 +00:00