Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method hace 9 años
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 hace 9 años
  Stefan Siegl f22ce7046d Fix duplicate context declaration hace 10 años
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour hace 10 años
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch hace 10 años
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well hace 10 años
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback hace 10 años
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation hace 10 años
  Stefan Siegl f7a592052f Store flags in v8js_ctx class instead of v8 hidden value hace 10 años
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 hace 10 años
  Stefan Siegl b350871795 Correctly force to array on property writing, closes #137 hace 10 años
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup hace 10 años
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names hace 10 años
  Stefan Siegl 6869d318b3 Rename V8Object stuff to v8js_v8object_XXX hace 10 años
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects hace 10 años
  Stefan Siegl 5ea36016fe code cleanup, part 1 hace 10 años
  Stefan Siegl 2b4750748e Merge branch 'array-access' hace 11 años
  Stefan Siegl 603790f3dd Don't redefine default parameter hace 11 años
  Stefan Siegl 901268994a Implement isset behaviour on ArrayAccess objects hace 11 años
  Stefan Siegl 1b027a525f Implement delete behaviour on ArrayAccess objects hace 11 años
  Stefan Siegl 6399b49b3f Improve ArrayAccess enumeration hace 11 años
  Stefan Siegl 27d326a196 Fix ZTS build hace 11 años
  Stefan Siegl 2b897e8bc4 Export extra methods on ArrayAccess hace 11 años
  Stefan Siegl 02d8ecc16e Split php_v8js_hash_to_jsobj into smaller pieces hace 11 años
  Stefan Siegl fc583a8ec6 Move PHP to JS object wrapping into seperate file hace 11 años