Histórico de Commits

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