Commit History

Author SHA1 Message Date
  Sebastien Ros 62567272fb Implementing Array.prototype.reverse 12 years ago
  Sebastien Ros fff4c4f0a0 Implementing Array.prototype.push and Array.prototype.pop 12 years ago
  Sebastien Ros 08cb1e89d3 Implementing Array.prototype.join 12 years ago
  Sebastien Ros b95ee27b63 Implementing Array.prototype.concat 12 years ago
  Sebastien Ros 8bb04aea8e Fixing Array initializer 12 years ago
  Sebastien Ros dbd659d7ca Fixing error objects 12 years ago
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 years ago
  Sebastien Ros 9c648a6933 incremental work on Array.prototype 12 years ago
  Sebastien Ros fb7f6dfeb9 Fixing binary operator precedence 12 years ago
  Sebastien Ros 0765117106 Implementing Function(p1,p2, ..., body) 12 years ago
  Sebastien Ros 651ca0f73d Implementing Array.isArray 12 years ago
  Sebastien Ros d73582a7d8 Renaming arguments 12 years ago
  Sebastien Ros 7694318c3a Adding Binding class to reflect the specs 12 years ago
  Sebastien Ros 5ec68fd7fb Defining more standard properties 12 years ago
  Sebastien Ros d88dd9569b Defining properties 12 years ago
  Sebastien Ros 91a51fae66 Fixing how variable declarations are interpreted 12 years ago
  Sebastien Ros 83464da158 Cleaning solution file 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 c04a606e27 Implementing Function.prototype.apply 12 years ago
  Sebastien Ros bdb555d063 Changing FormalParameters to string[] 12 years ago
  Sebastien Ros ae2c00b4e0 Implementing Arguments object 12 years ago
  Sebastien Ros a408be737e Adding SunSpider tests 12 years ago
  Sebastien Ros 937ab7ef47 Fixing Array member expression 12 years ago
  Sebastien Ros ee2eba14d3 Defining a default exception message 12 years ago
  Sebastien Ros ce01c1a490 Tolerant mode: ignore invalid left-hand side expression. 12 years ago
  Sebastien Ros f2ebd10a66 Support escaped "]" in regexp literal character classes (ex: "/[\]/]/") 12 years ago
  Sebastien Ros 8762834853 Cleaning files 12 years ago
  Sebastien Ros 6fe243f4eb Fixing primitive object function calls 12 years ago
  Sebastien Ros 0b371cbc4e Fixing update expressions 12 years ago