Pragmatic Software
3e2204a6b0
pbot-vm: improve exit-code handling
2022-03-06 13:51:33 -08:00
Pragmatic Software
66856441e4
pbot-vm: do not decode non-printable characters
2022-02-24 12:55:27 -08:00
Pragmatic Software
76fd5f5fd7
pbot-vm: fix encoding issues; misc clean-ups
2022-02-24 10:39:15 -08:00
Pragmatic Software
55b203126c
Fix typo in comment
2022-02-18 12:46:33 -08:00
Pragmatic Software
8b5428f77b
pbot-vm: vm-exec -lang=?
once again lists languages without needing <code> argument
2022-02-18 12:45:28 -08:00
Pragmatic Software
3fdfb789df
pbot-vm: Fix add_option()
2022-02-15 11:40:06 -08:00
Pragmatic Software
951b771b9c
pbot-vm: vm-exec can now select VM; can be configured by vm-exec.json file
...
The vm-exec command now recognizes the following options:
-vm-serial -vm-heart -vm-cid -vm-vport -vm
The -vm option accepts a name and configures the serial,
heart, cid and vport appropriately.
The vm-exec command can be configured by /host/config/vm-exec.json.
2022-02-15 11:28:47 -08:00
Pragmatic Software
3cfedcf3b8
Rename compiler_vm to pbot-vm and other misc applet updates
2022-02-14 16:33:29 -08:00