Commit History

Author SHA1 Message Date
  Linus Groh 0ae511edae LibJS: Add spec comments to SymbolConstructor 2 years ago
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String 2 years ago
  Linus Groh 5e72fde954 LibJS: Unify Symbol::description() and raw_description() 2 years ago
  Linus Groh 89700a2101 LibJS: Rename Symbol::to_deprecated_string() to descriptive_string() 2 years ago
  Linus Groh 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() 2 years ago
  Linus Groh 54abfcf835 LibJS: Remove redundant AK_MAKE_NON{COPYABLE,MOVABLE} from Symbol class 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 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 years ago
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 years ago
  Idan Horowitz dac971b4ae LibJS: Store and return undefined Symbol description 4 years ago
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 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 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago