Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ff8bb962b6 LibJS: Always keep a reference to the global object in Shape %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0ff9d7e189 LibJS: Add BigInt %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 39ad42defd LibJS: Add Proxy objects %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh f06c12173c LibJS: Return early from parseFloat() if argument is a number %!s(int64=5) %!d(string=hai) anos
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. %!s(int64=5) %!d(string=hai) anos
  mattco98 4ced126704 LibJS: Add symbol objects %!s(int64=5) %!d(string=hai) anos
  Linus Groh 6f6b089aa0 LibJS: Add parseFloat() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c00ff4ba62 LibJS: Fix build (GlobalObject::add_constructor not visible in LibWeb) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 99be27b4a1 LibJS: Add "name" property to functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh 79b829637e LibJS: Implement most of the Reflect object %!s(int64=5) %!d(string=hai) anos
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties %!s(int64=5) %!d(string=hai) anos
  Linus Groh 7bd6b58b29 LibJS: Implement Number.isNaN() %!s(int64=5) %!d(string=hai) anos
  Linus Groh c350f5ae67 LibJS: Implement Number.isFinite() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 7540203ae8 LibJS: Add isFinite() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 8ff2881b1a LibJS: Let isNaN() with no argument return true, add tests %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3072f9fd82 LibJS: Move the empty object shape from Interpreter to GlobalObject %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30de1f610d LibJS: Use enumerator macro to mark all constructors in GlobalObject %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6f3ea75569 LibJS: Add String constructor :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses %!s(int64=5) %!d(string=hai) anos
  Linus Groh c06a6c67d5 LibJS: Add globalThis %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f07f8d5a44 LibJS: Add "constructor" property to constructor prototypes %!s(int64=5) %!d(string=hai) anos
  Linus Groh f631f6a2e6 LibJS: Add Number() %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian edae926cb0 LibJS: Add Boolean constructor object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e323246517 Meta: Add missing copyright headers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d155491122 LibJS: Add basic Array constructor %!s(int64=5) %!d(string=hai) anos