Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2013-01-05 06:18:47 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2013-01-05 06:18:47 +0400
commit0142d78ba76fea2e4917063a0653337c705e2554 (patch)
tree14801e48c266046a169f55e8d7c22d229e50b7e4 /doc
parent46881e6ea2cd82c6ff922b597ee90eb0b3192136 (diff)
Update NRefactory version number to 5.3.05.3.0
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/TODO b/doc/TODO
index f7b2c37d..55d9d50f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,8 +1,7 @@

Parser:
- put newlines into the AST
-- add API to report errors
-- allow multithreaded parsing
+- eliminate the global lock
Type System:
- Reduce memory usage
@@ -12,10 +11,3 @@ Resolver:
- Port all #D resolver unit tests to NR
- Port all MD resolver unit tests to NR
-Features:
-- Code Completion
-- Extract Method refactoring
-
-For integration into SharpDevelop:
-- Review NR and DOM changes done in the timeframe
-