3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-03-01 12:00:45 +01:00
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
..
2013-07-30 13:12:21 +00:00
2014-05-31 01:08:01 +00:00
2014-07-03 21:33:20 +00:00