Commit History

Author SHA1 Message Date
  Andreas Kling 15d8b9c671 LibJS: Add magical "$gc" function that can be called to trigger GC 5 years ago
  Andreas Kling 1382dbc5e1 LibJS: Add basic support for (scoped) variables 5 years ago
  0xtechnobabble 5e817ee678 LibJS: Move logical not operator to new unary expression class 5 years ago
  0xtechnobabble 65343388b8 LibJS: Add new bitwise and relational operators 5 years ago
  howar6hill 1c83c5ed08 LibJS: Implement While statements 5 years ago
  Andreas Kling 63e4b744ed LibJS: Add a basic mark&sweep garbage collector :^) 5 years ago
  0xtechnobabble b6307beb6e LibJS: Implement if statements 5 years ago
  0xtechnobabble a96bf2c22e LibJS: Implement logical expressions 5 years ago
  0xtechnobabble 4e62dcd6e6 LibJS: Add typed comparison operator 5 years ago
  0xtechnobabble 3fb0ff102c LibJS: Allow the dumping of literals that aren't numbers 5 years ago
  Andreas Kling 0c7058aaa0 LibJS: Include the operator in BinaryExpression dumps 5 years ago
  Andreas Kling f5476be702 LibJS: Start building a JavaScript engine for SerenityOS :^) 5 years ago