.. |
Bytecode
|
8d01d43f5e
LibJS: Replace the boolean argument of Object::set with an enum class
|
vor 4 Jahren |
Heap
|
cdc1315dc8
LibJS: Use IntrusiveList for keeping track of WeakContainers
|
vor 4 Jahren |
Runtime
|
8434ca6c4b
LibJS: Implement Temporal.PlainDate.prototype.year
|
vor 4 Jahren |
Tests
|
8434ca6c4b
LibJS: Implement Temporal.PlainDate.prototype.year
|
vor 4 Jahren |
AST.cpp
|
c6e9c6d6ab
LibJS: Follow the spec more closely when determining the this value
|
vor 4 Jahren |
AST.h
|
049e210cfa
LibJS: Rework Identifier parsing to match the spec more closely
|
vor 4 Jahren |
CMakeLists.txt
|
4be3196882
LibJS: Start implementing Temporal.PlainDateTime
|
vor 4 Jahren |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
vor 4 Jahren |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Forward.h
|
4be3196882
LibJS: Start implementing Temporal.PlainDateTime
|
vor 4 Jahren |
Interpreter.cpp
|
e3ef241108
LibJS: Remove the non-standard put helper and replace it's usages
|
vor 4 Jahren |
Interpreter.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
vor 4 Jahren |
Lexer.cpp
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
vor 4 Jahren |
Lexer.h
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
vor 4 Jahren |
MarkupGenerator.cpp
|
795786387b
LibJS: Remove the NativeProperty mechanism from LibJS
|
vor 4 Jahren |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Parser.cpp
|
a6263150be
LibJS: Disallow unqualified deletes in strict mode
|
vor 4 Jahren |
Parser.h
|
5cc518f07a
LibJS: Handle strict mode for functions more correctly
|
vor 4 Jahren |
SourceRange.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
vor 4 Jahren |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
vor 4 Jahren |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
vor 4 Jahren |
Token.cpp
|
510f668ae3
LibJS: Add TokenType::{Debugger,With} to Token::is_identifier_name()
|
vor 4 Jahren |
Token.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
vor 4 Jahren |