Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double пре 3 година
  Idan Horowitz 9098257668 LibJS: Reject -00000 as extended year in Date parsing пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS пре 3 година
  davidot a61424a62b LibJS: Be more lenient when parsing milliseconds for Date пре 3 година
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) пре 3 година
  Timothy Flynn d83ce7dd0b LibJS: Re-implement the Date constructor / prototype for spec compliance пре 3 година
  Timothy Flynn b2aa3c9f84 LibJS: Do not negate offset in LocalTZA for isUTC=false пре 3 година
  Timothy Flynn 643992904c LibJS: Clip parsed IS0 8601 strings to +/- 8.64e15 пре 3 година
  Timothy Flynn aea4f79b57 LibJS: Implement Date.parse using AK::Time and LibTimeZone пре 3 година
  Timothy Flynn 260d2099da LibJS: Implement Date.UTC according to the spec пре 3 година
  Timothy Flynn e8f860048e LibJS: Set the length of Date.UTC to 7 пре 3 година
  Idan Horowitz ba39a54bb8 LibJS: Convert DateConstructor functions to ThrowCompletionOr пре 3 година
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr пре 3 година
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function пре 3 година
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros пре 3 година
  Idan Horowitz f6a5ff7b00 LibJS: Convert to_i32() to ThrowCompletionOr пре 3 година
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr пре 3 година
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr пре 3 година
  Andreas Kling 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" пре 3 година
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr пре 3 година
  Linus Groh a647f0abf6 LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1 пре 4 година
  Linus Groh 39cdffd78d LibJS: Make Date.now() return a floor()'d milliseconds value пре 4 година
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins пре 4 година
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper пре 4 година
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors пре 4 година
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject пре 4 година
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors пре 4 година
  Andreas Kling 39ad705c13 LibJS: Use the new is_ascii_foo() helpers from AK пре 4 година
  Gunnar Beutner d476144565 Userland: Allow building SerenityOS with -funsigned-char пре 4 година