#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 3ebb2522f1 consume_generic_type_parameter now parses the available parameters first before deciding which generic def is the correct one (this is stored in the "def" variable of the parent frame). The count of the parameters and the order is checked. 14 年之前
compiler 3ebb2522f1 consume_generic_type_parameter now parses the available parameters first before deciding which generic def is the correct one (this is stored in the "def" variable of the parent frame). The count of the parameters and the order is checked. 14 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer cc4457db79 + packages fcl-js and hermes added 14 年之前
packages 46d50c9ebc fcl-stl fixes2 14 年之前
rtl dd950d3ceb * Fixed bug #19188 again, this time with *correct* value of the AND mask. 14 年之前
tests f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 年之前
utils cb3043b3a2 * Fixed 19068 14 年之前
.gitattributes f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 年之前
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 年之前
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前