summaryrefslogtreecommitdiff
path: root/Userland/DevTools/HackStudio/CMakeLists.txt
AgeCommit message (Expand)Author
2021-05-10HackStudio: Remove the visual form editorAndreas Kling
2021-04-25HackStudio: Implement custom JS -> C++ "proxy" objectsFalseHonesty
2021-04-25HackStudio: Add evaluate expression popup to debuggerFalseHonesty
2021-04-13HackStudio: Add ClassView tab for viewing classes in a tree structureItamar
2021-04-13HackStudio: Store known symbol declarations in ProjectDeclarationsItamar
2021-03-06HackStudio: Create Language enum from file extension or language nameItamar
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-07LibGUI+LibCpp: Move C++ syntax highlighter to LibCppAndreas Kling
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling