Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Lahma dc75d1a396 Fix switch's case block lexical scope handling (#1392) hace 2 años
  Jither 3c45b8c8d8 Debugger API improvements (#1382) hace 2 años
  Jither 4b6f44596b Module-related debugger improvements (#1374) hace 2 años
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) hace 3 años
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) hace 3 años
  Marko Lahma 3a3e57c63d Improve global object setup and access performance (#1280) hace 3 años
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) hace 3 años
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) hace 3 años
  Marko Lahma d4621d6760 Improve class constructor error reporting (#1169) hace 3 años
  Jither 3fa1f8343c Debugger improvements 4b (#1113) hace 3 años
  Philipp Lüthi 0c223f4559 Module loading support (#990) 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 b29573bdce Support optional catch binding (#900) 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 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 1fc3858536 Assignment fixes and more tests (#716) hace 5 años
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) hace 5 años
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) hace 5 años
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) hace 5 años
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) hace 5 años
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) hace 5 años
  Sébastien Ros d53c2ce377 Removing some optimizations to prepare for refactoring (#680) hace 5 años
  Marko Lahma f89886063e Reflect & Proxy (#681) hace 5 años
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) hace 5 años
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) hace 6 años
  Sam Lord 644795e8a9 Implement arrow functions (#601) hace 6 años
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) hace 6 años