amxmodx/compiler
Artem Golubikhin 20d917a307 Port bugfix for incorrect heap deallocation on conditional operator (#627)
* Revert 4f8917ec (experimental bugfix for heap in conditional)

* Port bugfix for incorrect heap deallocation on conditional operator (ported from compuphase upstream)

* Fix the upstream bugfix

Fixed the wrong order of heaplist nodes and the incorrect calculation of the max. heap usage.

* Add an additional pass for functions that return array if they are used before definition (inside definition (recursion) is a "before definition" situation too)
2018-11-02 14:15:31 +01:00
..
amxxpc Adjust version for manual build and update VS projects (#543) 2018-09-02 20:34:40 +02:00
compile Update copyright year 2015-03-29 20:01:25 +02:00
libpc300 Port bugfix for incorrect heap deallocation on conditional operator (#627) 2018-11-02 14:15:31 +01:00