Skip to content
Snippets Groups Projects
  1. Feb 08, 2018
  2. Feb 05, 2018
  3. Feb 04, 2018
    • Mike Pennisi's avatar
      Refactor function literal tests for parsers · 1d96e257
      Mike Pennisi authored
      A number of tests for the parsing of function literals were expressed
      using `eval`. This made the tests more complex than necessary and also
      prevented the tests from providing value to ECMAScript parsers.
      
      Remove the use of `eval` in the relevant tests and instead express the
      expectations with literal source text.
      1d96e257
    • Mike Pennisi's avatar
      Improve file names · 6dafe71f
      Mike Pennisi authored
      6dafe71f
  4. Feb 01, 2018
  5. Jan 31, 2018
  6. Jan 30, 2018
  7. Jan 29, 2018
  8. Jan 25, 2018
Loading