Commit Graph

6 Commits

Author SHA1 Message Date
Pragmatic Software 784c2508e5
c2english/CGrammar: fix translation of `[static n]` in array parameters 2024-06-12 14:22:26 -07:00
Pragmatic Software 53e990bd32
applets/c2english: correct order of pointers in direct abstract declarators 2023-09-21 17:33:33 -07:00
Pragmatic Software eb301ea948
applets/c2english: fix switch case labels 2023-09-21 16:53:21 -07:00
Pragmatic Software 8d5b992b4c Update copyright 2023-02-20 21:31:52 -08:00
Pragmatic Software de7db72c04 applets/c2english: fix issue parsing `int *(foo)[5]` 2023-01-23 12:46:15 -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