Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson c485c86015 LibJS: Use macros to enumerate well-known symbols %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson d9db6bec42 LibJS: Move global symbol map from SymbolObject to Interpreter %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 97634d0678 LibJS: Hide interpreter exception debug output behind a flag %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian 7533fd8b02 LibJS: Initial class implementation; allow super expressions in object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3ba17d8df7 LibJS: Make Interpreter::construct() take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 25f2a29d84 LibJS: Pass GlobalObject& to AST node execute() functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh 5072d4e02d LibJS+js: Support getting last value from "_" variable %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 4e33fbdb67 LibJS: Add interpreter exception checks %!s(int64=5) %!d(string=hai) anos
  Marcin Gasperowicz 2579d0bf55 LibJS: Hoist function declarations %!s(int64=5) %!d(string=hai) anos
  Linus Groh a48080f62d LibJS: Move Interpreter::get_trace() to ConsoleClient %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian f4129ac422 LibJS: Use the function's bound |this| and bound arguments in %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson d52ea37717 LibJS: Integrate labels into the Interpreter %!s(int64=5) %!d(string=hai) anos
  Linus Groh bc307f6b1c LibJS: Only log exception throw information on Serenity %!s(int64=5) %!d(string=hai) anos
  mattco98 4ced126704 LibJS: Add symbol objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre bc7ed4524e LibJS: Add some helpers and use them to re-implement Console functions %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre 73bead5ae9 LibJS: Move join_args() in Interpreter %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre 2e92c2e5e1 LibJS: Start implementing a Console class for the interpreter %!s(int64=5) %!d(string=hai) anos
  Linus Groh 79b829637e LibJS: Implement most of the Reflect object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling aaf35112a4 LibJS: Pass JS::Function around by reference more %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 24cce3674b LibJS: Support o.f++ :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3c4a9e421f LibJS: Allow "delete someGlobalVariable" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state %!s(int64=5) %!d(string=hai) anos
  Linus Groh 13f806b1b0 LibJS: Rename global_call_fram to global_call_frame %!s(int64=5) %!d(string=hai) anos
  AnotherTest 992467cca3 LibJS: Do not assume that a call frame exists in {get,set}_variable %!s(int64=5) %!d(string=hai) anos