Commit History

Author SHA1 Message Date
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String 2 years ago
  Linus Groh 89700a2101 LibJS: Rename Symbol::to_deprecated_string() to descriptive_string() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling 53a8a11973 LibJS: Make StringOrSymbol always be FlyString in the string case 4 years ago
  Andreas Kling 240d2f88d3 LibJS: Convert PropertyName and StringOrSymbol to east-const style 4 years ago
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key 4 years ago
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago