Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 2 lat temu
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 3 lat temu
  Linus Groh adc5ac35b7 LibJS: Remove InvalidCharacterError 3 lat temu
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 3 lat temu
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag 3 lat temu
  Timothy Flynn 0026e9a4c8 LibJS: Implement a basic Intl mathematical value 3 lat temu
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 lat temu
  Linus Groh 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 lat temu
  Linus Groh e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records 3 lat temu
  Linus Groh bdb13a74b0 LibJS: Describe various kinds of "Duration Records" 3 lat temu
  Linus Groh 7676b1b925 LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^) 3 lat temu
  Linus Groh a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value 3 lat temu
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object 3 lat temu
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 lat temu
  Idan Horowitz 6c26a02aa8 LibJS: Start implementing Intl Segment Iterator objects 3 lat temu
  Idan Horowitz bbacea255f LibJS: Start implementing Intl Segments objects 3 lat temu
  Idan Horowitz a3bc06bb23 LibJS: Start implementing Intl.Segmenter 3 lat temu
  Timothy Flynn 4a3e142d55 LibJS: Implement a nearly empty Intl.Collator object 3 lat temu
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object 3 lat temu
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object 3 lat temu
  davidot be9d478d92 LibJS: Add host layering point related to modules to VM 3 lat temu
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere 3 lat temu
  Linus Groh 4ed49e05a9 LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype 3 lat temu
  Andreas Kling 8bb9fe63b7 LibJS: Add MarkedVector<T> 3 lat temu
  Timothy Flynn 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object 3 lat temu
  davidot 064c8be627 LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances 3 lat temu
  davidot 7fd38eac98 LibJS: Add AsyncIteratorPrototype 3 lat temu
  davidot 0982a73d1d LibJS: Parse async generator functions 3 lat temu
  Idan Horowitz 681787de76 LibJS: Add support for async functions 3 lat temu
  Idan Horowitz 2eaed880b1 LibJS: Remove old Native Functions 3 lat temu