Updated dscanner
This commit is contained in:
parent
156908deb9
commit
b1b4444cdb
|
@ -33,8 +33,6 @@ import messages;
|
||||||
import modulecache;
|
import modulecache;
|
||||||
import autocomplete;
|
import autocomplete;
|
||||||
|
|
||||||
// TODO: a lot of duplicated code
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Converts an AST into a simple symbol and scope heirarchy so that the
|
* Converts an AST into a simple symbol and scope heirarchy so that the
|
||||||
* autocompletion coed can do its job more easily.
|
* autocompletion coed can do its job more easily.
|
||||||
|
|
2
dscanner
2
dscanner
|
@ -1 +1 @@
|
||||||
Subproject commit 80c2462445a937eaf339890edf4282c4e6878d08
|
Subproject commit be54827b4e2b2bc7035763ea4e1cd981ccbc459e
|
Loading…
Reference in New Issue