Commit History

Autor SHA1 Mensaxe Data
  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
  Linus Groh 2944039d6b LibJS: Add Function() and Function.prototype %!s(int64=5) %!d(string=hai) anos
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 2636cac6e4 LibJS: Remove UndefinedLiteral, add undefined to global object %!s(int64=5) %!d(string=hai) anos
  Linus Groh 543c6e00db LibJS: Implement Infinity %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter %!s(int64=5) %!d(string=hai) anos
  Linus Groh a0da97cb5a LibJS: Add NaN to global object %!s(int64=5) %!d(string=hai) anos
  Linus Groh ee6472fef2 LibJS: Implement Error function/constructor %!s(int64=5) %!d(string=hai) anos
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 14047ca432 LibJS: Add a global "Object" constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6a5cd32205 LibJS: The global isNaN() should coerce to number before testing NaN %!s(int64=5) %!d(string=hai) anos