Andreas Kling
|
d7578ddebb
LibJS: Share "parsed identifiers" between copied JS::Lexer instances
|
3 年之前 |
davidot
|
7bcffd1b6a
LibJS: Fix some small remaining issues with parsing unicode escapes
|
3 年之前 |
Timothy Flynn
|
1259dc3623
LibJS: Allow Unicode escape sequences in identifiers
|
3 年之前 |
davidot
|
47bc72bcf6
LibJS: Correctly handle Unicode characters in JS source text
|
3 年之前 |
davidot
|
106f9e30d7
LibJS: Force the lexer to parse a regex when expecting a statement
|
3 年之前 |
davidot
|
7613c22b06
LibJS: Add a mode to parse JS as a module
|
3 年之前 |
Andreas Kling
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
4 年之前 |
Gunnar Beutner
|
d476144565
Userland: Allow building SerenityOS with -funsigned-char
|
4 年之前 |
Stephan Unverwerth
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Jean-Baptiste Boric
|
0039ecb189
LibJS: Keep track of file names, lines and columns inside the AST
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |