Skip to content
Snippets Groups Projects
  1. Jan 29, 2016
  2. Jan 26, 2016
  3. Jan 24, 2016
  4. Jan 23, 2016
  5. Jan 22, 2016
    • Mike Pennisi's avatar
      Update tests according to ES2016 draft semantics · e62d43c8
      Mike Pennisi authored
      The ES2016 draft further refines the completion values for `if` and
      `with` statements. Two tests must be removed outright because the
      completion value in those cases is no longer accessible from the
      runtime.
      e62d43c8
    • Mike Pennisi's avatar
      Add tests for ES2015 completion reform · 407b8964
      Mike Pennisi authored
      In order to facilitate proper tail calls, ES2015 modified the completion
      value of a number of statements.
      
      These tests use `eval` to verify the new values.
      407b8964
  6. Jan 21, 2016
  7. Jan 20, 2016
  8. Jan 19, 2016
  9. Jan 16, 2016
  10. Jan 15, 2016
  11. Jan 14, 2016
  12. Jan 13, 2016
  13. Jan 12, 2016
  14. Jan 11, 2016
Loading