#fpc #freepascal #compiler #fpcobj #pascal

Jonas Maebe 3bf7d9a724 + removal of "lea (reg), reg)", "imul $1, reg", change "mov reg1, reg2; mov (reg2), reg2" to "mov (reg1), reg2" 27 years ago
bugs 8772ddfc7b * fixed repeat continue until true; 27 years ago
compiler 3bf7d9a724 + removal of "lea (reg), reg)", "imul $1, reg", change "mov reg1, reg2; mov (reg2), reg2" to "mov (reg1), reg2" 27 years ago
docs 871b893faf + Updated exception classes 27 years ago
fcl 4fea599800 Removed objpas from uses clause 27 years ago
install 3c5cb5a86f * .spec extension is needed 27 years ago
rtl 5046369285 Format error now causes exception 27 years ago
tests fe4a3fcbf1 + Added test for typed files 27 years ago