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

TODO « doc - github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: 55d9d50ff4631f5ed24075fdba6018027989381f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

Parser:
- put newlines into the AST
- eliminate the global lock

Type System:
- Reduce memory usage
- Interface Implementation Map

Resolver:
- Port all #D resolver unit tests to NR
- Port all MD resolver unit tests to NR