Commit History

Автор SHA1 Съобщение Дата
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr преди 2 години
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes преди 2 години
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} преди 2 години
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals преди 2 години
  Andrew Kaster f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print преди 2 години
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String преди 2 години
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String преди 2 години
  Timothy Flynn 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String преди 2 години
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String преди 2 години
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string преди 2 години
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible преди 2 години
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  networkException afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` преди 2 години
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console преди 2 години
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY преди 2 години
  Sam Atkins 69dd158f91 LibJS: Create Console using a Realm instead of a VM преди 2 години
  Sam Atkins 7a2da4cabf Browser+WebContent+LibJS: Support `%c` specifiers in Console.log() преди 2 години
  Sam Atkins a1f1369775 LibJS: Implement Console `Formatter` operation преди 2 години
  Linus Groh d35f53c344 LibJS: Remove Console's reliance on GlobalObject преди 2 години
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary преди 2 години
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] преди 2 години
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] преди 2 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  Luke Wilde 05748ed607 LibJS: Convert Console to use MarkedVector<Value> преди 3 години
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers преди 3 години
  Linus Groh 360c65e92b LibJS: Change balance_duration() nanoseconds from a JS to Crypto BigInt преди 3 години
  Sam Atkins 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods преди 3 години
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods преди 3 години