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

Release 2.1.0

Compare
Choose a tag to compare
@seven1m seven1m released this 12 Aug 18:49
· 86 commits to master since this release
  • FEAT: Parse for loops
  • FIX: Fix bug parsing defined? with parens
  • FIX: Fix parsing of keyword splat next to other keyword args
  • FIX: Parse block pass after bare/implicit hash
  • FIX: Parse if statements with match conditions
  • FIX: Parse regexps with leading space preceeded by keywords
  • FIX: Parse symbol key after super keyword
  • FIX: Parse unless statements with match conditions
  • FIX: Parse while/until statements with match conditions
  • FIX: Reset block association level inside array