Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl 93d3f9591f Add CreateParams fields in v8js_ctx only if needed hace 9 años
  Stefan Siegl 40f0f5e89f Provide startup data loader for V8 < 4.6.76 hace 9 años
  Stefan Siegl 52ebdc28ed Simply v8::Isolate::New to test if snapshot blob needed hace 9 años
  Stefan Siegl 2c8ef2aa66 conditionally compile in snapshot functionality hace 9 años
  Stefan Siegl 39062b4248 Test for snapshot support in V8 hace 9 años
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them hace 9 años
  Stefan Siegl 82ffaa2c35 Merge pull request #202 from stesie/issue-183 hace 10 años
  Stefan Siegl 3808f69dea Adapt tests V8 3.24 also hace 10 años
  Stefan Siegl 796ae85cb6 Adapt tests to different V8 versions hace 10 años
  Stefan Siegl 4a8a8b812f Add test that V8Js::__sleep and V8Js::__wakeup are final hace 10 años
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten hace 10 años
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 hace 10 años
  Stefan Siegl b4b6a8a1a3 Merge pull request #201 from stesie/generator-php-to-v8 hace 10 años
  Stefan Siegl e2636b2e71 Skip Generator export tests if not supported hace 10 años
  Stefan Siegl 89399fa961 Disable generator export for V8 < 3.30 (not supported) hace 10 años
  Stefan Siegl 80575beecc Don't create v8::HandleScope in v8js_wrap_generator hace 10 años
  Stefan Siegl 53b8ac759f Merge pull request #200 from stesie/generator-passing hace 10 años
  Stefan Siegl dbe29d7e96 Add more tests on exported (PHP) Generator objects hace 10 años
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects hace 10 años
  Stefan Siegl e0f990bfa1 Add test with private/protected methods, refs #183 hace 10 años
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 hace 10 años
  Stefan Siegl 1dfddbe060 Bump version to 1.1.0 hace 10 años
  Stefan Siegl 701f473ba9 Merge remote-tracking branch 'origin/master' into php7 hace 10 años
  Stefan Siegl bd442beffd Bump version to 0.4.1 hace 10 años
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 hace 10 años
  Stefan Siegl a4b4934361 Relax EXPECTF, some V8 versions fail to provide the error location hace 10 años
  Stefan Siegl c500d0c21e Add test on property passing on generators hace 10 años
  Stefan Siegl 798a87e481 Add test on fatal errors within JS generators hace 10 años
  Stefan Siegl 46fba810af Add test on PHP exceptions thrown by JS generators hace 10 años
  Stefan Siegl 479d14b5b0 Handle exceptions thrown in JS generators well hace 10 años