fpc/compiler/utils/ppuutils
2020-05-06 14:43:49 +00:00
..
ppudump.pp * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. 2020-05-06 14:43:49 +00:00
ppujson.pp * ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot. 2019-02-20 10:13:18 +00:00
ppuout.pp * store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units 2019-07-12 22:07:46 +00:00
ppuxml.pp * ppudump: Use buffered write when outputting to json or xml. It improves the output speed a lot. 2019-02-20 10:13:18 +00:00