Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh dd547c3374 LibJS: Add getters for %{Async,}GeneratorFunction.prototype.prototype% há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Linus Groh acda12597a LibJS: Rename scope to environment há 3 anos atrás
  Luke Wilde 90f14de1e9 LibJS: Call HostEnsureCanCompileStrings in CreateDynamicFunction há 3 anos atrás
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS há 3 anos atrás
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> há 3 anos atrás
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h há 3 anos atrás
  Linus Groh 1ee7e97e24 LibJS: Pass source text to ECMAScriptFunctionObject::create() há 3 anos atrás
  Linus Groh 4ed49e05a9 LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype há 3 anos atrás
  Linus Groh e8519156bc LibJS: Implement create_dynamic_function() according to the spec há 3 anos atrás
  Linus Groh 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} há 3 anos atrás
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) há 3 anos atrás
  davidot 0982a73d1d LibJS: Parse async generator functions há 3 anos atrás
  Idan Horowitz 681787de76 LibJS: Add support for async functions há 3 anos atrás
  Idan Horowitz c0bb456fd2 LibJS: Convert the CreateDynamicFunction AO to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} há 3 anos atrás
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Linus Groh 7f8245439b LibJS: Add a bunch more missing ECMA-262 section/title/URL comments há 4 anos atrás
  Matthew Olsson 9253fa1bad LibJS: Implement GeneratorFunctionConstructor::construct há 4 anos atrás
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás