Commit Graph

25 Commits

Author SHA1 Message Date
Basile Burg c3e26c9df3 cesyms, cetodo, avoid TLS variables 2015-08-18 17:42:28 +02:00
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 a59fe83ac1 updated tools readme 2015-05-03 07:40:34 +02:00
Basile Burg 4175d8a5e2 duplicated project files according to the libdparse usage
(lib or submodule)
2015-03-08 16:24:27 +01:00
Basile Burg 8f9a63a32a updated tools readme 2015-03-08 16:15:55 +01:00
Basile Burg 2903c8b931 added submodule libdparse
cysym and cetodo can be built without libdparse setup in the libman
2015-03-08 16:11:51 +01: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 50469e6b34 clean up 2015-02-25 07:55:37 +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 8ab97cb644 even more 2015-01-17 16:22:40 +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 9c22892361 improved updateOutFilename under windows 2015-01-16 07:39:26 +01:00
Basile Burg 3998394c58 lnk 2015-01-16 05:21:18 +01:00
Basile Burg 6eb77f4c8d over-enthusiastic 2015-01-16 05:20:14 +01:00
Basile Burg cbec3babe3 updated cetodo for compat with the widget 2015-01-16 03:59:57 +01:00
Basile Burg 425ed05f11 fix readme 2015-01-16 00:10:01 +01:00
Basile Burg b09a146aab added cetodo, a tool which find TODO items in D sources 2015-01-16 00:08:39 +01:00