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

Аутор SHA1 Порука Датум
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible пре 1 година
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible пре 1 година
  Andreas Kling 7849950383 LibJS: Make Utf16String & related APIs infallible пре 1 година
  Andreas Kling 9708b86d65 LibJS: Make PrimitiveString::resolve_rope_if_needed() infallible пре 1 година
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible пре 1 година
  Andreas Kling a3e4535f34 LibJS: Resolve rope strings directly to UTF-16 when preferable пре 2 година
  Timothy Flynn 0d0b87fd46 LibJS: Add a PrimitiveString::create overload for FlyString пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String пре 2 година
  Sam Atkins a39ac5a312 LibJS: Remove declarations for non-existent methods пре 2 година
  Timothy Flynn 4235c59397 LibJS: Add a convenience StringView accessor to PrimitiveString пре 2 година
  Timothy Flynn 8f5bdce8e7 LibJS: Add initial support for creating PrimitiveStrings with AK::String пре 2 година
  Timothy Flynn 3a004e8f1a LibJS: Rename PrimitiveString::has_utf8_string to has_deprecated_string пре 2 година
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString пре 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 година
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! пре 2 година
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses пре 2 година
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] пре 2 година
  Linus Groh 12edbb51bc LibJS: Rename PrimitiveString::m_{left,right} to m_{lhs,rhs} пре 2 година
  Andreas Kling 64b29eb459 LibJS: Implement string concatenation using ropes пре 2 година
  Andreas Kling f4c68eb0a4 LibJS: Add PrimitiveString::is_empty() and use it пре 3 година
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView пре 3 година
  Andreas Kling 88e7d44cc4 LibJS+LibLine: Run clang-format пре 3 година
  Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references пре 3 година
  Timothy Flynn b85b8ca350 LibJS: Reduce UTF-8 to UTF-16 transcoding when only UTF-16 is wanted пре 3 година
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String пре 3 година
  Timothy Flynn b6ff7f4fcc LibJS: Allow PrimitiveString to be created with a UTF-16 string пре 4 година