Histórico de Commits

Autor SHA1 Mensagem Data
  rmg-x ea20545853 LibJS: Add support for Float16Array há 9 meses atrás
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level há 9 meses atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
  Egor Ananyin 7c9c3a10d3 LibJS: Add almost all Math functions há 4 anos atrás
  Luke be30dc2b18 LibJS: Implement Object.prototype.isPrototypeOf há 4 anos atrás
  Xavier Cooney ca0f3db004 LibJS: Implement Array.prototype.sort() há 4 anos atrás
  Xavier Cooney 1cf92d39eb LibJS: Implement String.prototype.endsWith() há 4 anos atrás
  Luke 200c7572b7 LibJS: Implement Object.prototype.propertyIsEnumerable há 4 anos atrás
  Andreas Kling df2a6cb4ab LibJS: Add Math.acos() and Math.asin() há 4 anos atrás
  Andreas Kling 63b748642a LibJS: Add Math.atan() há 4 anos atrás
  Andreas Kling cc14b5a6d7 LibJS: Implement a very hackish "arguments" object há 4 anos atrás
  Andreas Kling e6dadd9e5b LibJS: Implement parseInt() há 4 anos atrás
  Linus Groh 32571dfa53 LibJS: Add ArrayBuffer há 4 anos atrás
  Linus Groh ddaab598a7 LibJS: Add TypedArray.BYTES_PER_ELEMENT há 4 anos atrás
  Andreas Kling 3565d3c60c LibJS: Add six typed arrays (signed and unsigned 8/16/32-bit) há 4 anos atrás
  Andreas Kling 2d9d883274 LibJS: Add a basic implementation of String.prototype.substr() há 4 anos atrás
  AnotherTest 210a3db44d LibJS: Implement `RegExpPrototype::exec()' há 4 anos atrás
  AnotherTest 8ba273a2f3 LibJS: Hook up Regex<ECMA262> to RegExpObject and implement `test()' há 4 anos atrás
  Andreas Kling a1029738fd LibJS: Add some more items to CommonPropertyNames that I missed há 4 anos atrás
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM há 4 anos atrás