Commit History

Autor SHA1 Mensaxe Data
  Linus Groh a50e33abe3 LibJS: Skip ID_{Start,Continue} property lookup for any ASCII characters %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d7578ddebb LibJS: Share "parsed identifiers" between copied JS::Lexer instances %!s(int64=3) %!d(string=hai) anos
  davidot bbddfeef4b LibJS: Clean up token constructor and use method instead for identifiers %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 77d8a65498 LibJS: Fix incorrect Lexer VERIFY when parsing Unicode characters %!s(int64=3) %!d(string=hai) anos
  davidot c108c8ff24 LibJS: Disallow yield expression correctly in formal parameters %!s(int64=3) %!d(string=hai) anos
  davidot 7bcffd1b6a LibJS: Fix some small remaining issues with parsing unicode escapes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 1259dc3623 LibJS: Allow Unicode escape sequences in identifiers %!s(int64=3) %!d(string=hai) anos
  davidot 47bc72bcf6 LibJS: Correctly handle Unicode characters in JS source text %!s(int64=3) %!d(string=hai) anos
  davidot 106f9e30d7 LibJS: Force the lexer to parse a regex when expecting a statement %!s(int64=3) %!d(string=hai) anos
  davidot 4cc95ae39d LibJS: Fix that a windows-style new line was not escaped properly %!s(int64=4) %!d(string=hai) anos
  davidot 7613c22b06 LibJS: Add a mode to parse JS as a module %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 0292ad33eb LibJS: Make a slash after a curly close mean not-division %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 49018553d3 LibJS+LibCrypto: Allow '_' as a numeric literal separator :^) %!s(int64=4) %!d(string=hai) anos
  Linus Groh 714a96619f LibJS: Disallow whitespace or comments between regex literal and flags %!s(int64=4) %!d(string=hai) anos
  Linus Groh 597cf88c08 LibJS: Implement the 'Hashbang Grammar for JS' proposal %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 690eb3bb8a LibJS: Add support for hex, octal & binary big integer literals %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 39ad705c13 LibJS: Use the new is_ascii_foo() helpers from AK %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner d476144565 Userland: Allow building SerenityOS with -funsigned-char %!s(int64=4) %!d(string=hai) anos
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) %!s(int64=4) %!d(string=hai) anos
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Linus Groh a178255a8b LibJS: Use 'if constexpr' / dbgln_if() instead of '#if LEXER_DEBUG' %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes %!s(int64=4) %!d(string=hai) anos
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos