Commit History

Author SHA1 Message Date
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Sxul07 a4e1c55b7e make Random() thread safety (#596) 6 years ago
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago
  Marko Lahma 021c01a615 Add some missing new Math methods in ECMAScript 6 (#539) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Sébastien Ros 96c0b8eab7 Math specification conformance (#433) 7 years ago
  Sébastien Ros 914a3bc7fb Fixing random initialization 10 years ago
  Sebastien Ros 4bd154524b Fixing invalid argument length support in Math 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros f3ebce98de Fixing unit tests for Math 12 years ago
  Sebastien Ros 461857c4db Fixing some Prototype values 12 years ago
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 years ago
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros 6fe243f4eb Fixing primitive object function calls 12 years ago
  Sebastien Ros 179589b6b4 Adding Repl project 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 1554dec106 Implementing Math functions 12 years ago
  Sebastien Ros ae5f158cbf Fixing some unit tests 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago