Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Linus Groh 0ae511edae LibJS: Add spec comments to SymbolConstructor il y a 2 ans
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String il y a 2 ans
  Linus Groh 5e72fde954 LibJS: Unify Symbol::description() and raw_description() il y a 2 ans
  Linus Groh 89700a2101 LibJS: Rename Symbol::to_deprecated_string() to descriptive_string() il y a 2 ans
  Linus Groh 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() il y a 2 ans
  Linus Groh 54abfcf835 LibJS: Remove redundant AK_MAKE_NON{COPYABLE,MOVABLE} from Symbol class il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! il y a 2 ans
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView il y a 3 ans
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
  Idan Horowitz dac971b4ae LibJS: Store and return undefined Symbol description il y a 4 ans
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ il y a 4 ans
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans