Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl 82ffaa2c35 Merge pull request #202 from stesie/issue-183 há 10 anos atrás
  Stefan Siegl 3808f69dea Adapt tests V8 3.24 also há 10 anos atrás
  Stefan Siegl 796ae85cb6 Adapt tests to different V8 versions há 10 anos atrás
  Stefan Siegl 4a8a8b812f Add test that V8Js::__sleep and V8Js::__wakeup are final há 10 anos atrás
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten há 10 anos atrás
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 há 10 anos atrás
  Stefan Siegl b4b6a8a1a3 Merge pull request #201 from stesie/generator-php-to-v8 há 10 anos atrás
  Stefan Siegl e2636b2e71 Skip Generator export tests if not supported há 10 anos atrás
  Stefan Siegl 89399fa961 Disable generator export for V8 < 3.30 (not supported) há 10 anos atrás
  Stefan Siegl 80575beecc Don't create v8::HandleScope in v8js_wrap_generator há 10 anos atrás
  Stefan Siegl 53b8ac759f Merge pull request #200 from stesie/generator-passing há 10 anos atrás
  Stefan Siegl dbe29d7e96 Add more tests on exported (PHP) Generator objects há 10 anos atrás
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects há 10 anos atrás
  Stefan Siegl e0f990bfa1 Add test with private/protected methods, refs #183 há 10 anos atrás
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 há 10 anos atrás
  Stefan Siegl 1dfddbe060 Bump version to 1.1.0 há 10 anos atrás
  Stefan Siegl 701f473ba9 Merge remote-tracking branch 'origin/master' into php7 há 10 anos atrás
  Stefan Siegl bd442beffd Bump version to 0.4.1 há 10 anos atrás
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 há 10 anos atrás
  Stefan Siegl a4b4934361 Relax EXPECTF, some V8 versions fail to provide the error location há 10 anos atrás
  Stefan Siegl c500d0c21e Add test on property passing on generators há 10 anos atrás
  Stefan Siegl 798a87e481 Add test on fatal errors within JS generators há 10 anos atrás
  Stefan Siegl 46fba810af Add test on PHP exceptions thrown by JS generators há 10 anos atrás
  Stefan Siegl 479d14b5b0 Handle exceptions thrown in JS generators well há 10 anos atrás
  Stefan Siegl 6fa6f9316e Test yield from JS generators há 10 anos atrás
  Stefan Siegl f97a25b69c Test & implement PHP-side instantiation of JS generators há 10 anos atrás
  Stefan Siegl da64b9f055 Handle rewind on primed V8Generator há 10 anos atrás
  Stefan Siegl e686603b89 Implement direct iteration on JS generators há 10 anos atrás
  Stefan Siegl 2c7a7ab87d Implement PHP-side iteration of JS generator objects há 10 anos atrás
  Stefan Siegl ef779d8250 minimalist V8 -> PHP generator passing há 10 anos atrás