Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl 880b17a45c Merge pull request #243 from stesie/code-cleanup před 9 roky
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 před 9 roky
  Stefan Siegl 157f34521e fix compiler warnings před 9 roky
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 před 9 roky
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables před 9 roky
  Stefan Siegl 2e5a565237 Remove (meanwhile) unreferenced local variables před 9 roky
  Stefan Siegl 8287a19c8d Remove conditional compilation of generator support před 9 roky
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 před 9 roky
  Stefan Siegl c804b16e4c fix compiler warnings před 9 roky
  Stefan Siegl 5595c3bbd7 Fix compilation with PHP 5.5 před 9 roky
  Stefan Siegl 93b1118fe8 Retain object identity on JS-side 'return this' před 9 roky
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 před 10 roky
  Stefan Siegl 479d14b5b0 Handle exceptions thrown in JS generators well před 10 roky
  Stefan Siegl da64b9f055 Handle rewind on primed V8Generator před 10 roky
  Stefan Siegl e686603b89 Implement direct iteration on JS generators před 10 roky
  Stefan Siegl 2c7a7ab87d Implement PHP-side iteration of JS generator objects před 10 roky
  Stefan Siegl ef779d8250 minimalist V8 -> PHP generator passing před 10 roky
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 před 10 roky
  Stefan Siegl a83c49266e defer bailout until std::function dtor před 10 roky
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' před 10 roky
  Stefan Siegl 3c5508b956 Provide correct "this" on V8Object method invocation, closes #185 před 10 roky
  Stefan Siegl 227ad57163 prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180 před 10 roky
  Stefan Siegl 059e0500fb Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Matt Kynaston a58f944804 Experiment to see if #172 is easy to fix před 10 roky
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free před 10 roky
  Stefan Siegl 31bafd052d c->properties is NULL anyways (due to ecalloc) před 10 roky
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed před 10 roky
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc před 10 roky
  Stefan Siegl ae33f6a9ab Re-use v8js_ctx context for V8Function calls, closes #158 před 10 roky