Commit History

Author SHA1 Message Date
  Sebastien Ros 179589b6b4 Adding Repl project 12 years ago
  Sebastien Ros b60221dc21 Fixing unit test drivers 12 years ago
  Sebastien Ros ecea61f082 Safe guarding eval code result from null values 12 years ago
  Sebastien Ros 36f6517d9d Fixing completion of eval code 12 years ago
  Sebastien Ros a068d4e61d Implementing logical expressions 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros cd27168e76 Implementing object expressions 12 years ago
  Sebastien Ros 4c13a5ea1c Fixing For In statement evaluation 12 years ago
  Sebastien Ros b9d28c56e5 Implementing javascript test driver 12 years ago
  Sebastien Ros 3e7e4e94f2 Prototyping the eval() function 12 years ago
  Sebastien Ros 9e9f0ef5ad Simple code optimization 12 years ago
  Sebastien Ros 2de64b65d9 Renaming function scopes test 12 years ago
  Sebastien Ros 815c3dfa7c Fixing ToPrimitive() 12 years ago
  Sebastien Ros 9cc5450489 Implementing Declaration Binding Instantiation 12 years ago
  Sebastien Ros 00c55e2006 Applying strict mode declarative 12 years ago
  Sebastien Ros 20fa0475e2 Small fixes 12 years ago
  Sebastien Ros 4210c94a57 Implementing hoisting 12 years ago
  Sebastien Ros 153c218b08 Fixing some assignment statement issues 12 years ago
  Sebastien Ros 618c86ca61 Implementing statement completion results 12 years ago
  Sebastien Ros 87e4e0fc81 Calling GetValue when needed 12 years ago
  Sebastien Ros ce475f1e1c Implementing Number properties 12 years ago
  Sebastien Ros 287aa8de16 Implementing null literal 12 years ago
  Sebastien Ros 1554dec106 Implementing Math functions 12 years ago
  Sebastien Ros 7bb7dbcb25 Implementing ToInteger() and ToInt32() 12 years ago
  Sebastien Ros ae5f158cbf Fixing some unit tests 12 years ago
  Sebastien Ros f720fb1798 Implementing === 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago
  Sebastien Ros f19bdf555f Array.push returns pushed object 12 years ago
  Sebastien Ros c94e01068e Refactoring Clr property descriptors 12 years ago
  Sebastien Ros e56e6e8952 Renaming MethodProperty to MethodPropertyDescriptor 12 years ago