Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Backport #433 #473 + typo #516

Merged
merged 3 commits into from
May 10, 2017
Merged

Backport #433 #473 + typo #516

merged 3 commits into from
May 10, 2017

Commits on May 10, 2017

  1. Fix number parser (#433)

    Fixed number parser #2
    
    Added one more test
    oleksandr-kuzmenko authored and danez committed May 10, 2017
    Configuration menu
    Copy the full SHA
    406c3da View commit details
    Browse the repository at this point in the history
  2. Fixed invalid number literal parsing (#473)

    * Fixed invalid number literal parsing
    
    * Don't ignore period or E characters after octal numbers
    cherry-pick fix from acorn
    
    * Fix tests
    oleksandr-kuzmenko authored and danez committed May 10, 2017
    Configuration menu
    Copy the full SHA
    b98f463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1077a73 View commit details
    Browse the repository at this point in the history