pokemon-showdown/lib
Guangcong Luo 4079fe7846 Database library: Support raw strings in SQL()
This is nearly never the right thing to do, but I guess some people
want raw power.
2025-04-12 17:13:47 -07:00
..
crashlogger.ts Emit .d.ts types for NPM package 2025-02-26 02:44:08 -08:00
DASHYCODE.md Clarify Dashycode documentation 2019-07-12 02:04:07 -05:00
dashycode.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
database.ts Database library: Support raw strings in SQL() 2025-04-12 17:13:47 -07:00
fs.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
index.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
net.ts Fix uncaught exceptions in net library (#10628) 2025-03-01 03:18:43 -08:00
postgres.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
process-manager.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
repl.ts Suppress crash from probable race condition 2025-02-26 22:28:46 -08:00
sql.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
STREAMS.md Fix outdated reference to .end() in Streams doc 2024-01-17 22:20:59 -08:00
streams.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
utils.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00