davidot
|
bbddfeef4b
LibJS: Clean up token constructor and use method instead for identifiers
|
3 年 前 |
davidot
|
3fee7b0d0b
LibJS: Fix that windows style line endings were not ignored or converted
|
3 年 前 |
davidot
|
c108c8ff24
LibJS: Disallow yield expression correctly in formal parameters
|
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 年 前 |
Ali Mohammad Pur
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
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 年 前 |