Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 53d24fbd65 LibJS: Make References see into Environment's bindings as well il y a 3 ans
  Ali Mohammad Pur f7a68ae998 LibJS: Mark two JS::Reference functions `const` il y a 3 ans
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class il y a 4 ans
  davidot 721238f41c LibJS: Use the direct formatter of PropertyName instead of via to_value il y a 4 ans
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() il y a 4 ans
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
  Andreas Kling e8430cf0d3 LibJS: Don't allow `delete super.property` il y a 4 ans
  Andreas Kling a4897ed7b2 LibJS: Throw on failed PutValue into an environment reference il y a 4 ans
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans
  Andreas Kling 7b28fa99ba LibJS: Rename Reference methods to match the spec il y a 4 ans
  Andreas Kling bce7fdba81 LibJS: Bring Reference records a bit closer to the ECMAScript spec il y a 4 ans
  Andreas Kling 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy il y a 4 ans
  Andreas Kling 6e0e8a8242 LibJS: Teach Reference to access call frame arguments directly il y a 4 ans
  Idan Horowitz 064ed8279e LibJS: Support deleting local variables with operator delete il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh 51a5427419 LibJS: Improve Reference::get() TypeError message for nullish base il y a 4 ans
  Linus Groh e875513ff7 LibJS: Use empty value for Reference unresolvable state, not undefined il y a 4 ans
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans