Commit History

Autor SHA1 Mensaxe Data
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function %!s(int64=4) %!d(string=hai) anos
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again %!s(int64=4) %!d(string=hai) anos
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g %!s(int64=4) %!d(string=hai) anos
  Nico Weber 79a5ba58a5 LibJS: Add tests for bitwise & and ^ %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd49ec17a2 LibJS: Implement spec-complient instance_of operation %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 200481efb2 LibJS: to_string_without_side_effects() should handle NativeProperty %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 4e33fbdb67 LibJS: Add interpreter exception checks %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0ff9d7e189 LibJS: Add BigInt %!s(int64=5) %!d(string=hai) anos
  Linus Groh 5b88aa8e96 LibJS: Move Value::as_accessor() to Value.h %!s(int64=5) %!d(string=hai) anos
  Linus Groh 5a983c238b LibJS: Use switch/case for Value::to_{string{_w/o_side_effects},boolean} %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 58a72e9b81 LibJS: Value.in uses has_property instead of get().is_empty() %!s(int64=5) %!d(string=hai) anos
  Marcin Gasperowicz eadce65e04 LibJS: Implement standard semantics for relational operators (#2417) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 00fe7f82c0 LibJS: Treat NaN in Value::to_i32() as zero %!s(int64=5) %!d(string=hai) anos
  Linus Groh 4334a1b208 LibJS: Make Array.prototype.push() generic %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 45dfa094e9 LibJS: Add getter/setter support %!s(int64=5) %!d(string=hai) anos
  Linus Groh eb72ba2466 LibJS: Remove is_nan() check in as_size_t() and fix to_size_t() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 36996bd720 LibJS: Rename to_{i32,size_t}() to as_{i32,size_t}() for clarity %!s(int64=5) %!d(string=hai) anos
  Linus Groh 56502b0e84 LibJS: Check for exception after converting object to string primitive %!s(int64=5) %!d(string=hai) anos
  Linus Groh 4569e88bea LibJS: Throw TypeError when coercing symbol to number %!s(int64=5) %!d(string=hai) anos
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) %!s(int64=5) %!d(string=hai) anos
  mattco98 4ced126704 LibJS: Add symbol objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() %!s(int64=5) %!d(string=hai) anos
  Linus Groh de42ddfd93 LibJS: Trim whitespace from string before coercing to number %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0c14ee035c LibJS: Make string to number coercion work for doubles %!s(int64=5) %!d(string=hai) anos