This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-05-28 22:02:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f4d8191f0
fpc
/
compiler
/
utils
/
ppuutils
History
yury
40504a6f9d
* If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter.
...
* Improved the tisogoto1.pp test. git-svn-id: trunk@45292 -
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