Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling a1029738fd LibJS: Add some more items to CommonPropertyNames that I missed há 4 anos atrás
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> há 4 anos atrás
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter há 4 anos atrás
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM há 4 anos atrás
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean há 4 anos atrás
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function há 5 anos atrás
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() há 5 anos atrás
  Matthew Olsson 02305d01ea LibJS: Add Number.prototype.toString há 5 anos atrás
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction há 5 anos atrás
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object há 5 anos atrás
  Andreas Kling cf702a13b9 LibJS: Pass prototype to NumberObject constructor há 5 anos atrás
  Andreas Kling 070a8f2689 LibJS: Boolean, Number and String prototypes should have values too há 5 anos atrás
  Andreas Kling 3a026a1ede LibJS: Add NumberObject and make to_object() on number values create it há 5 anos atrás