The FreePascal Compiler (FPC) source repo

svenbarth b5827ce363 Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future. 12 年之前
compiler b5827ce363 Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future. 12 年之前
ide 99fbb83247 * increased IDE copyright year 12 年之前
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年之前
packages 7f10df3daa * Patch from Denis Volodarsky to add enumerator to vector (bug ID #22689) 12 年之前
rtl c26ef20f30 Use OLDBINUTILS conditional to disable assembler code unsupported by older GNU assmebler for x86_64.inc as in cpu.pp to allow use for openbsd for instance 12 年之前
tests b5827ce363 Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future. 12 年之前
utils 0dd6c1454e * Patch from Anton to support dotted unit names (Bug ID 22919) 12 年之前
.gitattributes b5827ce363 Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future. 12 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 12 年之前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 12 年之前