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

44 Commits

Author SHA1 Message Date
Pragmatic Software
3cfedcf3b8 Rename compiler_vm to pbot-vm and other misc applet updates 2022-02-14 16:33:29 -08:00
Pragmatic Software
e217fb15d5 doc/VirtualMachine.md: simplify reboot procedure 2022-02-10 16:54:55 -08:00
Pragmatic Software
9dff3bed47 Polish doc/VirtualMachine.md a bit 2022-01-23 08:40:19 -08:00
Pragmatic Software
33e13fd993 Start refactoring virtual machine (1/3)
This is expected to take three commits to complete. This first initial
commit does the following:

- Begin initial rough-draft of doc/VirtualMachine.md
- Begin initial refactoring of scripts

The next commit will polish up the initial rough-draft and refactoring.

The final commit will quality-check everything and fix anything overlooked.
2022-01-23 07:49:23 -08:00
Pragmatic Software
3d97dc2c33 Rename "modules" to "applets"
"Applet" is a much better name for the external command-line
scripts and programs that can be loaded as PBot commands. They
will no longer be confused with Perl modules.

https://en.wikipedia.org/wiki/Applet
2021-11-19 18:05:50 -08:00
Pragmatic Software
f2b7436f58 Doc: minor edits 2021-09-14 22:01:13 -07:00
Pragmatic Software
4bb7a3ade6 Document nicklist, banlist, checkban, list commands 2021-09-14 21:57:24 -07:00
Pragmatic Software
6c273d263c Doc: remove trailing "command" text from various headings 2021-09-14 21:30:44 -07:00
Pragmatic Software
44e1506f28 Doc: very minor edits 2021-09-14 21:23:01 -07:00
Pragmatic Software
5a477709b5 Document id and recall; misc improvements 2021-09-14 21:13:23 -07:00
Pragmatic Software
ce2224c380 Document aka commands 2021-09-06 12:45:02 -07:00
Pragmatic Software
80eb37f14c doc: Update QuickStart with detailed information about installing Perl and CPAN modules 2021-07-14 18:33:35 -07:00
Pragmatic Software
1c1088ce48 Update doc/README.md 2021-06-12 13:54:03 -07:00
Pragmatic Software
58437de885 Minor edits to documentation 2020-09-22 14:05:25 -07:00
Pragmatic Software
74809cc8e6 Update documentation 2020-07-23 14:37:04 -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
6c7a7bc808 doc: document selectors 2020-06-02 23:44:02 -07:00
Pragmatic Software
bcee2e8460 doc/Commands.md: add and improve sections about command syntax 2020-05-31 18:12:59 -07:00
Pragmatic Software
72807b9ea7 doc: improvements 2020-03-08 17:59:05 -07:00
Pragmatic Software
b5f6ccca1e doc: add eventqueue 2020-03-08 16:33:01 -07:00
Pragmatic Software
2895d9a7b2 doc/README.md: update TOC 2020-03-08 16:26:18 -07:00
Pragmatic Software
72d2ac5b04 doc/README.md: update TOC 2020-02-16 12:22:14 -08:00
Pragmatic Software
7dd0196c54 doc: whitelist is no longer a command 2020-02-14 23:39:14 -08:00
Pragmatic Software
614d45a938 doc: improvements 2020-02-14 23:35:34 -08:00
Pragmatic Software
f927a1b024 doc/README.md: update TOC 2020-02-14 23:06:24 -08:00
Pragmatic Software
1b64cfaf25 doc/README.md: update TOC 2020-02-10 00:29:50 -08:00
Pragmatic Software
f3559a3198 doc: add "cap whohas" 2020-02-06 11:22:47 -08:00
Pragmatic Software
e68df00704 doc/README.md: update TOC 2020-02-04 02:32:29 -08:00
Pragmatic Software
1d68cc7ae9 doc/README.md: update TOC 2020-02-04 02:30:26 -08:00
Pragmatic Software
ed3630cbe3 doc/README.md: simplify TOC 2020-01-27 23:44:21 -08:00
Pragmatic Software
ecd36676a2 doc/README.md: update TOC 2020-01-27 20:18:22 -08:00
Pragmatic Software
6fbacdd49b doc/README.md: update TOC 2020-01-27 20:05:31 -08:00
Pragmatic Software
af16cbb167 README.md: update TOC 2020-01-27 19:53:48 -08:00
Pragmatic Software
e823899d47 doc/README.md: update DOC 2020-01-26 20:15:45 -08:00
Pragmatic Software
abdb5adba1 README.md: update TOC 2020-01-26 19:52:37 -08:00
Pragmatic Software
16596221ae doc/README.md: update TOC 2020-01-22 22:47:05 -08:00
Pragmatic Software
d9f45be003 doc/README.md: update TOC 2020-01-22 22:25:09 -08:00
Pragmatic Software
2cc4c0eab9 doc/README.md: update TOC 2020-01-22 19:29:44 -08:00
Pragmatic Software
92b0c3ba99 doc/README.md: update TOC 2020-01-21 18:39:11 -08:00
Pragmatic Software
487fdd7799 doc/README.md: rearrange sections 2020-01-12 22:25:26 -08:00
Pragmatic Software
24450aa4af doc/README.md: remove section 2020-01-12 15:08:37 -08:00
Pragmatic Software
a6c532d67e doc: adjust TOC levels 2020-01-12 11:01:26 -08:00
Pragmatic Software
fd14d6d789 doc: add README.md 2020-01-12 10:30:51 -08:00