Историја ревизија

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