.. |
Bytecode
|
c62240aa80
Everywhere: Warn on function definitions without prototypes
|
vor 1 Jahr |
Contrib
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
vor 1 Jahr |
Heap
|
ef30f191b6
LibJS: Demote VERIFY in GCPtr to ASSERT
|
vor 1 Jahr |
Runtime
|
c3f8202d0c
LibJS: Create exception messages as Strings
|
vor 1 Jahr |
Tests
|
dbc2f7ed48
LibJS: Implement CreatePerIterationEnvironment for 'for' statements
|
vor 1 Jahr |
AST.cpp
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
vor 1 Jahr |
AST.h
|
f29ac8517e
LibJS: Skip ordinary_call_bind_this() when possible
|
vor 1 Jahr |
CMakeLists.txt
|
55b4ef7915
LibJS: Introduce the CanonicalizeKeyedCollectionKey AO
|
vor 1 Jahr |
Console.cpp
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
vor 1 Jahr |
Console.h
|
4db1712f90
LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated
|
vor 1 Jahr |
CyclicModule.cpp
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
vor 1 Jahr |
CyclicModule.h
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
vor 1 Jahr |
Forward.h
|
601e10d50c
LibJS/Bytecode: Make StringTableIndex be a 32-bit index
|
vor 1 Jahr |
Lexer.cpp
|
986ff984cc
LibUnicode: Replace code point general categories with ICU
|
vor 1 Jahr |
Lexer.h
|
f1f7e89b68
LibJS: Lex 1/2/3-byte tokens without HashMap lookups
|
vor 1 Jahr |
MarkupGenerator.cpp
|
b5f22b6e90
AK+Userland: Remove some needlessly explicit conversions to StringView
|
vor 1 Jahr |
MarkupGenerator.h
|
a9b3aaa887
LibJS: Fix redundancy-detection when printing raw values
|
vor 2 Jahren |
Module.cpp
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
vor 1 Jahr |
Module.h
|
d62c0fcbdc
LibJS: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
vor 1 Jahr |
ModuleLoading.h
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
vor 1 Jahr |
Parser.cpp
|
9d21d88374
LibJS: Allow `let` and `const` to create locals in global code
|
vor 1 Jahr |
Parser.h
|
9d21d88374
LibJS: Allow `let` and `const` to create locals in global code
|
vor 1 Jahr |
ParserError.cpp
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
vor 1 Jahr |
ParserError.h
|
0090b916dd
LibJS: Make ParserError::to_string infallible
|
vor 1 Jahr |
Position.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
vor 1 Jahr |
Print.cpp
|
ebdb92eef6
LibUnicode+Everywhere: Merge LibLocale back into LibUnicode
|
vor 1 Jahr |
Print.h
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
vor 2 Jahren |
SafeFunction.h
|
0ff29349e6
LibJS: Add GC graph dumper
|
vor 1 Jahr |
Script.cpp
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
vor 1 Jahr |
Script.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
vor 1 Jahr |
SourceCode.cpp
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
vor 1 Jahr |
SourceCode.h
|
44b2735b9e
LibJS: Make line-and-column resolution fast for large minified JS
|
vor 1 Jahr |
SourceRange.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
vor 1 Jahr |
SourceTextModule.cpp
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
vor 1 Jahr |
SourceTextModule.h
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
vor 1 Jahr |
SyntaxHighlighter.cpp
|
ba4db899d4
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
vor 1 Jahr |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
vor 2 Jahren |
SyntheticModule.cpp
|
a3782782fa
LibJS: Remove two unused members from ExecutionContext
|
vor 1 Jahr |
SyntheticModule.h
|
fc31a0d506
LibJS: Support LoadRequestedModule AO on SyntheticModule records
|
vor 1 Jahr |
Token.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
vor 1 Jahr |
Token.h
|
5ed7cd6e32
Everywhere: Use east const in more places
|
vor 1 Jahr |