3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Commit Graph

2388 Commits

Author SHA1 Message Date
Pragmatic Software
48a781a0d8 Update factoids 2019-06-03 08:52:34 -07:00
Pragmatic Software
8fc3594bcd Update version 2019-06-03 08:50:49 -07:00
Pragmatic Software
bffbc8b3d0 Factoids: add requires_arguments metadata to tell usage metadata if a usage is required in a pipe or other expansion 2019-06-03 08:50:42 -07:00
Pragmatic Software
563f8da40f Factoids: usage metadata now understands $0 for keyword 2019-06-03 08:01:52 -07:00
Pragmatic Software
4ad1eab596 Update factoids 2019-06-02 22:36:12 -07:00
Pragmatic Software
21acc5ed55 Update version 2019-06-02 22:35:17 -07:00
Pragmatic Software
ff3ffea15e Factoids: factoid variables can now be quoted properly 2019-06-02 22:34:54 -07:00
Pragmatic Software
8814fdfe9b FactoidCommands: factadd now supports -f option to force overwriting existing factoid 2019-06-02 22:34:17 -07:00
Pragmatic Software
4959ee8838 Remove PPI and Safe from doc/MODULES 2019-06-02 19:38:34 -07:00
Pragmatic Software
460df9ef64 Factoids: Remove packages left-over from execute_code_factoid_using_safe's removal 2019-06-02 19:37:34 -07:00
Pragmatic Software
939d96141a Update version 2019-06-02 19:31:29 -07:00
Pragmatic Software
5eeabccaf2 Factoids: remove execute_code_factoid_using_safe 2019-06-02 19:31:25 -07:00
Pragmatic Software
bb08250673 Factoid usage metadata can now interrupt pipes to display usage message as appropriate 2019-06-02 19:30:35 -07:00
Pragmatic Software
838b52f6b5 Update version 2019-06-02 16:59:31 -07:00
Pragmatic Software
f87e3c7cd8 Factoids: add usage metadata to show usage message if no arguments supplied 2019-06-02 16:59:27 -07:00
Pragmatic Software
63b523dbc7 Update version 2019-06-02 16:29:10 -07:00
Pragmatic Software
b048e35e35 Update factoids 2019-06-02 16:29:07 -07:00
Pragmatic Software
6e98c471d2 Factoids: add allow_empty_args metadata to prevent empty $args from expanding as $nick 2019-06-02 16:28:55 -07:00
Pragmatic Software
47c05cfdac FactoidCommands: factundo/factlog can now express deleted metadata keys 2019-06-02 16:21:42 -07:00
Pragmatic Software
77a9d1b02c Update factoids 2019-06-01 18:55:25 -07:00
Pragmatic Software
ef96ba21cb Interpreter: slightly increase human-like delay 2019-06-01 18:55:08 -07:00
Pragmatic Software
ff2beb1f14 compiler_vm: -input flag once again works with all languages 2019-05-31 11:07:05 -07:00
Pragmatic Software
4c9496a2b3 UrlTitles: Do not show titles for bot-commands 2019-05-31 08:59:59 -07:00
Pragmatic Software
95dc662c0a Update factoids 2019-05-31 08:21:47 -07:00
Pragmatic Software
e9fc0e5474 Factoids: add flag to prevent --keyword-override parsing 2019-05-31 08:21:27 -07:00
Pragmatic Software
e0a6d9bcb6 Interpreter: remove left-over declaration 2019-05-31 02:27:30 -07:00
Pragmatic Software
a068fe8359 Update version 2019-05-30 09:25:35 -07:00
Pragmatic Software
fcb4404012 Interpreter: extract_bracketed: fix indentation, minor tweaks 2019-05-30 09:25:31 -07:00
Pragmatic Software
d9c2c55efc Update factoids 2019-05-30 06:25:08 -07:00
Pragmatic Software
0b856c680b Update version 2019-05-30 00:27:58 -07:00
Pragmatic Software
acf35a5df3 Interpreter: write custom extract_bracketed to gracefully handle unbalanced brackets or quotes 2019-05-30 00:27:52 -07:00
Pragmatic Software
c97d0a5561 Update version 2019-05-29 14:34:19 -07:00
Pragmatic Software
04a4b8ecdd Update factoids 2019-05-29 14:34:16 -07:00
Pragmatic Software
d8a9660e39 Factoids: undo weird $args man-in-the-middle behavior 2019-05-29 10:36:09 -07:00
Pragmatic Software
56f7e2ab7d Factoids: stop repeatedly trying to expand undefined factoid variables 2019-05-29 09:49:24 -07:00
Pragmatic Software
a035614c5c Update factoids 2019-05-28 15:35:07 -07:00
Pragmatic Software
ccfb109829 Update version 2019-05-28 11:56:12 -07:00
Pragmatic Software
b04015286c Interpreter: minor corrections to split_line 2019-05-28 11:56:06 -07:00
Pragmatic Software
e287887765 Interpreter: rewrite make_args to gracefully handle unbalanced quotes 2019-05-28 11:11:32 -07:00
Pragmatic Software
925a5e57bd Minor whitespace syntax clean-up throughout 2019-05-28 09:19:42 -07:00
Pragmatic Software
00618c5502 Update version 2019-05-27 19:40:56 -07:00
Pragmatic Software
39f0ac3d95 compiler_vm: add tcl language 2019-05-27 19:40:50 -07:00
Pragmatic Software
6f282d2968 factset: respect locked metadata 2019-05-27 19:40:24 -07:00
Pragmatic Software
e72a964a01 Update factoids 2019-05-27 19:37:25 -07:00
Pragmatic Software
064b4bd72c Update version 2019-05-27 07:43:29 -07:00
Pragmatic Software
aa19260a24 Interpreter: fix mishandling of spaces when building arglist 2019-05-27 07:43:14 -07:00
Pragmatic Software
a851c08ffe Update version 2019-05-22 23:12:34 -07:00
Pragmatic Software
17f5b92a8f Factoids: use correct arguments when calling alias 2019-05-22 23:12:31 -07:00
Pragmatic Software
afddfbdbc5 C2English: no longer complain about unknown storage size 2019-05-22 23:11:09 -07:00
Pragmatic Software
e617428a72 Update version 2019-05-20 14:06:45 -07:00