| .. |
|
ast
|
Remove duplicated parameter-check methods
|
2026-03-13 13:27:59 +09:00 |
|
esprima_cpp
|
Change bottom-up to top-down check
|
2026-03-09 08:19:04 +09:00 |
|
ASTAllocator.cpp
|
Update clang-format version to 6.0
|
2020-12-18 11:13:15 +09:00 |
|
ASTAllocator.h
|
Update clang-format version to 6.0
|
2020-12-18 11:13:15 +09:00 |
|
ASTBuilder.h
|
Implement basic of await using statement
|
2025-08-21 17:22:15 +09:00 |
|
CodeBlock.cpp
|
Remove duplicated parameter-check methods
|
2026-03-13 13:27:59 +09:00 |
|
CodeBlock.h
|
Use PointerFree allocatior for FunctionContextVarMap
|
2026-05-14 13:33:33 +09:00 |
|
Lexer.cpp
|
Fix out-of-bounds read in lexer comment/hashbang skipping
|
2026-05-12 15:57:50 +09:00 |
|
Lexer.h
|
Implement basic of using variable
|
2025-08-21 17:22:15 +09:00 |
|
ParserStringView.h
|
Use ParserStringView instead of AtomicString for validating parameter in esprima
|
2025-06-18 17:50:07 +09:00 |
|
Script.cpp
|
Add correct debugging to .mjs files
|
2026-04-14 21:35:29 +09:00 |
|
Script.h
|
Remove nullptr ctor in Optional class to make it clearly
|
2025-06-30 12:53:21 +09:00 |
|
ScriptParser.cpp
|
Remove duplicated parameter-check methods
|
2026-03-13 13:27:59 +09:00 |
|
ScriptParser.h
|
Revise computing and using stack limit
|
2023-11-20 13:31:17 +09:00 |
|
UnicodeIdentifierTables.h
|
Generate unicode related files from raw unicode text file
|
2025-12-24 09:37:03 +09:00 |