Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level há 9 meses atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() há 4 anos atrás
  Linus Groh 965050796f LibJS: Don't create StringOrSymbol(String) if from_value() fails há 4 anos atrás
  Andreas Kling 4387590e65 LibJS: Support move semantics for StringOrSymbol há 4 anos atrás
  Nico Weber d8d00d3ac7 LibJS: Add StringOrSymbol::as_string_impl() helper há 4 anos atrás
  Nico Weber cc765e14ca AK: Move StringImpl::operator== implementation into StringImpl há 4 anos atrás
  Andreas Kling d01b746d88 LibJS: Add StringOrSymbol constructor that takes a FlyString há 4 anos atrás
  Andreas Kling 3d053f244f LibJS: Avoid creating a temporary String in StringOrSymbol::operator== há 4 anos atrás
  Andreas Kling d542049596 LibJS: Avoid StringImpl refcount churn when hashing StringOrSymbol há 4 anos atrás
  Andreas Kling cfd141b4f9 LibJS: Avoid unnecessary StringImpl copy in StringOrSymbol(String) há 4 anos atrás
  Andreas Kling b9793e603c LibJS: Don't require Interpreter& in PropertyName and StringOrSymbol há 4 anos atrás
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter há 4 anos atrás
  Andreas Kling 6444f49d22 LibJS: Make StringOrSymbol not leak strings há 5 anos atrás
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys há 5 anos atrás