#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 years ago
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 years ago
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 years ago
installer cc4457db79 + packages fcl-js and hermes added 14 years ago
packages 46d50c9ebc fcl-stl fixes2 14 years ago
rtl dd950d3ceb * Fixed bug #19188 again, this time with *correct* value of the AND mask. 14 years ago
tests f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 years ago
utils cb3043b3a2 * Fixed 19068 14 years ago
.gitattributes f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 years ago
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 years ago
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago