Jack Karamanian
|
4dcdad4cc4
LibGUI: Highlight JS Extends and Super tokens
|
5 years ago |
Linus Groh
|
0ff9d7e189
LibJS: Add BigInt
|
5 years ago |
Matthew Olsson
|
61ac1d3ffa
LibJS: Lex and parse regex literals, add RegExp objects
|
5 years ago |
Linus Groh
|
a2e1f1a872
LibJS: Implement exponentiation assignment operator (**=)
|
5 years ago |
Linus Groh
|
3e754a15d4
LibJS: Implement bitwise assignment operators (&=, |=, ^=)
|
5 years ago |
mattco98
|
adb4accab3
LibJS: Add template literals
|
5 years ago |
Linus Groh
|
43c1fa9965
LibJS: Implement (no-op) debugger statement
|
5 years ago |
Linus Groh
|
95b51e857d
LibJS: Add TokenType::TemplateLiteral
|
5 years ago |
Oriko
|
2b162ef794
LibGUI: Use themes for syntax highlighting
|
5 years ago |
Oriko
|
d439013903
LibGUI: Highlight new JS tokens
|
5 years ago |
Oriko
|
b4381be0ba
LibGUI: Add missing copyright headers
|
5 years ago |
Oriko
|
196352ef67
LibGUI: Add Javascript syntax highlighter
|
5 years ago |