#fpc #freepascal #compiler #fpcobj #pascal

sergei c2ea372682 * Declared types describing RTTI data of arrays and records, and rewrote main RTTI routines using these types. Shorter by about 60 lines, functionality isn't changed. 14 年 前
compiler 7f62d5cfb0 * tcg.g_array_rtti_helper: if high-value is a constant, handle it without using a register. 14 年 前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年 前
installer cc4457db79 + packages fcl-js and hermes added 14 年 前
packages d8627f24f4 + UIAlertView.inc 14 年 前
rtl c2ea372682 * Declared types describing RTTI data of arrays and records, and rewrote main RTTI routines using these types. Shorter by about 60 lines, functionality isn't changed. 14 年 前
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 年 前
utils a2511cecb0 * When debug is defined, use -gl, not -glh 14 年 前
.gitattributes 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 年 前
.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 年 前