summaryrefslogtreecommitdiff
path: root/build/gen_stub.php
Commit message (Expand)AuthorAgeFilesLines
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-15/+50
* Move variable declaration closer to its usageMáté Kocsis2020-04-051-1/+1
* Improve gen_stub.phpMáté Kocsis2020-04-041-8/+22
* Annotate function aliases in stubsMáté Kocsis2020-04-041-0/+0
* Verify that all stubs have a return typeNikita Popov2020-04-031-7/+56
* Stubs: Store information per-classNikita Popov2020-04-031-13/+37
* Generate function entries from stubsNikita Popov2020-04-031-40/+147
* Move gen_stub.php to build directory and install it so phpize can take care o...Remi Collet2020-04-031-0/+641