Skip to content

Releases: gss/parser

Release list

v1.1.3

Choose a tag to compare

@paulyoung paulyoung released this 26 Jan 19:41
  • Address cross-browser issues with using toString.

v1.1.2

Choose a tag to compare

@paulyoung paulyoung released this 03 Jan 02:24
  • Significant changes to the AST in line with development of the engine.
  • Parent context (^) and global scope ($) selectors.
  • Variable hoisting.