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

3934 Commits

Author SHA1 Message Date
Pragmatic Software
21c40411d8 Plang can not be run as a background process 2020-09-29 18:50:13 -07:00
Pragmatic Software
cfa37ce1d3 Remove . from lib path 2020-09-29 12:35:06 -07:00
Pragmatic Software
bbc3eeca9a Update version 2020-09-29 12:29:48 -07:00
Pragmatic Software
c7b2386ff6 Fix "unable to close filehandle __ANONIO__ properly" warning 2020-09-29 12:29:40 -07:00
Pragmatic Software
f504a5e2ff Utils/ParseDate: Clean up error message 2020-09-28 19:26:17 -07:00
Pragmatic Software
52beb45654 Update version 2020-09-27 14:02:56 -07:00
Pragmatic Software
88d2c283a9 ProcessManager: remove unnecessary die 2020-09-27 14:02:47 -07:00
Pragmatic Software
a0f3d28b80 Plugins/Plang.pm: update path to Plang/lib 2020-09-27 14:00:45 -07:00
Pragmatic Software
cdb11ccf4c ProcessManager: strip "propagated" 2020-09-26 16:01:52 -07:00
Pragmatic Software
dc8cce5017 Update Plang submodule (fixed REPL) 2020-09-26 16:01:41 -07:00
Pragmatic Software
3c4c4f95f0 doc/Plugins/Plang.md: fix link to maps doc 2020-09-25 13:52:22 -07:00
Pragmatic Software
381c6ac235 doc/Plugins/Plang.md: add missing code formatting 2020-09-24 19:34:43 -07:00
Pragmatic Software
58437de885 Minor edits to documentation 2020-09-22 14:05:25 -07:00
Pragmatic Software
268523d493 Update Plang submodule 2020-09-20 23:19:47 -07:00
Pragmatic Software
d2030e21fd doc/Plugins/Plang.md: very minor tweaks 2020-09-20 23:12:43 -07:00
Pragmatic Software
0ba109b594 pbot: improve reliability of finding bothome 2020-09-20 20:15:59 -07:00
Pragmatic Software
5709678069 Update Plang submodule (update README.md and documentation) 2020-09-20 13:54:32 -07:00
Pragmatic Software
2dcfa0b9cf Update version 2020-09-19 13:15:18 -07:00
Pragmatic Software
504af40cdc Update Plang submodule 2020-09-19 13:15:03 -07:00
Pragmatic Software
9abc92486d Users: lowercase key in userset 2020-09-19 12:21:51 -07:00
Pragmatic Software
ef4580b2e0 Update Plang submodule (refactored type system) 2020-09-13 15:18:24 -07:00
Pragmatic Software
8947d0ca98 Update version 2020-09-12 16:28:44 -07:00
Pragmatic Software
7c6359481a doc/Plugins/Plang.md: add type annotations 2020-09-03 16:41:19 -07:00
Pragmatic Software
c929d4c68f Update version 2020-09-03 13:33:21 -07:00
Pragmatic Software
1817e9171c Plugins/Weather: fix -u user overriding 2020-09-03 13:33:15 -07:00
Pragmatic Software
696742ad2b Update Plang submodule (fix type parsing and improve Real() conversion) 2020-09-01 13:09:03 -07:00
Pragmatic Software
8460ba33f5 Update Plang submodule (README.md updates) 2020-08-30 20:26:54 -07:00
Pragmatic Software
1c53931758 Update Plang submodule (starting OO support) 2020-08-30 20:12:12 -07:00
Pragmatic Software
04b1d2688b Update version 2020-08-24 20:46:38 -07:00
Pragmatic Software
b63006f9a6 Update Plang submodule and plugin 2020-08-24 20:46:34 -07:00
Pragmatic Software
e73f2127d4 Update version 2020-08-22 14:49:20 -07:00
Pragmatic Software
7c5e649a87 Plugins/Plang: die() with newline to prevent line number info from being added 2020-08-22 14:49:17 -07:00
Pragmatic Software
f5c7ff1c9a Update version 2020-08-22 13:06:32 -07:00
Pragmatic Software
ab31c7fe33 ProcessManager: remove "... propagated" 2020-08-22 13:06:29 -07:00
Pragmatic Software
19b3a50cc3 Update version 2020-08-21 22:28:30 -07:00
Pragmatic Software
8a1e821bf7 Update Plang submodule and Plugin 2020-08-21 22:28:23 -07:00
Pragmatic Software
e43e43458d Update version 2020-08-20 20:14:36 -07:00
Pragmatic Software
b114d14fb1 Interpreter: fix potential misparse of botnick-prefix trigger 2020-08-20 20:14:28 -07:00
Pragmatic Software
cadb9cc3e9 Update version 2020-08-08 12:36:41 -07:00
Pragmatic Software
ea6ae182f1 Plugins/Plang: update NIL to NULL 2020-08-08 12:36:38 -07:00
Pragmatic Software
e4159f0ecd Update version 2020-08-07 03:05:38 -07:00
Pragmatic Software
b0c4169394 Update Plang submodule (improve type-checking) 2020-08-07 03:05:30 -07:00
Pragmatic Software
999284c55f Update Plang submodule (infer function return types, improved argument type-checking) 2020-08-06 17:06:28 -07:00
Pragmatic Software
3e50274f6b Update version 2020-08-04 22:35:45 -07:00
Pragmatic Software
ec041c9794 Update Plang submodule (type-check map and filter arguments) 2020-08-04 22:35:42 -07:00
Pragmatic Software
2c43471379 doc/QuickStart.md: add links to re::engine::RE2 2020-08-04 21:41:36 -07:00
Pragmatic Software
74706ec289 Update version 2020-08-04 21:28:46 -07:00
Pragmatic Software
7b83fe8b3a Update Plang submodule (add map and filter builtins) 2020-08-04 21:28:43 -07:00
Pragmatic Software
010bef449c Update version 2020-08-04 17:50:03 -07:00
Pragmatic Software
46b391f856 Update Plang submodule (named arguments, improvements) 2020-08-04 17:48:36 -07:00