Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
  Evan Smal 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  davidot 56c425eec1 LibJS: Detect invalid unicode and stop lexing at that point il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling 8bde4e94d8 LibJS: Make Lexer::s_keywords store keywords as FlyString il y a 3 ans
  Andreas Kling d7578ddebb LibJS: Share "parsed identifiers" between copied JS::Lexer instances 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
  davidot 47bc72bcf6 LibJS: Correctly handle Unicode characters in JS source text il y a 3 ans
  davidot 106f9e30d7 LibJS: Force the lexer to parse a regex when expecting a statement il y a 4 ans
  davidot 7613c22b06 LibJS: Add a mode to parse JS as a module il y a 3 ans
  Andreas Kling 49018553d3 LibJS+LibCrypto: Allow '_' as a numeric literal separator :^) il y a 4 ans
  Gunnar Beutner d476144565 Userland: Allow building SerenityOS with -funsigned-char il y a 4 ans
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Jean-Baptiste Boric 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans