Histórico de commits

Autor SHA1 Mensagem Data
  Christian Schwarz 58f8addfe0 Support passing a dictionary inside an object (#740) 5 anos atrás
  Marko Lahma 67ce67edc8 Tick let/const in readme (#737) 5 anos atrás
  Marko Lahma 0f2c39b912 Propagate interop exceptions from IndexDescriptor (#728) 5 anos atrás
  Marko Lahma 284411b25a Support let and const (#722) 5 anos atrás
  Marko Lahma 7d9c61cc19 Only mark array-like if Count or Length present, don't make it error (#726) 5 anos atrás
  Marko Lahma e87a9490a2 Fix infinite recursion possibility in call stack string building (#723) 5 anos atrás
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 anos atrás
  Marko Lahma f5fd44b732 ES6 for-of (#577) 5 anos atrás
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) 5 anos atrás
  Sebastian Stehle 4e86924d7e Execution constraints (#709) 5 anos atrás
  Sébastien Ros 24e498a07b Updating NuGet API key 5 anos atrás
  Marko Lahma 1fc3858536 Assignment fixes and more tests (#716) 5 anos atrás
  Gökhan Kurt bf3cc2113d Fix assigning to Nullable Enum (#715) 5 anos atrás
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 anos atrás
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) 5 anos atrás
  Marko Lahma a81a881486 Fix array indexing with hex literal (#711) 5 anos atrás
  Sébastien Ros e43290d7e9 Fix possible NRE in CallStackElement construction (#708) 5 anos atrás
  Sébastien Ros 6e92af9a76 Fixing esprima version 5 anos atrás
  Sébastien Ros cb9de440f6 Fixing condition 5 anos atrás
  Sébastien Ros c4ae012e20 Ensure we are not using MyGet for releases 5 anos atrás
  Gabriel Francisco f2a923000d Add current memory usage to debug information (#705) 5 anos atrás
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 anos atrás
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) 5 anos atrás
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 anos atrás
  Marko Lahma 4544bdb663 Fix string indexing detecting $ as NaN and thus 0 (#699) 5 anos atrás
  Sébastien Ros d53c2ce377 Removing some optimizations to prepare for refactoring (#680) 5 anos atrás
  Marko Lahma 5d07e896a8 ensure string immutability on assignment (#694) 5 anos atrás
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 anos atrás
  Dmitry Anshilevich 6e9d2a32d4 Fix broken link in README (#685) 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 anos atrás