Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String 2 vuotta sitten
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 vuotta sitten
  Timothy Flynn 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String 2 vuotta sitten
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String 2 vuotta sitten
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 vuotta sitten
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 vuotta sitten
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 vuotta sitten
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  networkException afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` 2 vuotta sitten
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 vuotta sitten
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 vuotta sitten
  Sam Atkins 69dd158f91 LibJS: Create Console using a Realm instead of a VM 2 vuotta sitten
  Sam Atkins 7a2da4cabf Browser+WebContent+LibJS: Support `%c` specifiers in Console.log() 2 vuotta sitten
  Sam Atkins a1f1369775 LibJS: Implement Console `Formatter` operation 2 vuotta sitten
  Linus Groh d35f53c344 LibJS: Remove Console's reliance on GlobalObject 2 vuotta sitten
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 vuotta sitten
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 vuotta sitten
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] 2 vuotta sitten
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 vuotta sitten
  Luke Wilde 05748ed607 LibJS: Convert Console to use MarkedVector<Value> 3 vuotta sitten
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 vuotta sitten
  Linus Groh 360c65e92b LibJS: Change balance_duration() nanoseconds from a JS to Crypto BigInt 3 vuotta sitten
  Sam Atkins 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods 3 vuotta sitten
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods 3 vuotta sitten
  Sam Atkins ff5e07d718 LibJS+WebContent+js: Bring console.trace() to spec 3 vuotta sitten
  Sam Atkins ce694490f3 LibJS+WebContent+js: Bring console.assert() to spec 3 vuotta sitten
  Sam Atkins 9b78e287b0 LibJS+WebContent+js: Bring console.clear() to spec 3 vuotta sitten
  Sam Atkins 834ced82d4 LibJS+WebContent+js: Bring console.count[Reset]() to spec 3 vuotta sitten
  Sam Atkins 260836135a LibJS+WebContent+js: Reimplement console.log() and friends to spec 3 vuotta sitten