Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes há 4 anos atrás
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic há 4 anos atrás
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval há 4 anos atrás
  Andreas Kling 1f8b6ac3c3 LibJS: Begin implementing GlobalEnvironmentRecord há 4 anos atrás
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec há 4 anos atrás
  Andreas Kling d407f247b7 LibJS: Rename virtuals in EnvironmentRecord há 4 anos atrás
  Andreas Kling 46f2c23030 LibJS: Convert EnvironmentRecord & friends to east-const style há 4 anos atrás
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) há 4 anos atrás
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects há 4 anos atrás
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction há 4 anos atrás
  Linus Groh 2f03eb8628 LibJS: Only initialize in add_constructor() if not already done há 4 anos atrás
  Idan Horowitz 064ed8279e LibJS: Support deleting local variables with operator delete há 4 anos atrás
  Idan Horowitz 442ef63008 LibJS: Add the global escape() & unescape() methods há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Idan Horowitz ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions há 4 anos atrás
  Andreas Kling 0a911178ce LibJS: Add fast_is<T> for StringObject and GlobalObject há 4 anos atrás
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() há 4 anos atrás
  Andreas Kling 4da3e5d91f LibJS: Add naive implementation of eval() :^) há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás