Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 698652a548 LibJS: Make Value::as_string() return a PrimitiveString reference %!s(int64=5) %!d(string=hai) anos
  Linus Groh 38ba13e912 LibJS: Implement Object.is() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state %!s(int64=5) %!d(string=hai) anos
  Linus Groh 11728b7db5 LibJS: Implement 'in' operator %!s(int64=5) %!d(string=hai) anos
  Linus Groh 396ecfa2d7 LibJS: Implement bitwise unsigned right shift operator (>>>) %!s(int64=5) %!d(string=hai) anos
  Linus Groh f0e7404480 LibJS: Implement bitwise left shift operator (<<) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e72a537033 LibJS: Make Value::m_type default to Type::Empty %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fa30355194 LibJS: Adding two values should convert them to primitives first %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 63499c2c9f LibJS: Pass the Interpreter& to binary/logical/unary helpers %!s(int64=5) %!d(string=hai) anos
  Linus Groh 97de93eed1 LibJS: Add js_negative_infinity() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2ffa054574 LibJS: Add Value::to_double() for convenience %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4fe14aab3b LibJS: Inline JS::Value() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bdffc9e7fb LibJS: Support array holes, encoded as empty JS::Value %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0403845d3e LibJS: Implement exponentiation (** operator) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 644ff1bbfd LibJS: Add basic support for modulo (%) in binary expressions %!s(int64=5) %!d(string=hai) anos
  Linus Groh 543c6e00db LibJS: Implement Infinity %!s(int64=5) %!d(string=hai) anos
  Linus Groh a62230770b LibJS: Implement unary plus / minus %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1549c5c48b LibJS: Make Value::as_object() return Object& %!s(int64=5) %!d(string=hai) anos
  Linus Groh d4e3688f4f LibJS: Start implementing Date :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 14047ca432 LibJS: Add a global "Object" constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a3d92b1210 LibJS: Implement the "instanceof" operator %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9a78b4af2c LibJS: Basic NaN support %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d7073b9f3e LibJS: Add Value::is_array() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 86642add2f LibJS: Allow default-constructing a JS::Value (undefined) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories %!s(int64=5) %!d(string=hai) anos