Basile Burg
|
ed6b1c4256
|
fix, todo background tool, last description field char not included
|
2015-05-21 11:04:47 +02:00 |
Basile Burg
|
caff182330
|
todo list, rewritten background tool using ranges
|
2015-05-17 08:12:09 +02:00 |
Basile Burg
|
ac5c8e1ad4
|
fix, in asyncprocess output has to be accumulated in the two events
|
2015-02-25 09:23:02 +01:00 |
Basile Burg
|
8b37ed53d5
|
fix, less strict on invalid line number
libdparse is unlikely to give a wrong value for this field
|
2015-02-04 17:45:51 +01:00 |
Basile Burg
|
7c871076d4
|
optimized lfm script creation
- the final string size can be efficiently guessed and reserved
- use cached memver named instead of calling to for each item member
|
2015-02-04 15:34:20 +01:00 |
Basile Burg
|
945212f4c9
|
fields members name are cached
|
2015-02-04 15:32:00 +01:00 |
Basile Burg
|
e9c6de2700
|
minor TODO detection improvement
|
2015-01-31 13:08:08 +01:00 |
Basile Burg
|
fca144b96b
|
added support for FIXME comments
handled as TODO ones.
|
2015-01-29 04:43:53 +01:00 |
Basile Burg
|
1cd9f140e2
|
removed unused imports
|
2015-01-27 21:26:17 +01:00 |
Basile Burg
|
b55f6ec9cb
|
fix, string passed in constructor need to be duplicated
|
2015-01-24 10:43:29 +01:00 |
Basile Burg
|
a277fc1e45
|
fixed issues encountered when many TODO comments
e.g: std.process, now they are all listed
|
2015-01-17 05:52:41 +01:00 |
Basile Burg
|
2968b95e0a
|
improved todo list widget and tool
|
2015-01-17 03:54:39 +01:00 |
Basile Burg
|
cbec3babe3
|
updated cetodo for compat with the widget
|
2015-01-16 03:59:57 +01:00 |
Basile Burg
|
b09a146aab
|
added cetodo, a tool which find TODO items in D sources
|
2015-01-16 00:08:39 +01:00 |