fpc/compiler/utils/ppuutils
nickysn 36d63b953e + added an i8086 specific boolean property is_huge to the tarraydef. For now it
will only be used for indexing huge pointers (i.e. only huge arrays with the
  ado_IsConvertedPointer array option will be supported). In the distant future,
  regular huge arrays may be supported as well (but that would require
  substantially more work, including adding hugeness support to other structures
  such as records, objects and classes, so I'm not planning on doing it anytime
  soon).

git-svn-id: trunk@28270 -
2014-07-26 13:27:46 +00:00
..
ppudump.pp + added an i8086 specific boolean property is_huge to the tarraydef. For now it 2014-07-26 13:27:46 +00:00
ppujson.pp + ppudump: XML output. 2013-05-03 14:27:17 +00:00
ppuout.pp * ppudump: Fixed json and xml output of inline types in array declaration. 2013-12-24 12:32:55 +00:00
ppuxml.pp * ppudump: Proper output of Unicode string constants. 2013-05-03 15:04:50 +00:00