The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael ea421c6874 * Patch from Mattias Gaertner, implementing
*  with..do
  * is and as operator for class
  * inherited call
  * basic type checks for binary operators
  * type checks for if..then, while..do, repeat..until, on..do, raise

git-svn-id: trunk@34569 -
2016-09-27 19:15:27 +00:00
compiler * increase the maximum stack trace depth, when the compiler is compiled with -dEXTDEBUG 2016-09-27 15:54:00 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Patch from Mattias Gaertner, implementing 2016-09-27 19:15:27 +00:00
rtl Fix CheckPointer code for pointer in stack area for linux 2016-09-21 13:19:27 +00:00
tests * don't try to write using standard I/O from a thread while the program is 2016-09-22 07:50:08 +00:00
utils * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 2016-09-13 08:01:37 +00:00
.gitattributes MorphOS: added locale library unit 2016-09-17 14:51:38 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00