Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 37fe16a99c LibJS: Add Function.prototype and make "new" Objects delegate to it %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0593ce406b LibJS: Implement basic support for the "new" keyword %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0d2fb306af LibJS: Check for exceptions in a lot more places %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c60dc84a33 LibJS: Allow function calls with missing arguments %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4802413f71 LibJS: Say "return {}" instead of "return js_undefined()" in AST nodes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ad6ede7ee4 LibJS: Make FunctionDeclaration return undefined %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6c9d2cfa5e LibJS: Handle "for" statements with empty initializer and updater %!s(int64=5) %!d(string=hai) anos
  Andreas Kling faddf3a1db LibJS: Implement "throw" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c33d4aefc3 LibJS: Parse "try", "catch" and "finally" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 494df52961 LibJS: Actually leave the current function scope on "return" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c48c3c8e1 LibJS: Parse "if" statements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 00feef8642 LibJS: Some optimizations for ObjectExpression %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble bc002f807a LibJS: Parse object expressions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bceabd7c4b LibJS: Add ArrayPrototype and implement Array.prototype.push() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a3d2e07446 LibJS: Parse computed MemberExpressions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5db8940c9e LibJS: Use StringBuilder::join() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1a10470c1d LibJS: Implement basic object property assignment %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b1b4c9844e LibJS: Add FunctionExpression AST node %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ddd69e3660 LibJS: Make the AST reference-counted %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 46a897b59b LibJS: Implement typeof operator %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bf9912cc59 LibJS: Protect function call "this" and arguments from GC %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble dfbaa8e543 LibJS: Implement abstract equality and inequality %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble cfd710eb31 LibJS: Implement null and undefined literals %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble 7aad10d984 LibJS: Fix assignment of const variable on declaration %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f7c15d00c9 LibJS: Add basic prototype support %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble db64f364f0 LibJS/AST: Implement prefixed update expressions %!s(int64=5) %!d(string=hai) anos