Historial de Commits

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