trlc icon indicating copy to clipboard operation
trlc copied to clipboard

partial parsing (unsound)

Open florianschanda opened this issue 1 year ago • 0 comments

This requires #47 (the sound version of this).

Use case:

  • provide include directories with new switch (e.g. -I)
  • provide one file we're interested in
  • validate just this file but ignore global issues
  • [ ] determine the set of file (not package) dependencies
  • [ ] parse subject file
  • [ ] resolve names only for items declared in subject file

florianschanda avatar Oct 24 '23 14:10 florianschanda