تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" 2 سال پیش
  Andreas Kling e5c7d8407b LibJS/Bytecode: Support private class fields 2 سال پیش
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model 2 سال پیش
  Andreas Kling 82828ad936 LibJS/Bytecode: Extract accumulator value before incurring side effects 2 سال پیش
  Andreas Kling 61148bce5f LibJS/Bytecode: Use the correct `this` value in GetById 2 سال پیش
  Andreas Kling dbfe1311ef LibJS/Bytecode: Simplify creating/leaving lexical environment 2 سال پیش
  Andreas Kling ac246d764d LibJS/Bytecode: Leave BlockDeclarationInstantiation in C++ 2 سال پیش
  Andreas Kling d364d99cb8 LibJS/Bytecode: Perform ToNumeric on accumulator before postfix inc/dec 2 سال پیش
  Andreas Kling c9bd324369 LibJS/Bytecode: Set "home object" of functions within object expression 2 سال پیش
  Andreas Kling 2ac8a4bbb7 LibJS/Bytecode: Add support for direct eval() 2 سال پیش
  Andreas Kling 0d4c7fa392 LibJS/Bytecode: Make for..in iterate property names as string 2 سال پیش
  Luke Wilde b15128c45b LibJS/Bytecode: Implement initial support for super member expressions 2 سال پیش
  Linus Groh e54536421a LibJS: Port iterator_next() to NonnullGCPtr 2 سال پیش
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 سال پیش
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 سال پیش
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 سال پیش
  Luke Wilde fb7aaeff3e LibJS/Bytecode: Return ThrowCompletionOr<void> from CreateVariable op 2 سال پیش
  Hendiadyoin1 de514f29ad LibJS: Align codegen AwaitExpressions to YieldExpressions 2 سال پیش
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode 2 سال پیش
  Hediadyoin1 1c8adac442 LibJS: Use HashTable::take_first in GetObjectPropertyIterator 2 سال پیش
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 سال پیش
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE 2 سال پیش
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 سال پیش
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 سال پیش
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 سال پیش
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 سال پیش
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated 2 سال پیش
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr 2 سال پیش
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr 2 سال پیش
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr 2 سال پیش