Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable il y a 4 ans
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec il y a 4 ans
  Andreas Kling 08510a0c80 LibJS: Rename VM::current_scope() => current_environment_record() il y a 4 ans
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 630d83be8f LibJS: Always inline some tiny Interpreter getters il y a 4 ans
  Andreas Kling e0abfcb27d LibJS: Don't track executing AST nodes in a Vector il y a 4 ans
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter il y a 4 ans
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() il y a 4 ans
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans