Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor há 5 anos atrás
  Andreas Kling 6f3ea75569 LibJS: Add String constructor :^) há 5 anos atrás
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types há 5 anos atrás
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses há 5 anos atrás
  Linus Groh c06a6c67d5 LibJS: Add globalThis há 5 anos atrás
  Andreas Kling f07f8d5a44 LibJS: Add "constructor" property to constructor prototypes há 5 anos atrás
  Linus Groh f631f6a2e6 LibJS: Add Number() há 5 anos atrás
  Jack Karamanian edae926cb0 LibJS: Add Boolean constructor object há 5 anos atrás
  Andreas Kling e323246517 Meta: Add missing copyright headers há 5 anos atrás
  Andreas Kling d155491122 LibJS: Add basic Array constructor há 5 anos atrás
  Linus Groh 2944039d6b LibJS: Add Function() and Function.prototype há 5 anos atrás
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() há 5 anos atrás
  Linus Groh 2636cac6e4 LibJS: Remove UndefinedLiteral, add undefined to global object há 5 anos atrás
  Linus Groh 543c6e00db LibJS: Implement Infinity há 5 anos atrás
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter há 5 anos atrás
  Linus Groh a0da97cb5a LibJS: Add NaN to global object há 5 anos atrás
  Linus Groh ee6472fef2 LibJS: Implement Error function/constructor há 5 anos atrás
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) há 5 anos atrás
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions há 5 anos atrás
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value há 5 anos atrás
  Andreas Kling 14047ca432 LibJS: Add a global "Object" constructor há 5 anos atrás
  Andreas Kling 6a5cd32205 LibJS: The global isNaN() should coerce to number before testing NaN há 5 anos atrás
  Andreas Kling 04ced9e24a LibJS: Add global isNaN() function há 5 anos atrás
  Andreas Kling 8b18674229 LibJS: Add Math.random() :^) há 5 anos atrás
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) há 5 anos atrás
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories há 5 anos atrás