Skip to content

Commit a1f6e01

Browse files
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-2f220496d6d1
1 parent 8bc2dc9 commit a1f6e01

File tree

7 files changed

+1104
-3
lines changed

7 files changed

+1104
-3
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Contributors:
3030
Krystian Walec
3131
Andrzej Wasylkowski
3232
Ricardo Fernandez Pascual
33+
Alejandro Serrano (Code Completion Engine)
3334

3435

3536
See also the ChangeLog.

0 commit comments

Comments
 (0)