Commit History

Autor SHA1 Mensaxe Data
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a0c19deb80 LibJS: Implement RegExpCreate/RegExpInitialize closer to the spec %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c52ea3dad5 LibJS: Try to fix Clang build (NewClass::m_class_expression is unused) %!s(int64=4) %!d(string=hai) anos
  Johan Dahlin f6028c2534 LibJS: NewClass bytecode instruction %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 08510a0c80 LibJS: Rename VM::current_scope() => current_environment_record() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson df65ff8a1e LibJS: Add bytecode support for regexp literals %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 25baefdd1e LibJS: Support object rest elements in the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 57b9a228ab LibJS: Support array rest elements in the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 7983324639 LibJS: Implement array destructuring for the bytecode interpreter %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson f39ab2e60a LibJS: Add JumpUndefined bytecode %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 3ee627909a LibJS: Ensure GetBy{Id,Value} never load <empty> into the accumulator %!s(int64=4) %!d(string=hai) anos
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur e81fd7106b LibJS: Rename the overridden Instruction methods to foo_impl %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 4c7c7c38e2 LibJS: Make EnterUnwindContext a terminator op %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 91fbeeab72 LibJS: Add LoadArgument bytecode instruction for fast argument access %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' %!s(int64=4) %!d(string=hai) anos