Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl b4b6a8a1a3 Merge pull request #201 from stesie/generator-php-to-v8 há 9 anos atrás
  Stefan Siegl e2636b2e71 Skip Generator export tests if not supported há 9 anos atrás
  Stefan Siegl 89399fa961 Disable generator export for V8 < 3.30 (not supported) há 9 anos atrás
  Stefan Siegl 80575beecc Don't create v8::HandleScope in v8js_wrap_generator há 9 anos atrás
  Stefan Siegl 53b8ac759f Merge pull request #200 from stesie/generator-passing há 9 anos atrás
  Stefan Siegl dbe29d7e96 Add more tests on exported (PHP) Generator objects há 9 anos atrás
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects há 9 anos atrás
  Stefan Siegl 1dfddbe060 Bump version to 1.1.0 há 9 anos atrás
  Stefan Siegl 701f473ba9 Merge remote-tracking branch 'origin/master' into php7 há 9 anos atrás
  Stefan Siegl bd442beffd Bump version to 0.4.1 há 9 anos atrás
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 há 9 anos atrás
  Stefan Siegl a4b4934361 Relax EXPECTF, some V8 versions fail to provide the error location há 9 anos atrás
  Stefan Siegl c500d0c21e Add test on property passing on generators há 9 anos atrás
  Stefan Siegl 798a87e481 Add test on fatal errors within JS generators há 9 anos atrás
  Stefan Siegl 46fba810af Add test on PHP exceptions thrown by JS generators há 9 anos atrás
  Stefan Siegl 479d14b5b0 Handle exceptions thrown in JS generators well há 9 anos atrás
  Stefan Siegl 6fa6f9316e Test yield from JS generators há 9 anos atrás
  Stefan Siegl f97a25b69c Test & implement PHP-side instantiation of JS generators há 9 anos atrás
  Stefan Siegl da64b9f055 Handle rewind on primed V8Generator há 9 anos atrás
  Stefan Siegl e686603b89 Implement direct iteration on JS generators há 9 anos atrás
  Stefan Siegl 2c7a7ab87d Implement PHP-side iteration of JS generator objects há 9 anos atrás
  Stefan Siegl ef779d8250 minimalist V8 -> PHP generator passing há 9 anos atrás
  Stefan Siegl 10d0cc6e37 Update for PHP7/VC14 há 9 anos atrás
  Stefan Siegl df3bc6b714 elaborate on pre-built binaries há 9 anos atrás
  Stefan Siegl fdd3c4bc64 Merge pull request #199 from stesie/appveyor-nts há 9 anos atrás
  Stefan Siegl b2b5e78f4f appveyor: build x86-nts as well há 9 anos atrás
  Stefan Siegl 80e23793d9 Add AppVeyor build badge há 9 anos atrás
  Stefan Siegl 66841e8fb6 Merge pull request #198 from stesie/slow-down-time-limit-tests há 9 anos atrás
  Stefan Siegl adb8288061 Make set_time_limit tests slower há 9 anos atrás
  Stefan Siegl 44c3ce7ffd Merge pull request #197 from phpv8/skip-win há 9 anos atrás