提交历史

作者 SHA1 备注 提交日期
  Matthew Olsson 4e33fbdb67 LibJS: Add interpreter exception checks 5 年之前
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions 5 年之前
  Linus Groh 6f6b089aa0 LibJS: Add parseFloat() 5 年之前
  Linus Groh b299c75d45 LibJS: Make Object.prototype.constructor non-enumerable 5 年之前
  Andreas Kling c00ff4ba62 LibJS: Fix build (GlobalObject::add_constructor not visible in LibWeb) 5 年之前
  Linus Groh 99be27b4a1 LibJS: Add "name" property to functions 5 年之前
  Linus Groh 7540203ae8 LibJS: Add isFinite() 5 年之前
  Andreas Kling 3072f9fd82 LibJS: Move the empty object shape from Interpreter to GlobalObject 5 年之前
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object 5 年之前
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types 5 年之前
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses 5 年之前
  Andreas Kling 4ffac713b9 LibWeb: Add XMLHttpRequest object :^) 5 年之前
  Andreas Kling f07f8d5a44 LibJS: Add "constructor" property to constructor prototypes 5 年之前
  Andreas Kling e323246517 Meta: Add missing copyright headers 5 年之前
  Andreas Kling d062d7baa7 LibWeb+LibJS: Move DOM Window object to dedicated classes 5 年之前
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 年之前
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories 5 年之前