Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() vor 5 Jahren
  Linus Groh 2636cac6e4 LibJS: Remove UndefinedLiteral, add undefined to global object vor 5 Jahren
  Linus Groh 543c6e00db LibJS: Implement Infinity vor 5 Jahren
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter vor 5 Jahren
  Linus Groh a0da97cb5a LibJS: Add NaN to global object vor 5 Jahren
  Linus Groh ee6472fef2 LibJS: Implement Error function/constructor vor 5 Jahren
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) vor 5 Jahren
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions vor 5 Jahren
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value vor 5 Jahren
  Andreas Kling 14047ca432 LibJS: Add a global "Object" constructor vor 5 Jahren
  Andreas Kling 6a5cd32205 LibJS: The global isNaN() should coerce to number before testing NaN vor 5 Jahren
  Andreas Kling 04ced9e24a LibJS: Add global isNaN() function vor 5 Jahren
  Andreas Kling 8b18674229 LibJS: Add Math.random() :^) vor 5 Jahren
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) vor 5 Jahren
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories vor 5 Jahren