From 2f6a9736dc54082f204f735475290f047d520bd3 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Wed, 21 Jan 2015 11:41:50 +0100 Subject: [PATCH] alpha 11 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eac93e8..a0a0911a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Current features - module symbol list. - static libraries manager. - search and replace. +- "todo comment" analyzer. - user-defined tools powered by a string interpolation system. - [D Completion Daemon](https://github.com/Hackerpilot/DCD) integration for completion proposal and source code hints. - mini file browser. @@ -27,7 +28,7 @@ Missing features before the first beta Project information ------------------- -- status: alpha 10. +- status: alpha 11. - license: MIT. - programmed in Object Pascal with [Lazarus & FPC](http://www.lazarus.freepascal.org) as IDE & compiler. - based on *DMD* (the alternative backends, LDC or GDC, are not supported).