Commit Graph

2491 Commits

Author SHA1 Message Date
Pragmatic Software 7e095ee605 compiler_vm: move some old files to misc directory 2019-07-10 12:35:02 -07:00
Pragmatic Software 71dd7846f1 Update factoids 2019-07-08 15:52:26 -07:00
Pragmatic Software 468cd21b87 Update version 2019-07-08 15:52:10 -07:00
Pragmatic Software 81ae3a5741 Fix split_line issue where it could sometimes forget tokens when encountering unbalanced quotes 2019-07-08 15:51:55 -07:00
Pragmatic Software 83fc8536d0 Update version 2019-07-06 15:53:42 -07:00
Pragmatic Software f4d85c730b compiler_vm: do not eat spaces when splitting line (fixes python indentation) 2019-07-06 15:53:34 -07:00
Pragmatic Software fa18df01c0 Update factoids 2019-07-06 01:43:24 -07:00
Pragmatic Software 30992af811 Add some whitespace around this one line 2019-07-06 01:29:14 -07:00
Pragmatic Software baef88e2e7 Update version 2019-07-05 23:11:00 -07:00
Pragmatic Software 64ad929de6 FactoidModuleLauncher: timeout now configurable via registry 2019-07-05 23:10:57 -07:00
Pragmatic Software a82f580f58 FactoidModuleLauncher: remove left-over debug log message 2019-07-05 23:04:04 -07:00
Pragmatic Software 66fac81540 Update version 2019-07-05 23:00:59 -07:00
Pragmatic Software 090d021ae2 FactoidModuleLauncher: no longer go through shell to execute modules; add time-out support 2019-07-05 23:00:53 -07:00
Pragmatic Software b4ce94e655 Replace https:// with http:// in -url usage messages 2019-07-01 21:36:08 -07:00
Pragmatic Software 1abed830ef Update version 2019-06-30 22:19:09 -07:00
Pragmatic Software f410eaf6eb `factchange` now accepts -url parameter
log_factoid()/`factlog` now stores new entries in JSON (for newlines, etc), but will
fall-back to plain-text to continue reading older entries.
2019-06-30 22:19:04 -07:00
Pragmatic Software cde354b615 Update factoids 2019-06-30 21:01:13 -07:00
Pragmatic Software 0cc1c67862 Factoids: /code factoids can now contain newlines 2019-06-30 20:48:15 -07:00
Pragmatic Software c399116c4e WebPaste: Encode output as UTF-8 2019-06-30 20:47:49 -07:00
Pragmatic Software 8f98d3d55c FactoidCommands: improve output of factshow -p to be more like it was without -p 2019-06-30 20:21:09 -07:00
Pragmatic Software f34cf704cc FactoidCommands: factshow now accepts -p option to paste contents 2019-06-30 20:12:41 -07:00
Pragmatic Software dea44fb405 Fix and clean up factadd -url (todo: forking) 2019-06-30 17:54:08 -07:00
Naïm Favier 3fb72f73c5 Add URL support to factadd (#51)
* FactoidCommands.pm: remove trailing whitespace

* Add URL support to factadd
2019-06-30 17:45:05 -07:00
Pragmatic Software 1663ae065d Update factoids 2019-06-30 17:00:40 -07:00
Pragmatic Software d87c29a698 Sort JSON keys when saving 2019-06-30 17:00:03 -07:00
Pragmatic Software f7b1551979 Remove space_before from JSON pretty print 2019-06-30 16:48:12 -07:00
Pragmatic Software ab435f11d4 Update version 2019-06-30 15:08:33 -07:00
Pragmatic Software 2cdb70c5bf Fix Unicode encoding issues 2019-06-30 15:08:18 -07:00
Pragmatic Software 00eac49ca9 Remove redundant "Loading ..." log messages 2019-06-28 00:56:18 -07:00
Pragmatic Software 5f35d48c73 Correct file permissions for factoids 2019-06-28 00:24:32 -07:00
Pragmatic Software 5a26aca801 Convert HashObject file format to JSON to support newlines in factoid contents, etc 2019-06-28 00:22:57 -07:00
Pragmatic Software 33059a54d9 Update version 2019-06-26 09:35:22 -07:00
Pragmatic Software 6fd850eb80 doc/MODULES: Add IPC::Run 2019-06-26 09:35:13 -07:00
Pragmatic Software 5e2cb09744 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Pragmatic Software 8b5de0beee Update version 2019-06-25 23:21:24 -07:00
Pragmatic Software d4853a0323 compiler_vm: improve split_line 2019-06-25 23:21:15 -07:00
Pragmatic Software 8c97a57eab Interpreter: improve split_line 2019-06-25 23:19:57 -07:00
Pragmatic Software 57630e7c12 Update version 2019-06-25 18:23:25 -07:00
Pragmatic Software 0310145c7d Interpreter: commands can now be split with ;; 2019-06-25 18:23:21 -07:00
Pragmatic Software 9d6604da19 Update version 2019-06-25 14:42:01 -07:00
Pragmatic Software e205cf7d6b compiler_vm: revert behavior of -stdin option; revert handing of escape character; disable abbreviated options 2019-06-25 14:41:54 -07:00
Pragmatic Software 21ffced2d7 Update version 2019-06-24 19:02:06 -07:00
Pragmatic Software bb8647d604 Update factoids 2019-06-24 19:02:03 -07:00
Pragmatic Software 4176849e37 compiler_vm: improve escaping of quotes 2019-06-24 19:01:38 -07:00
Pragmatic Software 8e21de1f60 Interpreter: split_line is now smarter about JSON and code 2019-06-24 16:47:31 -07:00
Pragmatic Software 3e2395370f AntiRepeat: strip nick-like prefixes 2019-06-24 12:59:09 -07:00
Pragmatic Software 87e0d33870 AntiRepeat: pay attention to /me 2019-06-24 12:52:41 -07:00
Pragmatic Software bbd015e607 Update version 2019-06-23 10:34:46 -07:00
Pragmatic Software 8f8b11b9e6 ChanOpCommands: respect effective-level override for chan op commands 2019-06-23 10:34:41 -07:00
Pragmatic Software 0f81e39276 WebPaste: remove ptpb.pw 2019-06-22 18:48:06 -07:00