3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-03 19:27:32 +02:00

Commit Graph

  • 71c9e68bef Update version Pragmatic Software 2020-07-31 18:29:58 -07:00
  • 43fdd4896e Update Plang (progress on static type/semantic checking) Pragmatic Software 2020-07-31 18:29:50 -07:00
  • a6b67299ee Update data/commands Pragmatic Software 2020-07-30 14:51:56 -07:00
  • 5af7c2e773 doc/Plugins/Plang: add if/else example Pragmatic Software 2020-07-26 22:54:01 -07:00
  • c59bd05c93 Update version Pragmatic Software 2020-07-26 01:02:39 -07:00
  • a337903787 Plugins/Plang: fix error handling Pragmatic Software 2020-07-26 01:02:36 -07:00
  • 747cb24392 Update version Pragmatic Software 2020-07-26 00:12:14 -07:00
  • 97d43a39c4 Update Plang (can now optionally specify return type and parameter types for functions) Pragmatic Software 2020-07-26 00:12:11 -07:00
  • 7441f42967 Plugins/Plang: Output final String value as string literal Pragmatic Software 2020-07-25 16:09:20 -07:00
  • 29d7582be7 Update Plang submodule Pragmatic Software 2020-07-25 15:43:09 -07:00
  • b4c9611570 doc/Plugins/Plang: remove unnecessary escape Pragmatic Software 2020-07-25 09:31:24 -07:00
  • 700054c0e4 Update Plang (improved Maps and Arrays) Pragmatic Software 2020-07-24 14:13:45 -07:00
  • 938e4cebb1 Update version Pragmatic Software 2020-07-24 13:10:56 -07:00
  • 8d9625a320 Commands: respect preserve_whitespace metadata Pragmatic Software 2020-07-24 13:10:54 -07:00
  • bb6badba93 Update version Pragmatic Software 2020-07-23 18:31:04 -07:00
  • 2a4519c260 Update Plang (add basic support for Array type) Pragmatic Software 2020-07-23 18:31:01 -07:00
  • 54650576f1 Update documentation Pragmatic Software 2020-07-23 14:38:53 -07:00
  • 74809cc8e6 Update documentation Pragmatic Software 2020-07-23 14:37:04 -07:00
  • 769d9fb922 doc/Plugins/Plang: Minor grammar change Pragmatic Software 2020-07-23 12:53:38 -07:00
  • 65624cfcba Update Plang documentation Pragmatic Software 2020-07-23 12:37:34 -07:00
  • 294f9453b0 Update version Pragmatic Software 2020-07-23 12:29:26 -07:00
  • 696781176e Plugins/Plang: add documentation link to usage message Pragmatic Software 2020-07-23 12:29:24 -07:00
  • 7a1f79ce0a doc: Fix link Pragmatic Software 2020-07-23 12:26:28 -07:00
  • 26ce65ab85 Update documentation Pragmatic Software 2020-07-23 12:18:53 -07:00
  • 4998e9494e Update documentation: start adding Plugins; add Plang Pragmatic Software 2020-07-23 12:10:33 -07:00
  • 2f1d13ba74 Update Plang (handle Strings better in Map pretty-printer) Pragmatic Software 2020-07-23 10:56:49 -07:00
  • 44db1d1a1a Update version Pragmatic Software 2020-07-23 10:51:48 -07:00
  • 6e2fac4a88 Plugins/Plang: add userget() builtin Pragmatic Software 2020-07-23 10:51:45 -07:00
  • 1b532fd82a Update Plang (forgot comma in Map pretty-printer) Pragmatic Software 2020-07-23 10:50:15 -07:00
  • 7b3770324c Update Plang (pretty-print Map objects) Pragmatic Software 2020-07-23 10:20:51 -07:00
  • 4f3aadcf5f Update version Pragmatic Software 2020-07-22 20:28:28 -07:00
  • c6dde62621 Update Plang (Maps can now be anonymous/nested/etc) Pragmatic Software 2020-07-22 20:28:18 -07:00
  • 41d6f7dfa2 Update Plang (Map type added) Pragmatic Software 2020-07-22 14:50:00 -07:00
  • 80beab180d Update Plang (debug tags instead of levels, bug-fixes) Pragmatic Software 2020-07-21 23:02:27 -07:00
  • 39f1a912c9 Update version Pragmatic Software 2020-07-21 16:56:40 -07:00
  • 58e75682b1 Plugins/Plang: print() takes an expr, not a stmt Pragmatic Software 2020-07-21 16:56:38 -07:00
  • ee5d5934fe Update version Pragmatic Software 2020-07-21 16:41:49 -07:00
  • 88262a2338 Update Plang Pragmatic Software 2020-07-21 16:41:45 -07:00
  • 607890365c Update version Pragmatic Software 2020-07-20 19:18:08 -07:00
  • 20bc7c52e6 Plugins/Plang: Plang can now be refreshed live Pragmatic Software 2020-07-20 19:18:05 -07:00
  • 622f949d9b Update Plang submodule Pragmatic Software 2020-07-20 18:51:52 -07:00
  • aded6a8782 Update Plang submodule Pragmatic Software 2020-07-20 18:44:17 -07:00
  • 868ba736e7 Update version Pragmatic Software 2020-07-20 14:27:23 -07:00
  • 0bae1d89c1 Update Plang submodule (improved REPL mode) Pragmatic Software 2020-07-20 14:27:20 -07:00
  • 556d640766 Update version Pragmatic Software 2020-07-20 13:37:45 -07:00
  • 517b376231 Plang can now be used with persistent state via plangrepl Pragmatic Software 2020-07-20 13:37:41 -07:00
  • 0d74dc69d2 Update version Pragmatic Software 2020-07-20 13:04:43 -07:00
  • 9f2794abc3 Update Plang submodule Pragmatic Software 2020-07-20 13:04:35 -07:00
  • b08f8f1cee Update version Pragmatic Software 2020-07-20 02:46:06 -07:00
  • 6fb60c8d2c Plugins/Plang: simplify all the interpreter stuff to just using $plang->interpret_string() Pragmatic Software 2020-07-20 02:46:01 -07:00
  • c2263605b0 Update Plang submodule: if/else is now if/then/else Pragmatic Software 2020-07-20 02:37:17 -07:00
  • 503db9417d Update version Pragmatic Software 2020-07-20 01:32:04 -07:00
  • 2ffe1f943a Update Plang submodule: if/else, while/next/last, +=, -=, *=, and more! Pragmatic Software 2020-07-20 01:31:59 -07:00
  • dd5dfe08be Update version Pragmatic Software 2020-07-19 16:40:22 -07:00
  • fdab3e3202 Add FuncPlural to plugin_autoload Pragmatic Software 2020-07-19 16:40:12 -07:00
  • cc1dad6c78 Update factoids Pragmatic Software 2020-07-19 16:39:45 -07:00
  • 2a2f6f3a70 Add Plugins/FuncPlural.pm Pragmatic Software 2020-07-19 16:39:03 -07:00
  • cc5e31e9cf Update version Pragmatic Software 2020-07-19 16:11:44 -07:00
  • b5f0abefb8 Factoids: fix a thing Pragmatic Software 2020-07-19 16:11:40 -07:00
  • f9b55e56e3 Update version Pragmatic Software 2020-07-19 14:49:22 -07:00
  • cdeb3efe1e Plang print() built-in returns Nil again Pragmatic Software 2020-07-19 14:49:17 -07:00
  • 5d7a6fab4c Plugins/Plang: builtin print() now returns its output Pragmatic Software 2020-07-18 23:27:44 -07:00
  • 75ae6a8e38 Update Plang submodule Pragmatic Software 2020-07-18 20:38:33 -07:00
  • eec28803d0 Update version Pragmatic Software 2020-07-18 19:48:15 -07:00
  • 38daf04bfa Plugins/Plang: override print built-in to collect output Pragmatic Software 2020-07-18 19:48:05 -07:00
  • 184d6faf8f Update version Pragmatic Software 2020-07-18 12:52:49 -07:00
  • 93b444e3f5 Factoids: whoops, missed a character Pragmatic Software 2020-07-18 12:52:47 -07:00
  • 0e03541460 Update version Pragmatic Software 2020-07-18 12:46:50 -07:00
  • d6e81a4781 Factoids: fix expansion modifiers Pragmatic Software 2020-07-18 12:46:44 -07:00
  • 37bc84c79c Update Plang submodule Pragmatic Software 2020-07-17 23:39:23 -07:00
  • e13b00d8c9 Update Plang submodule Pragmatic Software 2020-07-17 10:40:26 -07:00
  • 72cb728da8 Update Plang submodule Pragmatic Software 2020-07-16 22:57:31 -07:00
  • dd80d27a49 Update Plang submodule Pragmatic Software 2020-07-16 17:01:44 -07:00
  • b5382f7386 Update Plang submodule Pragmatic Software 2020-07-15 22:05:06 -07:00
  • 2c48d483f7 Update version Pragmatic Software 2020-07-15 21:47:06 -07:00
  • 61dde5e9f5 Plugins/Plang: use output_value to print values Pragmatic Software 2020-07-15 21:47:03 -07:00
  • 1a2655c22d Update Plang submodule Pragmatic Software 2020-07-15 21:39:43 -07:00
  • 3626871ccf Update Plang submodule Pragmatic Software 2020-07-15 14:10:58 -07:00
  • db6b85efa0 Update version Pragmatic Software 2020-07-15 11:07:41 -07:00
  • d88b516e01 Significantly improve delay of background-processing Pragmatic Software 2020-07-15 11:07:35 -07:00
  • 6e61160002 Update Plang submodule Pragmatic Software 2020-07-14 00:58:44 -07:00
  • 00c212857a Update version Pragmatic Software 2020-07-13 19:32:05 -07:00
  • 7698531397 Plugins/Plang: fix double printing Pragmatic Software 2020-07-13 19:32:00 -07:00
  • 919a11a2fb Update Plang submodule Pragmatic Software 2020-07-13 16:06:31 -07:00
  • c892872ad5 Update Plang submodule Pragmatic Software 2020-07-13 01:01:14 -07:00
  • 0f8773ebe8 Update version Pragmatic Software 2020-07-12 22:10:05 -07:00
  • bc432fa8fe Plugins/Plang: rename channel to namespace Pragmatic Software 2020-07-12 22:09:59 -07:00
  • 457ee84556 Update version Pragmatic Software 2020-07-12 21:18:20 -07:00
  • b77ba015cf Plugins/Plang: factadd/factset/factappend builtins implemented Pragmatic Software 2020-07-12 21:18:17 -07:00
  • 975b474187 Update version Pragmatic Software 2020-07-12 19:18:06 -07:00
  • 6fbff3184f Add Plang to data/plugin_autoload Pragmatic Software 2020-07-12 19:18:02 -07:00
  • 1255dad097 Update Plang library Pragmatic Software 2020-07-12 19:16:59 -07:00
  • 15400b2afb Plugins/Plang: fix usage message Pragmatic Software 2020-07-12 18:53:57 -07:00
  • 5f65b79504 Update version Pragmatic Software 2020-07-12 18:33:33 -07:00
  • 0dedbed2d7 Plugins/Plang: fix parse errors not showing up Pragmatic Software 2020-07-12 18:33:13 -07:00
  • c8a1b2b886 Progress on embedding Plang Pragmatic Software 2020-07-12 17:36:32 -07:00
  • 87765d0a9c Progress on embedding Plang Pragmatic Software 2020-07-11 21:15:54 -07:00
  • 462d348734 Update version Pragmatic Software 2020-07-11 17:38:28 -07:00
  • bbf4eddba9 PBot: do not connect if env PBOT_LOCAL is true Pragmatic Software 2020-07-11 17:38:24 -07:00
  • d9947d364c Update Plang submodule Pragmatic Software 2020-07-11 02:53:39 -07:00