Commit History

Upphovsman SHA1 Meddelande Datum
  Nico Weber c8cf465174 LibJS: Implement Date.valueOf() 4 år sedan
  Nico Weber a6b68451dc LibJS: Implement Date.prototype.toISOString() 4 år sedan
  Nico Weber a3908732ad LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date 4 år sedan
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() 5 år sedan
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat 5 år sedan
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class 5 år sedan
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& 5 år sedan
  Andreas Kling cd14ebb11f LibJS: More Interpreter::global_object() removal 5 år sedan
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction 5 år sedan
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 år sedan
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h 5 år sedan
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) 5 år sedan
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions 5 år sedan
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) 5 år sedan
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties 5 år sedan
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object 5 år sedan
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor 5 år sedan
  Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects 5 år sedan
  Andreas Kling faac43597a LibJS: Add js_string(Interpreter&, String) 5 år sedan
  Linus Groh 632231cc0c js: Implement print function for Date objects 5 år sedan
  Linus Groh 3fcea71538 LibJS: Implement Date.prototype.to{Date,Time}String() 5 år sedan
  Linus Groh dc9b1226ac LibJS: Implement Date.prototype.toString() 5 år sedan
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) 5 år sedan