davidot
|
eeb42c21d1
LibJS: Lex private identifiers, identifiers prefixed with a '#'
|
3 years ago |
Ben Wiederhake
|
32e98d0924
Libraries: Use AK::Variant default initialization where appropriate
|
3 years ago |
davidot
|
bbddfeef4b
LibJS: Clean up token constructor and use method instead for identifiers
|
3 years ago |
davidot
|
3fee7b0d0b
LibJS: Fix that windows style line endings were not ignored or converted
|
3 years ago |
davidot
|
c108c8ff24
LibJS: Disallow yield expression correctly in formal parameters
|
3 years ago |
davidot
|
7bcffd1b6a
LibJS: Fix some small remaining issues with parsing unicode escapes
|
3 years ago |
Timothy Flynn
|
1259dc3623
LibJS: Allow Unicode escape sequences in identifiers
|
3 years ago |
davidot
|
47bc72bcf6
LibJS: Correctly handle Unicode characters in JS source text
|
3 years ago |
Ali Mohammad Pur
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 years ago |
Stephan Unverwerth
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Jean-Baptiste Boric
|
0039ecb189
LibJS: Keep track of file names, lines and columns inside the AST
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |