История коммитов

Автор SHA1 Сообщение Дата
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 лет назад
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 лет назад
  Marko Lahma 573f1a1515 #451 optimize ArrayInstance 7 лет назад
  Marko Lahma 93bee1d289 #451 optimize evaluation performance 7 лет назад
  Marko Lahma d27b17852d #451 prefer for over foreach when iterating Lists (#483) 7 лет назад
  Marko Lahma 707244db2c Introduce object pooling (#479) 7 лет назад
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) 7 лет назад
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 лет назад
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 лет назад
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 лет назад
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 лет назад
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 7 лет назад
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 лет назад
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) 7 лет назад
  Marko Lahma c2f013df48 #451 optimize EvaluateMemberExpression static member access (#453) 7 лет назад
  Marko Lahma 4582830317 cache common int to string conversions 7 лет назад
  Sebastien Ros 75b605f826 Fixing unit tests 7 лет назад
  Sebastien Ros dfc54d3e94 Merge remote-tracking branch 'origin/es6' into dev 7 лет назад
  Ayende Rahien 4223c30051 Allow host to handle unknown references (#410) 8 лет назад
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 лет назад
  Sébastien Ros 2367a263dc Comparing Object wrappers (#367) 8 лет назад
  Sebastien Ros c3284a58bf Fixing global regex literals cache 8 лет назад
  Sebastien Ros 8e28849fd2 Fixing global flag regular expressions 8 лет назад
  Sebastien Ros 52fe4e9f8e Simplying Strict support 8 лет назад
  Sebastien Ros 7d3d59f231 Fixing some tests 8 лет назад
  Sebastien Ros 5d18c385d6 Adding PropertyKind.Init 9 лет назад
  Sebastien Ros 94886e260e wip 9 лет назад
  Sébastien Ros 4cf1b7428b Changing JsValue to a class (#324) 9 лет назад
  Brian Beard 0467b62a5d Fixing race condition when caching literals 9 лет назад
  Sebastien Ros 85bf11fc92 Caching literals 9 лет назад