#fpc #freepascal #compiler #fpcobj #pascal

sergei f7dcad6f92 * Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form. 14 years ago
compiler 10674153cf * set result of searchsym_in_record() in case nothing was found 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 3569a26166 * Added some missing functions to FPCanvas and added TFont.Orientation 14 years ago
rtl f7dcad6f92 * Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form. 14 years ago
tests 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 14 years ago
utils a2511cecb0 * When debug is defined, use -gl, not -glh 14 years ago
.gitattributes 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released 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