Pragmatic Software
|
43fdd4896e
|
Update Plang (progress on static type/semantic checking)
|
2020-07-31 18:29:50 -07:00 |
|
Pragmatic Software
|
a337903787
|
Plugins/Plang: fix error handling
|
2020-07-26 01:02:36 -07:00 |
|
Pragmatic Software
|
97d43a39c4
|
Update Plang (can now optionally specify return type and parameter types for functions)
|
2020-07-26 00:12:11 -07:00 |
|
Pragmatic Software
|
7441f42967
|
Plugins/Plang: Output final String value as string literal
|
2020-07-25 16:09:20 -07:00 |
|
Pragmatic Software
|
696781176e
|
Plugins/Plang: add documentation link to usage message
|
2020-07-23 12:29:24 -07:00 |
|
Pragmatic Software
|
6e2fac4a88
|
Plugins/Plang: add userget() builtin
|
2020-07-23 10:51:45 -07:00 |
|
Pragmatic Software
|
58e75682b1
|
Plugins/Plang: print() takes an expr, not a stmt
|
2020-07-21 16:56:38 -07:00 |
|
Pragmatic Software
|
88262a2338
|
Update Plang
|
2020-07-21 16:41:45 -07:00 |
|
Pragmatic Software
|
20bc7c52e6
|
Plugins/Plang: Plang can now be refreshed live
|
2020-07-20 19:18:05 -07:00 |
|
Pragmatic Software
|
517b376231
|
Plang can now be used with persistent state via plangrepl
|
2020-07-20 13:37:41 -07:00 |
|
Pragmatic Software
|
9f2794abc3
|
Update Plang submodule
|
2020-07-20 13:04:35 -07:00 |
|
Pragmatic Software
|
6fb60c8d2c
|
Plugins/Plang: simplify all the interpreter stuff to just using $plang->interpret_string()
|
2020-07-20 02:46:01 -07:00 |
|
Pragmatic Software
|
2a2f6f3a70
|
Add Plugins/FuncPlural.pm
|
2020-07-19 16:39:03 -07:00 |
|
Pragmatic Software
|
cdeb3efe1e
|
Plang print() built-in returns Nil again
|
2020-07-19 14:49:17 -07:00 |
|
Pragmatic Software
|
5d7a6fab4c
|
Plugins/Plang: builtin print() now returns its output
|
2020-07-18 23:27:44 -07:00 |
|
Pragmatic Software
|
38daf04bfa
|
Plugins/Plang: override print built-in to collect output
|
2020-07-18 19:48:05 -07:00 |
|
Pragmatic Software
|
61dde5e9f5
|
Plugins/Plang: use output_value to print values
|
2020-07-15 21:47:03 -07:00 |
|
Pragmatic Software
|
7698531397
|
Plugins/Plang: fix double printing
|
2020-07-13 19:32:00 -07:00 |
|
Pragmatic Software
|
bc432fa8fe
|
Plugins/Plang: rename channel to namespace
|
2020-07-12 22:09:59 -07:00 |
|
Pragmatic Software
|
b77ba015cf
|
Plugins/Plang: factadd/factset/factappend builtins implemented
|
2020-07-12 21:18:17 -07:00 |
|
Pragmatic Software
|
15400b2afb
|
Plugins/Plang: fix usage message
|
2020-07-12 18:53:57 -07:00 |
|
Pragmatic Software
|
0dedbed2d7
|
Plugins/Plang: fix parse errors not showing up
|
2020-07-12 18:33:13 -07:00 |
|
Pragmatic Software
|
c8a1b2b886
|
Progress on embedding Plang
|
2020-07-12 17:36:32 -07:00 |
|
Pragmatic Software
|
87765d0a9c
|
Progress on embedding Plang
|
2020-07-11 21:15:54 -07:00 |
|
Pragmatic Software
|
62194840b2
|
Add Plang plugin
|
2020-07-08 23:21:54 -07:00 |
|
Pragmatic Software
|
9e362725ce
|
Plugins/TypoSub: users can set no-typosub to exclude themselves from s/// invocation
|
2020-07-08 14:48:30 -07:00 |
|
Pragmatic Software
|
2af12c97f5
|
Plugins/AntiTwitter: disregard whitelisted users
|
2020-05-21 19:25:31 -07:00 |
|
Pragmatic Software
|
7645dce361
|
Plugins/Weather: improve usage message
|
2020-05-20 14:19:10 -07:00 |
|
Pragmatic Software
|
7a0de62612
|
Plugins/Wttr: improve wttr usage message
|
2020-05-20 10:34:05 -07:00 |
|
Pragmatic Software
|
d588913b7d
|
Plugins/GoogleSearch: handle no results case
|
2020-05-05 13:52:59 -07:00 |
|
Pragmatic Software
|
fd125849e2
|
Plugins/GoogleSearch: catch search() exceptions
|
2020-05-04 18:43:50 -07:00 |
|
Pragmatic Software
|
9157c2f7fe
|
UrlTitles: add missing hostmask to new $context
|
2020-05-04 18:06:11 -07:00 |
|
Pragmatic Software
|
2dfae83478
|
ProcessManager: show "No output." for processes that exit without output; add $context flag to suppress this
|
2020-05-04 16:51:55 -07:00 |
|
Pragmatic Software
|
976bfcb5e7
|
Refactor commands to begin with cmd_ and take a $context object
Move all command subroutines closer to top of source file
Do not send WHO to non-chanop channels
Minor misc bugfixes and improvements
|
2020-05-04 13:21:35 -07:00 |
|
Pragmatic Software
|
8f983bcbda
|
Add grep Function
|
2020-05-02 02:34:32 -07:00 |
|
Pragmatic Software
|
cfba96e8ae
|
Rename $stuff to $context throughout
|
2020-05-01 20:59:51 -07:00 |
|
Pragmatic Software
|
f347d1798b
|
Finalize BanList refactor; add updater
|
2020-04-28 22:36:13 -07:00 |
|
Pragmatic Software
|
ea19abad4f
|
Refactor BanTracker into BanList; move stuff out off ChanOps
|
2020-04-28 21:33:49 -07:00 |
|
Pragmatic Software
|
7f700cc115
|
Plugins/ActionTrigger: act upon bot commands too
|
2020-04-28 14:55:27 -07:00 |
|
Pragmatic Software
|
d290fe1819
|
Plugins/Weather: Show temps in C/F instead of F/C
|
2020-04-28 14:54:36 -07:00 |
|
Pragmatic Software
|
7412ce29c2
|
Plugins/Date: update -u user override to new Users
|
2020-04-27 17:05:20 -07:00 |
|
Pragmatic Software
|
51f17c0b52
|
Plugins/Wttr: update -u to use new Users; fix JSON error handling
|
2020-04-27 16:06:15 -07:00 |
|
Pragmatic Software
|
a857cbc5ef
|
Plugins/TypoSub: respect ignore list
|
2020-04-09 11:42:17 -07:00 |
|
Pragmatic Software
|
917ceb4912
|
Plugins/Wttr: improve output
|
2020-04-08 00:57:56 -07:00 |
|
Pragmatic Software
|
e3a7621073
|
Plugins/Wttr: Do not show FeelsLike if identical to conditions; improve output
|
2020-04-08 00:51:03 -07:00 |
|
Pragmatic Software
|
8af9c3b9f8
|
Plugins/Wttr: improve default output
|
2020-04-07 23:34:37 -07:00 |
|
Pragmatic Software
|
0dce5861f3
|
Plugins/Wttr: return result as-is if JSON decode fails
|
2020-03-20 09:45:12 -07:00 |
|
Pragmatic Software
|
8ddd96c77d
|
Plugins/Connect4: play no longer results in "No such factoid"
|
2020-03-17 23:03:07 -07:00 |
|
Pragmatic Software
|
494cf6604b
|
Plugin/TypoSub: notyposub registry entry now works properly
|
2020-03-09 20:19:44 -07:00 |
|
Pragmatic Software
|
766c8ef877
|
Plugins/Spinach: use event queue for game loop
|
2020-03-07 19:38:29 -08:00 |
|