提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn 9949173fce LibJS: Do not store console table columns and rows in a plain vector 8 月之前
  Sam Atkins 99c66f49fb LibJS: Update console spec's use of "Type()" -> "is a" 8 月之前
  Andreas Kling ef9208047d LibJS: Don't infinite loop on unknown console.log formatting specifiers 9 月之前
  Sam Atkins 51f82c1d93 LibJS: Update wording from Console spec 9 月之前
  Gasim Gasimzada 785180dd45 LibJS+WebContent: Implement console.table 11 月之前
  Gasim Gasimzada 8545756d17 LibJS: Treat passing undefined as no argument for console labels 11 月之前
  Andreas Kling 4db1712f90 LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated 1 年之前
  Andreas Kling 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> 1 年之前
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 年之前
  Timothy Flynn 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 年之前
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 1 年之前
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 年之前
  Timothy Flynn 396655d145 LibJS: Begin implementing console.dir 2 年之前
  Timothy Flynn 9f8e5f0b1c LibJS: Sort Console methods in spec order 2 年之前
  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 年之前