Commit History

Author SHA1 Message Date
  Linus Groh fba3c77a04 LibJS: Add missing exception checks to Number() constructor 4 years ago
  Linus Groh 8e26c7a1dd LibJS: Make Number() constructor spec compliant 4 years ago
  Luke 02de3cbce3 LibJS: Add Number.parseInt 4 years ago
  Idan Horowitz 9127d83927 LibJS: Rename Value::{is_integer => is_integral_number} 4 years ago
  Linus Groh a40e5b579a LibJS: Fix Number.parseFloat() attributes 4 years ago
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 years ago
  Idan Horowitz 0f8ed6183b LibJS: Add the Number.{MAX, MIN}_VALUE constants 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago