Age | Commit message (Expand) | Author |
---|---|---|
2021-05-10 | HackStudio: Remove the visual form editor | Andreas Kling |
2021-04-25 | HackStudio: Implement custom JS -> C++ "proxy" objects | FalseHonesty |
2021-04-25 | HackStudio: Add evaluate expression popup to debugger | FalseHonesty |
2021-04-13 | HackStudio: Add ClassView tab for viewing classes in a tree structure | Itamar |
2021-04-13 | HackStudio: Store known symbol declarations in ProjectDeclarations | Itamar |
2021-03-06 | HackStudio: Create Language enum from file extension or language name | Itamar |
2021-02-13 | HackStudio: Project templates and New Project dialog | Nick Vella |
2021-02-07 | LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |