Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level vor 8 Monaten
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren
  Linus Groh abd49c174a LibJS: Include source location hint in Parser::print_errors() vor 4 Jahren
  Linus Groh 69845ae460 LibJS: "-->" preceded by token on same line isn't start of HTML-like comment vor 4 Jahren
  Linus Groh 15642874f3 LibJS: Support all line terminators (LF, CR, LS, PS) vor 4 Jahren
  Stephan Unverwerth 2c888b3c6e LibJS: Fix parsing of invalid numeric literals vor 4 Jahren
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects vor 5 Jahren
  Paul Redmond 11405c5139 LibJS: Fix incorrect token column values (#2401) vor 5 Jahren
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer vor 5 Jahren
  mattco98 adb4accab3 LibJS: Add template literals vor 5 Jahren
  Stephan Unverwerth 9477efe970 LibJS: Handle HTML-style comments vor 5 Jahren
  AnotherTest cdb627a516 LibJS: Allow lexer to run without logging errors vor 5 Jahren
  Stephan Unverwerth 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents vor 5 Jahren
  Brian Gianforcaro dd112421b4 LibJS: Plumb line and column information through Lexer / Parser vor 5 Jahren
  Stephan Unverwerth c0e6234219 LibJS: Lex single quote strings, escaped chars and unterminated strings vor 5 Jahren
  Conrad Pankoff e88f2f15ee LibJS: Parse === and !== binary operators vor 5 Jahren
  Stephan Unverwerth f3a9eba987 LibJS: Add Javascript lexer and parser vor 5 Jahren