Commit Graph

2628 Commits

Author SHA1 Message Date
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
Pragmatic Software cd22e21a6a MessageHistory: recall's arguments now behave more sanely 2019-05-20 14:05:58 -07:00
Pragmatic Software a892e8e5c1 Interpreter: add `tell nick the <command>` syntax 2019-05-20 13:10:08 -07:00
Pragmatic Software 8ca11c808b Spinach: add missing comma 2019-05-17 08:46:20 -07:00
Pragmatic Software 2dc78f7383 Interpreter: fix incorrect handling of quoted arguments 2019-05-15 10:59:48 -07:00
Pragmatic Software 6f6090efc5 Interpreter: reduce human-like delay durations 2019-05-15 10:59:20 -07:00
Pragmatic Software 57a4434289 Spinach: Wrap state debug dump with debug_state flag 2019-05-15 10:58:32 -07:00
Pragmatic Software 881be00abe Update factoids 2019-05-14 04:25:34 -07:00
Pragmatic Software df04e772de Update factoids 2019-05-13 22:35:05 -07:00
Pragmatic Software cb1a88ed9a Update version 2019-05-13 18:04:12 -07:00
Pragmatic Software 14601ef5f5 Spinach: er, use \s not \b to get word count for one word detection 2019-05-13 18:04:09 -07:00