Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl 8668d28df3 Remove V8JS_CONST preprocessor define il y a 9 ans
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables il y a 9 ans
  Stefan Siegl c4c5a19165 fix wrapped php object detection, closes #240 il y a 9 ans
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables il y a 9 ans
  Stefan Siegl 8287a19c8d Remove conditional compilation of generator support il y a 9 ans
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl ec6c6d3eb3 Use WeakCallbackInfo il y a 9 ans
  Stefan Siegl 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue il y a 9 ans
  Stefan Siegl d44592910d Retain object indentity on 'return $this' il y a 10 ans
  Stefan Siegl d6394301b2 Pass back V8Object instances, don't re-wrap il y a 10 ans
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method il y a 10 ans
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 il y a 10 ans
  Stefan Siegl 89399fa961 Disable generator export for V8 < 3.30 (not supported) il y a 10 ans
  Stefan Siegl 80575beecc Don't create v8::HandleScope in v8js_wrap_generator il y a 10 ans
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects il y a 10 ans
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 il y a 10 ans
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 il y a 10 ans
  Stefan Siegl f97a25b69c Test & implement PHP-side instantiation of JS generators il y a 10 ans
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 il y a 10 ans
  Stefan Siegl 2d9c831eeb Move zend_try block into v8::Unlocker block il y a 10 ans
  Stefan Siegl 64bfa552ad Fix double free il y a 10 ans
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 il y a 10 ans
  Stefan Siegl 71c43b6377 don't declare v8js_named_property_callback inline il y a 10 ans
  Stefan Siegl fcb056b5a5 Handle access of undeclared properties il y a 10 ans
  Stefan Siegl 4002c3c1ae pass const char* instead of zend_string* il y a 10 ans
  Stefan Siegl f22ce7046d Fix duplicate context declaration il y a 10 ans
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour il y a 10 ans
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch il y a 10 ans
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well il y a 10 ans