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