3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-11-13 04:57:26 +01:00

10 Commits

Author SHA1 Message Date
Pragmatic Software
fc059a3511
Utils/Abbrev: fix minor type in description 2025-11-09 21:59:27 -08:00
Pragmatic Software
ace9991d94
Rename IsAbbrev to Abbrev; add deabbrev()
deabbrev() operates on a list of items and returns an expansion list
which can be used to detect items needing disambiguation.
2025-11-09 21:07:16 -08:00
Pragmatic Software
18f2c30f82
Many subcommands can now be abbreviated 2025-10-22 21:36:48 -07:00
Pragmatic Software
e2e153b50b
Core/Utils: add isabbrev() subroutine 2025-10-22 19:42:51 -07:00
Pragmatic Software
71dab7278a
ValidateString: make JSON validation explicit 2025-10-21 13:02:06 -07:00
Pragmatic Software
f172563fdc
Utils/SQLiteLogger: update log() to use subroutine signatures 2024-11-30 16:26:52 -08:00
Pragmatic Software
860a6be156 Fix some inconsistent arguments 2023-04-17 10:33:02 -07:00
Pragmatic Software
7ddb32ea16 Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Pragmatic Software
8d5b992b4c Update copyright 2023-02-20 21:31:52 -08:00
Pragmatic Software
7b703ccffe Move Storage and Utils into Core 2021-07-23 19:22:25 -07:00