Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] hace 3 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 3 años
  Linus Groh 12edbb51bc LibJS: Rename PrimitiveString::m_{left,right} to m_{lhs,rhs} hace 3 años
  Andreas Kling 64b29eb459 LibJS: Implement string concatenation using ropes hace 3 años
  Andreas Kling f4c68eb0a4 LibJS: Add PrimitiveString::is_empty() and use it hace 3 años
  davidot da374a82bc LibJS: Correct an include in PrimitiveString hace 3 años
  Anonymous 745b998774 LibJS: Get rid of unnecessary work from canonical_numeric_index_string hace 3 años
  Andreas Kling 4b412e8fee Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string" hace 3 años
  Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references hace 3 años
  Andreas Kling f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them hace 3 años
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String hace 4 años
  Timothy Flynn b6ff7f4fcc LibJS: Allow PrimitiveString to be created with a UTF-16 string hace 4 años
  Timothy Flynn 4c2cc419f9 LibJS: Decode UTF-16 surrogate pairs during string literal construction hace 4 años
  Timothy Flynn 0c42aece36 LibJS: Transcode UTF-8 strings to UTF-16 and add UTF-16 accessors hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años