.. |
Bytecode
|
a0c19deb80
LibJS: Implement RegExpCreate/RegExpInitialize closer to the spec
|
4 years ago |
Heap
|
cdc1315dc8
LibJS: Use IntrusiveList for keeping track of WeakContainers
|
4 years ago |
Runtime
|
64a98d0f90
LibJS: Implement Temporal.PlainDateTime.prototype.toPlainTime
|
4 years ago |
Tests
|
64a98d0f90
LibJS: Implement Temporal.PlainDateTime.prototype.toPlainTime
|
4 years ago |
AST.cpp
|
f1dd770a8a
LibJS: Parse RegExp literals at AST creation time, not execution time
|
4 years ago |
AST.h
|
f1dd770a8a
LibJS: Parse RegExp literals at AST creation time, not execution time
|
4 years ago |
CMakeLists.txt
|
ae4bf8fc32
LibJS: Start implementing Temporal.PlainTime
|
4 years ago |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
4 years ago |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Forward.h
|
ae4bf8fc32
LibJS: Start implementing Temporal.PlainTime
|
4 years ago |
Interpreter.cpp
|
e3ef241108
LibJS: Remove the non-standard put helper and replace it's usages
|
4 years ago |
Interpreter.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 years ago |
Lexer.cpp
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 years ago |
Lexer.h
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
4 years ago |
MarkupGenerator.cpp
|
795786387b
LibJS: Remove the NativeProperty mechanism from LibJS
|
4 years ago |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Parser.cpp
|
f1dd770a8a
LibJS: Parse RegExp literals at AST creation time, not execution time
|
4 years ago |
Parser.h
|
5cc518f07a
LibJS: Handle strict mode for functions more correctly
|
4 years ago |
SourceRange.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 years ago |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 years ago |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 years ago |
Token.cpp
|
510f668ae3
LibJS: Add TokenType::{Debugger,With} to Token::is_identifier_name()
|
4 years ago |
Token.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 years ago |