Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 7849950383 LibJS: Make Utf16String & related APIs infallible hace 1 año
  Timothy Flynn 7cb956d17b LibJS: Use iterative text segmentation algorithms for Intl.Segmenter hace 2 años
  Timothy Flynn 2d487e4e4c LibUnicode+LibJS: Move text segmentation algorithms to their own files hace 2 años
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible hace 2 años
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun hace 2 años
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary hace 2 años
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Idan Horowitz 96af50bbba LibJS: Implement the Intl CreateSegmentDataObject AO hace 3 años
  Idan Horowitz cea6c81c77 LibJS: Implement the Intl.Segmenter FindBoundary AO hace 3 años
  Idan Horowitz a3bc06bb23 LibJS: Start implementing Intl.Segmenter hace 3 años