3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-01-25 03:24:34 +01:00
pbot/modules/c2english
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
..
c2eng.pl CGrammar improvements: 2014-07-03 21:33:20 +00:00
CGrammar.pm CGrammar improvements: 2014-07-03 21:33:20 +00:00