Commit History

Author SHA1 Message Date
  Linus Groh 8d1e6e9175 LibJS: Don't repeat attributes in {Date,Symbol}Constructor 4 years ago
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 years ago
  Idan Horowitz f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 years ago
  Idan Horowitz 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets 4 years ago
  Idan Horowitz 44926b3f80 LibJS: Ignore arguments in Date's constructor when called as a function 4 years ago
  Linus Groh ba9d3bc38c LibJS: Create 1970-01-01 00:00:00 local time Date for invalid ctor call 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Petróczi Zoltán ca49f96b78 LibJS Date: Added "Invalid Date". 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Linus Groh 2ed7f75e95 LibJS: Return empty value on exception in Date.parse(), not NaN 4 years ago
  Linus Groh db340ae7aa LibJS: Add missing exception check in Date() constructor 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago