Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior há 3 anos atrás
  Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths há 4 anos atrás
  Linus Groh 0ba81dc0b7 LibJS: Remove Object::is_array() in favor of Value::is_array() and RTTI há 4 anos atrás
  Idan Horowitz e915155ca4 LibJS: Remove impossible check from Array's native length getter/setter há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec há 4 anos atrás
  davidot b1441a47b1 LibJS: Allow setting the length of an object with prototype Array há 4 anos atrás
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere há 4 anos atrás
  Linus Groh 1c906b07a4 LibJS: Add length parameter to Array::create() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions há 4 anos atrás
  Andreas Kling 077406dc36 LibJS: Fix two issues with array (length > INT32_MAX) há 4 anos atrás
  Linus Groh a72276407b LibJS: Make ArrayPrototype an Array object há 4 anos atrás
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás