Document configurable module roots as next phase
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
not have inner PSI.
|
||||
- `#asm` bodies remain intentionally opaque; assembly instructions do not have
|
||||
inner PSI or structure entries.
|
||||
- Import resolution uses the project/module roots and the local Jai installation;
|
||||
custom compiler `-import_dir` arguments are not discovered yet.
|
||||
- Import resolution currently uses fixed project/module roots and the local Jai
|
||||
installation; configurable module roots and custom compiler `-import_dir`
|
||||
arguments are planned.
|
||||
- Module-qualified members, procedure parameters, and struct fields do not yet
|
||||
have symbol resolution.
|
||||
|
||||
Reference in New Issue
Block a user