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-04-29 06:23:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60345366f2
fpc
/
compiler
/
utils
/
ppuutils
History
svenbarth
60345366f2
* fix for Mantis
#35140
: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
...
+ added tests git-svn-id: trunk@45080 -
2020-04-25 22:12:35 +00:00
..
ppudump.pp
* fix for Mantis
#35140
: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
2020-04-25 22:12:35 +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