Go to file
Pragmatic Software 8b72c03d34 CGrammar improvements:
- periods after "Call the function" and "Result of the function"
  - conditional operator in assignment expression now says "otherwise the value"
  - struct members now use "`identifer` as type" in declarations
  - fix chained designated initializers, e.g. s.i[0] = x and [0][0] = x
  - fix post/pre-incremented/decremented array elements
  - correct positioning of "is nonzero" in multidimensional array locations
2014-07-03 21:33:20 +00:00
PBot CGrammar improvements: 2014-07-03 21:33:20 +00:00
build build: updated update-version.pl to use /usr/bin/perl shebang 2011-01-22 08:33:16 +00:00
config config: updated example in admins file 2011-01-26 02:34:55 +00:00
data Add rpn module 2014-06-04 00:21:48 +00:00
doc Update docs -- added MODULES file for easy installation of Perl modules 2014-05-31 01:11:04 +00:00
misc Factoids and Quotegrabs HTML exported tables can now be filtered 2014-03-03 09:24:33 +00:00
modules CGrammar improvements: 2014-07-03 21:33:20 +00:00
pbot.pl Remove PBot getter/setters; move anti-flood registry defaults to AntiFlood.pm 2014-05-18 20:09:05 +00:00
pbot.sh pbot.sh: strange behavior with &> -- using 2> instead 2011-12-12 06:01:51 +00:00