Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

0.10.10

Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 01 Jun 21:15
· 32 commits to main since this release
074c25b

Fixed

  • Fixed resolving references for too many files (this can improve parsing times by 300%).
  • Improved method resolution to use the AST instead of primitive text parsing.
  • Removed dangerous unwraps.