Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) vor 5 Jahren
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties vor 5 Jahren
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object vor 5 Jahren
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor vor 5 Jahren
  Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects vor 5 Jahren
  Andreas Kling faac43597a LibJS: Add js_string(Interpreter&, String) vor 5 Jahren
  Linus Groh 632231cc0c js: Implement print function for Date objects vor 5 Jahren
  Linus Groh 3fcea71538 LibJS: Implement Date.prototype.to{Date,Time}String() vor 5 Jahren
  Linus Groh dc9b1226ac LibJS: Implement Date.prototype.toString() vor 5 Jahren
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) vor 5 Jahren