1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 11:47:35 +00:00
serenity/Userland/DevTools
Timothy Flynn 0986b383cd SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity
Rename sql_statement to prepare_statement and statement_execute to
execute_statement. The former aligns more with other database libraries
(e.g. Java's JDBC prepareStatement). The latter reads less awkwardly.
2022-11-30 11:43:13 +01:00
..
GMLPlayground Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
HackStudio HackStudio: Remove FindWidget 2022-11-29 15:39:13 +00:00
Inspector Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Profiler Profiler: Don't stop disassembly on invalid instructions 2022-11-26 12:50:38 +01:00
SQLStudio SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity 2022-11-30 11:43:13 +01:00
UserspaceEmulator LibX86: Add {Address,Operand}Size::Size64 2022-11-26 12:50:38 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00