Age | Commit message (Expand) | Author |
---|---|---|
2020-03-13 | LibJS: Split Function into subclasses NativeFunction and ScriptFunction | Andreas Kling |
2020-03-12 | LibJS: Allow functions to take arguments (#1405) | howar6hill |
2020-03-07 | LibJS: Start building a JavaScript engine for SerenityOS :^) | Andreas Kling |