Historie revizí

Autor SHA1 Zpráva Datum
  mattco98 adb4accab3 LibJS: Add template literals před 5 roky
  Linus Groh 95b51e857d LibJS: Add TokenType::TemplateLiteral před 5 roky
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. před 5 roky
  Stephan Unverwerth 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents před 5 roky
  Andreas Kling a860a3f793 LibJS: Hack the lexer to allow numbers with decimals před 5 roky
  Andreas Kling a1c718e387 LibJS: Use some macro magic to avoid duplicating all the token types před 5 roky
  Andreas Kling 1923051c5b LibJS: Lexer and parser support for "switch" statements před 5 roky
  0xtechnobabble bc002f807a LibJS: Parse object expressions před 5 roky
  0xtechnobabble cfd710eb31 LibJS: Implement null and undefined literals před 5 roky
  Stephan Unverwerth 3389021291 LibJS: Unescape strings in Token::string_value() před 5 roky
  Andreas Kling f94099f796 LibJS: Strip double-quote characters from StringLiteral tokens před 5 roky
  Stephan Unverwerth c0e6234219 LibJS: Lex single quote strings, escaped chars and unterminated strings před 5 roky
  Oriko e273203d27 LibJS: Add missing tokens to name() před 5 roky
  Stephan Unverwerth 15d5b2d29e LibJS: Add operator precedence parsing před 5 roky
  Stephan Unverwerth f3a9eba987 LibJS: Add Javascript lexer and parser před 5 roky