Commit a1f6e01
committed
First version of the Code Completion Engine. Type Tree already works, but code completion is still beginning. All code about this is located in the ncc/completion folder.
Added a new overload to the constructor of LexerFile, using a StreamReader.
git-svn-id: https://nemerle.googlecode.com/svn/nemerle/trunk@5570 c8a6711f-211a-0410-a8d5-2f220496d6d11 parent 8bc2dc9 commit a1f6e01
File tree
7 files changed
+1104
-3
lines changed- ncc
- completion
- generation
- parsing
- typing
7 files changed
+1104
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
0 commit comments