mlton icon indicating copy to clipboard operation
mlton copied to clipboard

Improve def-use information

Open MatthewFluet opened this issue 8 years ago • 0 comments

  • [ ] Start the def-use info file with a version number
  • [ ] Annotate the type identifiers in variable types with their definition point (perhaps assign a unique ID for each type in the program?)
  • [ ] structures and functors might be annotated with their signature (at least if it is named)

MatthewFluet avatar Aug 10 '16 11:08 MatthewFluet