#fpc #freepascal #compiler #fpcobj #pascal

florian ff6ab60508 * prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077 14 年之前
compiler ff6ab60508 * prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077 14 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer cc4457db79 + packages fcl-js and hermes added 14 年之前
packages 1d07ae97c4 * Added combined example: login using RPC and edit data using FPWebdata 14 年之前
rtl c5e7902e4b + x86_64 optimized assembler functions IndexByte and IndexWord 14 年之前
tests ff6ab60508 * prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077 14 年之前
utils cb3043b3a2 * Fixed 19068 14 年之前
.gitattributes ff6ab60508 * prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077 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 年之前