Commit History

Author SHA1 Message Date
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI 4 years ago
  Linus Groh 123f98201e LibJS: Use String::formatted() in various other places 4 years ago
  Nico Weber 697faba147 LibJS: Make Date.getUTCSeconds() call through to LibC 4 years ago
  Nico Weber ad00462daa LibJS: Implement Date.getUTC* 4 years ago
  Nico Weber d5eaefe87b LibJS: Move datetime access out of DatePrototype 4 years ago
  Nico Weber a6b68451dc LibJS: Implement Date.prototype.toISOString() 4 years ago
  Nico Weber a3908732ad LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date 4 years ago
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 years ago
  Emanuele Torre 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files 5 years ago
  Andreas Kling 0df4d2823a LibJS: Pass prototype to Date constructor 5 years ago
  Linus Groh 632231cc0c js: Implement print function for Date objects 5 years ago
  Linus Groh 3fcea71538 LibJS: Implement Date.prototype.to{Date,Time}String() 5 years ago
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) 5 years ago