.. |
Bytecode
|
8d01d43f5e
LibJS: Replace the boolean argument of Object::set with an enum class
|
4 gadi atpakaļ |
Heap
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 gadi atpakaļ |
Runtime
|
d159938acc
LibJS: Reflect recent editorial changes in the Temporal proposal
|
4 gadi atpakaļ |
Tests
|
5c77885873
LibJS: Implement Temporal.Duration.from()
|
4 gadi atpakaļ |
AST.cpp
|
77a5144264
LibJS: Add support for binding patterns in catch clauses
|
4 gadi atpakaļ |
AST.h
|
049e210cfa
LibJS: Rework Identifier parsing to match the spec more closely
|
4 gadi atpakaļ |
CMakeLists.txt
|
cfddcad7cf
LibJS: Implement the RegExpStringIterator object
|
4 gadi atpakaļ |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
4 gadi atpakaļ |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Forward.h
|
5c77885873
LibJS: Implement Temporal.Duration.from()
|
4 gadi atpakaļ |
Interpreter.cpp
|
e3ef241108
LibJS: Remove the non-standard put helper and replace it's usages
|
4 gadi atpakaļ |
Interpreter.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 gadi atpakaļ |
Lexer.cpp
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 gadi atpakaļ |
Lexer.h
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
4 gadi atpakaļ |
MarkupGenerator.cpp
|
795786387b
LibJS: Remove the NativeProperty mechanism from LibJS
|
4 gadi atpakaļ |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Parser.cpp
|
08a303172d
LibJS: Extend class 'extends' RHS expression parsing
|
4 gadi atpakaļ |
Parser.h
|
049e210cfa
LibJS: Rework Identifier parsing to match the spec more closely
|
4 gadi atpakaļ |
SourceRange.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 gadi atpakaļ |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 gadi atpakaļ |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 gadi atpakaļ |
Token.cpp
|
510f668ae3
LibJS: Add TokenType::{Debugger,With} to Token::is_identifier_name()
|
4 gadi atpakaļ |
Token.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 gadi atpakaļ |