Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 2691c65639 LibJS: Convert create_immutable_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 4baf3a91e8 LibJS: Convert create_mutable_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh fbb176c926 LibJS: Convert has_binding() to ThrowCompletionOr há 3 anos atrás
  Andreas Kling cb696eff08 LibJS: Make Environment::has_binding() optionally return binding index há 3 anos atrás
  Linus Groh f38a5957bf LibJS: Convert has_property() to ThrowCompletionOr há 3 anos atrás
  Linus Groh fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr há 3 anos atrás
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr há 3 anos atrás
  davidot 830ea0414c LibJS: Make scoping follow the spec há 3 anos atrás
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr há 3 anos atrás
  Ali Mohammad Pur 53d24fbd65 LibJS: Make References see into Environment's bindings as well há 3 anos atrás
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class há 4 anos atrás
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Andreas Kling 80170887db LibJS: Make Environment::put_into_environment() return a success bool há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás