Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions há 3 anos atrás
  Andreas Kling 8c3942d90c LibWeb: Rename "result" => "evaluation_status" in ClassicScript::run() há 3 anos atrás
  Andreas Kling a286b1a6af LibWeb: Remove outdated FIXME from ClassicScript::run() há 3 anos atrás
  Andreas Kling 483dce9750 LibWeb: Put ClassicScript debug spam behind HTML_SCRIPT_DEBUG há 3 anos atrás
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules há 3 anos atrás
  Linus Groh eb60d16549 LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value> há 3 anos atrás
  Andreas Kling e215580147 LibWeb: Don't attempt to run unparsed scripts há 3 anos atrás
  Andreas Kling 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb há 3 anos atrás
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) há 3 anos atrás
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it há 3 anos atrás
  Andreas Kling f6ad7dfc0b LibWeb: Log classic script start, finish, and duration há 3 anos atrás
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} há 3 anos atrás
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms há 3 anos atrás
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script há 3 anos atrás
  Andreas Kling 73be7e227b LibWeb: Implement the "create" and "run" methods of ClassicScript há 3 anos atrás
  Andreas Kling 0839442da5 LibWeb: Start working on spec-aligned HTML scripting semantics há 3 anos atrás