Историја ревизија

Аутор SHA1 Порука Датум
  Muhammad Zahalqa 5a2ec86048 LibJS: Parser refactored to use constexpr precedence table пре 5 година
  Linus Groh 0ff9d7e189 LibJS: Add BigInt пре 5 година
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects пре 5 година
  Matthew Olsson e415dd4e9c LibJS: Handle hex and unicode escape sequences in string literals пре 5 година
  Linus Groh 1383cd23bc LibJS: Add missing keywords/tokens пре 5 година
  Linus Groh a2e1f1a872 LibJS: Implement exponentiation assignment operator (**=) пре 5 година
  Linus Groh 3e754a15d4 LibJS: Implement bitwise assignment operators (&=, |=, ^=) пре 5 година
  mattco98 adb4accab3 LibJS: Add template literals пре 5 година
  Linus Groh 43c1fa9965 LibJS: Implement (no-op) debugger statement пре 5 година
  mattco98 80fecc615a LibJS: Add spreading in array literals пре 5 година
  Linus Groh 95b51e857d LibJS: Add TokenType::TemplateLiteral пре 5 година
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. пре 5 година
  Stephan Unverwerth f8f65053bd LibJS: Parse "this" as ThisExpression пре 5 година
  Brian Gianforcaro dd112421b4 LibJS: Plumb line and column information through Lexer / Parser пре 5 година
  Andreas Kling 9ebd066ac8 LibJS: Add support for "continue" inside "for" statements :^) пре 5 година
  Linus Groh 2636cac6e4 LibJS: Remove UndefinedLiteral, add undefined to global object пре 5 година
  Jack Karamanian 098f1cd0ca LibJS: Add support for arrow functions пре 5 година
  Andreas Kling a1c718e387 LibJS: Use some macro magic to avoid duplicating all the token types пре 5 година
  Andreas Kling 1923051c5b LibJS: Lexer and parser support for "switch" statements пре 5 година
  Andreas Kling faddf3a1db LibJS: Implement "throw" пре 5 година
  0xtechnobabble bc002f807a LibJS: Parse object expressions пре 5 година
  0xtechnobabble cfd710eb31 LibJS: Implement null and undefined literals пре 5 година
  Stephan Unverwerth c0e6234219 LibJS: Lex single quote strings, escaped chars and unterminated strings пре 5 година
  Stephan Unverwerth 15d5b2d29e LibJS: Add operator precedence parsing пре 5 година
  Conrad Pankoff 097e1af4e8 LibJS: Implement for statement пре 5 година
  Conrad Pankoff e88f2f15ee LibJS: Parse === and !== binary operators пре 5 година
  Conrad Pankoff 0fe87c5fec LibJS: Implement <= and >= binary operators пре 5 година
  Stephan Unverwerth f3a9eba987 LibJS: Add Javascript lexer and parser пре 5 година