Historique des commits

Auteur SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Andreas Kling b52cbf673d LibJS: Avoid DeprecatedString allocation in Token::double_value() il y a 1 an
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  davidot 7db59124e8 LibJS: Make Token use the new double parser il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  davidot 7624c3de0e LibJS: Disallow '\8' and '\9' in strict mode due to being octal escapes il y a 3 ans
  Linus Groh 905b8bd545 LibJS: Make section URLs more consistent il y a 3 ans
  Idan Horowitz 681787de76 LibJS: Add support for async functions il y a 3 ans
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version il y a 3 ans
  davidot 3fee7b0d0b LibJS: Fix that windows style line endings were not ignored or converted il y a 3 ans
  davidot 7bcffd1b6a LibJS: Fix some small remaining issues with parsing unicode escapes il y a 3 ans
  Timothy Flynn 1259dc3623 LibJS: Allow Unicode escape sequences in identifiers il y a 3 ans
  Timothy Flynn dd44a5e948 LibJS: Use GenericLexer to consume escaped code points il y a 3 ans
  davidot 47bc72bcf6 LibJS: Correctly handle Unicode characters in JS source text il y a 3 ans
  Timothy Flynn 4c2cc419f9 LibJS: Decode UTF-16 surrogate pairs during string literal construction il y a 4 ans
  Linus Groh 510f668ae3 LibJS: Add TokenType::{Debugger,With} to Token::is_identifier_name() il y a 4 ans
  Andreas Kling 49018553d3 LibJS+LibCrypto: Allow '_' as a numeric literal separator :^) il y a 4 ans
  Andreas Kling 39ad705c13 LibJS: Use the new is_ascii_foo() helpers from AK il y a 4 ans
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere il y a 4 ans
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) il y a 4 ans
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans