Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
..
Pass 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
ASTCodegen.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> há 2 anos atrás
BasicBlock.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
BasicBlock.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
CodeGenerationError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
Executable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Generator.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Generator.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
IdentifierTable.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header há 4 anos atrás
Instruction.h 4db2efaecb LibJS/Bytecode: Implement yield* há 2 anos atrás
Interpreter.cpp 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
Interpreter.h fcc3348bc8 LibJS: Intercept returns through finally blocks in Bytecode há 2 anos atrás
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
Op.cpp 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
Op.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such há 2 anos atrás
PassManager.h 82a01bf32f LibJS: Use Core::ElapsedTimer in Bytecode::Pass instead of gettimeofday há 2 anos atrás
Register.h f5e7fa4d0e LibJS: Make Register comparable há 2 anos atrás
StringTable.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
StringTable.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás