Commit History

Author SHA1 Message Date
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer 5 years ago
  mattco98 adb4accab3 LibJS: Add template literals 5 years ago
  Stephan Unverwerth 9477efe970 LibJS: Handle HTML-style comments 5 years ago
  AnotherTest cdb627a516 LibJS: Allow lexer to run without logging errors 5 years ago
  Stephan Unverwerth 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents 5 years ago
  Brian Gianforcaro dd112421b4 LibJS: Plumb line and column information through Lexer / Parser 5 years ago
  Stephan Unverwerth c0e6234219 LibJS: Lex single quote strings, escaped chars and unterminated strings 5 years ago
  Conrad Pankoff e88f2f15ee LibJS: Parse === and !== binary operators 5 years ago
  Stephan Unverwerth f3a9eba987 LibJS: Add Javascript lexer and parser 5 years ago