| .. |
|
Heap
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
|
Runtime
|
LibJS: Make number parts unsigned in NumberPrototype::to_string
|
2021-05-11 17:29:37 +01:00 |
|
Tests
|
LibJS: Make number parts unsigned in NumberPrototype::to_string
|
2021-05-11 17:29:37 +01:00 |
|
AST.cpp
|
LibJS: Rename RegExpLiteral m_content to m_pattern
|
2021-05-10 11:57:35 +01:00 |
|
AST.h
|
LibJS: Rename RegExpLiteral m_content to m_pattern
|
2021-05-10 11:57:35 +01:00 |
|
CMakeLists.txt
|
LibJS: Precompile Heap.h and GlobalObject.h
|
2021-04-21 14:29:46 +02:00 |
|
Console.cpp
|
Everywhere: Use linusg@serenityos.org for my copyright headers
|
2021-04-22 22:51:19 +02:00 |
|
Console.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
Forward.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
Interpreter.cpp
|
LibJS: Add VM::on_call_stack_emptied callback
|
2021-04-24 20:11:04 +02:00 |
|
Interpreter.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
Lexer.cpp
|
Everywhere: Use linusg@serenityos.org for my copyright headers
|
2021-04-22 22:51:19 +02:00 |
|
Lexer.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
MarkupGenerator.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
MarkupGenerator.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
Parser.cpp
|
LibJS: Make invalid RegExp flags a SyntaxError at parse time
|
2021-05-10 12:01:38 +01:00 |
|
Parser.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
SourceRange.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
SyntaxHighlighter.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
SyntaxHighlighter.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
|
Token.cpp
|
Everywhere: Use linusg@serenityos.org for my copyright headers
|
2021-04-22 22:51:19 +02:00 |
|
Token.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |