#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 years ago
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 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 1d07ae97c4 * Added combined example: login using RPC and edit data using FPWebdata 14 years ago
rtl c5e7902e4b + x86_64 optimized assembler functions IndexByte and IndexWord 14 years ago
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 years ago
utils cb3043b3a2 * Fixed 19068 14 years ago
.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 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