Andrew Kaster
|
0a55749a39
Ladybird+Userland: Use ByteString for candidate server paths
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Timothy Flynn
|
60a468d50b
sql: Change the short-name flag for the SQLServer path
|
1 年之前 |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 年之前 |
Lucas CHOLLET
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 年之前 |
Ben Wiederhake
|
36ff6187f6
Everywhere: Change spelling of 'behaviour' to 'behavior'
|
2 年之前 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 年之前 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Timothy Flynn
|
d6dee8c0e8
LibSQL+Userland: Pass SQL IPC results to clients in a structure
|
2 年之前 |
Andrew Kaster
|
ae9dc95b1f
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
|
2 年之前 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Timothy Flynn
|
82363aa1c4
sql+SQLStudio: Recover from errors preparing SQL statements
|
2 年之前 |
Timothy Flynn
|
78353ec184
sql: Support running the sql REPL on Lagom
|
2 年之前 |
Timothy Flynn
|
c372012842
LibSQL+SQLServer+SQLStudio+sql: Give ID types a distinct name
|
2 年之前 |
Timothy Flynn
|
b159bdd4fd
LibSQL+SQLServer+sql: Send and parse the correct number of changed rows
|
2 年之前 |
Timothy Flynn
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 年之前 |
Timothy Flynn
|
f9d23e1d2f
LibSQL+SQLServer+SQLStudio+sql: Propagate connection errors immediately
|
2 年之前 |
Timothy Flynn
|
aec75d749a
LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs
|
2 年之前 |
Timothy Flynn
|
e2f71d2808
LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs
|
2 年之前 |
Timothy Flynn
|
8fcb8c30c6
SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Timothy Flynn
|
0986b383cd
SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity
|
2 年之前 |
Sam Atkins
|
4c3d2267db
sql: Port to Core::Stream
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Nicholas Cellino
|
626ea5007a
sql: Re-prompt user for input after unrecognized command
|
3 年之前 |
Nicholas Cellino
|
0e51d99322
sql: Do not indent next line when current one is blank
|
3 年之前 |
alexmajor
|
e3dbe19018
sql: Port to LibMain
|
3 年之前 |