提交历史

作者 SHA1 备注 提交日期
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 年之前
  Linus Groh e80217a746 LibJS: Unify syntax highlighting 4 年之前
  Linus Groh 7d83665635 LibJS+LibGUI+js: Handle UnterminatedRegexLiteral in syntax highlighters 4 年之前
  Jack Karamanian 4dcdad4cc4 LibGUI: Highlight JS Extends and Super tokens 5 年之前
  Linus Groh 0ff9d7e189 LibJS: Add BigInt 5 年之前
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects 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 年之前
  Linus Groh 95b51e857d LibJS: Add TokenType::TemplateLiteral 5 年之前
  Oriko 2b162ef794 LibGUI: Use themes for syntax highlighting 5 年之前
  Oriko d439013903 LibGUI: Highlight new JS tokens 5 年之前
  Oriko b4381be0ba LibGUI: Add missing copyright headers 5 年之前
  Oriko 196352ef67 LibGUI: Add Javascript syntax highlighter 5 年之前