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

3966 Commits

Author SHA1 Message Date
Pragmatic Software
bb6badba93 Update version 2020-07-23 18:31:04 -07:00
Pragmatic Software
2a4519c260 Update Plang (add basic support for Array type) 2020-07-23 18:31:01 -07:00
Pragmatic Software
54650576f1 Update documentation 2020-07-23 14:38:53 -07:00
Pragmatic Software
74809cc8e6 Update documentation 2020-07-23 14:37:04 -07:00
Pragmatic Software
769d9fb922 doc/Plugins/Plang: Minor grammar change 2020-07-23 12:53:38 -07:00
Pragmatic Software
65624cfcba Update Plang documentation 2020-07-23 12:37:34 -07:00
Pragmatic Software
294f9453b0 Update version 2020-07-23 12:29:26 -07:00
Pragmatic Software
696781176e Plugins/Plang: add documentation link to usage message 2020-07-23 12:29:24 -07:00
Pragmatic Software
7a1f79ce0a doc: Fix link 2020-07-23 12:26:28 -07:00
Pragmatic Software
26ce65ab85 Update documentation 2020-07-23 12:18:53 -07:00
Pragmatic Software
4998e9494e Update documentation: start adding Plugins; add Plang 2020-07-23 12:10:33 -07:00
Pragmatic Software
2f1d13ba74 Update Plang (handle Strings better in Map pretty-printer) 2020-07-23 10:56:49 -07:00
Pragmatic Software
44db1d1a1a Update version 2020-07-23 10:51:48 -07:00
Pragmatic Software
6e2fac4a88 Plugins/Plang: add userget() builtin 2020-07-23 10:51:45 -07:00
Pragmatic Software
1b532fd82a Update Plang (forgot comma in Map pretty-printer) 2020-07-23 10:50:15 -07:00
Pragmatic Software
7b3770324c Update Plang (pretty-print Map objects) 2020-07-23 10:20:51 -07:00
Pragmatic Software
4f3aadcf5f Update version 2020-07-22 20:28:28 -07:00
Pragmatic Software
c6dde62621 Update Plang (Maps can now be anonymous/nested/etc) 2020-07-22 20:28:18 -07:00
Pragmatic Software
41d6f7dfa2 Update Plang (Map type added) 2020-07-22 14:50:00 -07:00
Pragmatic Software
80beab180d Update Plang (debug tags instead of levels, bug-fixes) 2020-07-21 23:02:27 -07:00
Pragmatic Software
39f1a912c9 Update version 2020-07-21 16:56:40 -07:00
Pragmatic Software
58e75682b1 Plugins/Plang: print() takes an expr, not a stmt 2020-07-21 16:56:38 -07:00
Pragmatic Software
ee5d5934fe Update version 2020-07-21 16:41:49 -07:00
Pragmatic Software
88262a2338 Update Plang 2020-07-21 16:41:45 -07:00
Pragmatic Software
607890365c Update version 2020-07-20 19:18:08 -07:00
Pragmatic Software
20bc7c52e6 Plugins/Plang: Plang can now be refreshed live 2020-07-20 19:18:05 -07:00
Pragmatic Software
622f949d9b Update Plang submodule 2020-07-20 18:51:52 -07:00
Pragmatic Software
aded6a8782 Update Plang submodule 2020-07-20 18:44:17 -07:00
Pragmatic Software
868ba736e7 Update version 2020-07-20 14:27:23 -07:00
Pragmatic Software
0bae1d89c1 Update Plang submodule (improved REPL mode) 2020-07-20 14:27:20 -07:00
Pragmatic Software
556d640766 Update version 2020-07-20 13:37:45 -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
0d74dc69d2 Update version 2020-07-20 13:04:43 -07:00
Pragmatic Software
9f2794abc3 Update Plang submodule 2020-07-20 13:04:35 -07:00
Pragmatic Software
b08f8f1cee Update version 2020-07-20 02:46:06 -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
c2263605b0 Update Plang submodule: if/else is now if/then/else 2020-07-20 02:37:17 -07:00
Pragmatic Software
503db9417d Update version 2020-07-20 01:32:04 -07:00
Pragmatic Software
2ffe1f943a Update Plang submodule: if/else, while/next/last, +=, -=, *=, and more! 2020-07-20 01:31:59 -07:00
Pragmatic Software
dd5dfe08be Update version 2020-07-19 16:40:22 -07:00
Pragmatic Software
fdab3e3202 Add FuncPlural to plugin_autoload 2020-07-19 16:40:12 -07:00
Pragmatic Software
cc1dad6c78 Update factoids 2020-07-19 16:39:45 -07:00
Pragmatic Software
2a2f6f3a70 Add Plugins/FuncPlural.pm 2020-07-19 16:39:03 -07:00
Pragmatic Software
cc5e31e9cf Update version 2020-07-19 16:11:44 -07:00
Pragmatic Software
b5f0abefb8 Factoids: fix a thing 2020-07-19 16:11:40 -07:00
Pragmatic Software
f9b55e56e3 Update version 2020-07-19 14:49:22 -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
75ae6a8e38 Update Plang submodule 2020-07-18 20:38:33 -07:00
Pragmatic Software
eec28803d0 Update version 2020-07-18 19:48:15 -07:00