Historial de Commits

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