Commit History

Author SHA1 Message Date
  Kevin Ackerman eb3bcd92fe Fixes delegates created from expressions. (#585) 6 years ago
  Marko Lahma 33ffc9912b Empty error message when trying to call an object like a function (#581) 6 years ago
  Marko Lahma 4f94558569 Enable array-like behavior from ICollection/arrays (#579) 6 years ago
  Sébastien Ros a0c2f1f4af Fixing BignumDtoa usage of DtoaBuilder.Length (#580) 6 years ago
  Marko Lahma 4692fc12c5 ES6 destructuring (#578) 6 years ago
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 years ago
  Marko Lahma 3519bc7b23 Improved method resolution (#576) 6 years ago
  Marko Lahma f65d588a7e ES6 String Literals (#570) 6 years ago
  Marko Lahma 9fbcd80d44 fix regression in StrictlyEqual (#573) 6 years ago
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 years ago
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) 6 years ago
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) 6 years ago
  Sébastien Ros 433783125c Update README.md 6 years ago
  Marko Lahma 8832f8f3e0 Revert too eager script expression based caching (#565) 6 years ago
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Sebastien Ros 2e3ed3990b Updating esprima 6 years ago
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 years ago
  Sébastien Ros 20278834e2 Update README.md 6 years ago
  Sébastien Ros dce977b9cc Update README.md 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Marko Lahma dc2ce8ceb7 StringDictionarySlim instead of Dictionary/StructDictionary (#554) 6 years ago
  Jacob Foshee 388854cbf8 Highlighting that `Person.Name` is changed from JS (#551) 6 years ago
  Marko Lahma c1a42a9da0 upgrade Esprima and other libs, and include iterator test (#550) 6 years ago
  Sébastien Ros ce69f30a81 Fixing TimeWithinDay for negative values (#549) 6 years ago
  Marko Lahma b0bce18e3e add SourceLink support (#545) 6 years ago
  Sebastien Ros 832dba9821 Updating Esprima pckage version 7 years ago
  Sébastien Ros f0a5c5886d .NET 4.5 support and more ES6 features 7 years ago
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago