Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | LibJS: Include <typeinfo> in AST.cpp | Nico Weber |
2021-01-18 | LibJS: Add JS::NativeFunction to the forwarding header | Andreas Kling |
2021-01-17 | LibJS: Replace ASTNode::class_name() with RTTI | Andreas Kling |
2021-01-14 | LibJS: Rename ErrorType::ProxyGetOwnDescriptor{Undef => Undefined}Return | Linus Groh |
2021-01-14 | LibJS: Rename ErrorType::ToObjectNullOr{Undef => Undefined} | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |