Histórico de Commits

Autor SHA1 Mensagem Data
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr há 3 anos atrás
  Daniel Bertalan 0a05f04d1b LibJS: Fix UB in `Number.IsSafeInteger` há 3 anos atrás
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable há 4 anos atrás
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins há 4 anos atrás
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors há 4 anos atrás
  Linus Groh fba3c77a04 LibJS: Add missing exception checks to Number() constructor há 4 anos atrás
  Linus Groh 8e26c7a1dd LibJS: Make Number() constructor spec compliant há 4 anos atrás
  Luke 02de3cbce3 LibJS: Add Number.parseInt há 4 anos atrás
  Idan Horowitz 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} há 4 anos atrás
  Linus Groh a40e5b579a LibJS: Fix Number.parseFloat() attributes há 4 anos atrás
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere há 4 anos atrás
  Idan Horowitz 0f8ed6183b LibJS: Add the Number.{MAX, MIN}_VALUE constants há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás