Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) před 2 roky
  Marko Lahma 583aabbf05 Fix some class handling issues (#1346) před 2 roky
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) před 3 roky
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) před 3 roky
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) před 3 roky
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) před 3 roky
  Marko Lahma 3020dff7ac Improve recursion performance v1 (#1269) před 3 roky
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) před 3 roky
  Marko Lahma 79fbf108a5 Fix optional member call (#1233) před 3 roky
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) před 3 roky
  Ayende Rahien ff6765bf1a Allowing to use nullable propagation on callables again. Fixed #1041 (#1042) před 3 roky
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) před 3 roky
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) před 4 roky
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) před 4 roky
  Jither 546f1e8960 Debugger improvements 3 (#852) před 4 roky
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) před 4 roky
  Marko Lahma 5f1892cd42 Class support (#816) před 4 roky
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) před 4 roky
  Jither 3ffb2dcc32 Debugger improvements #2 (#810) před 4 roky
  Marko Lahma 5c8a57e770 Create DefaultReferenceResolver (#752) před 5 roky
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) před 5 roky
  Marko Lahma 284411b25a Support let and const (#722) před 5 roky
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) před 5 roky
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) před 5 roky
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) před 5 roky
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) před 5 roky
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) před 5 roky
  Marko Lahma dc884808d7 don't use Esprima's AST to cache call expression data (#668) před 6 roky
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) před 6 roky
  Marko Lahma 33ffc9912b Empty error message when trying to call an object like a function (#581) před 6 roky