The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul cf0a1b1af9 compiler: safecall exception handling:
- move safecall exception handling from codegenerator to generate_except_block method (which generates nodes)
  - call SafeCallException for safecall methods which raises an exception

git-svn-id: trunk@14940 -
2010-02-26 10:17:24 +00:00
compiler compiler: safecall exception handling: 2010-02-26 10:17:24 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Complete parsing of Pascal Sources. Contracted work by Mattias Gaertner 2010-02-26 09:56:35 +00:00
rtl compiler: safecall exception handling: 2010-02-26 10:17:24 +00:00
tests * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 2010-02-19 16:26:36 +00:00
utils * Fix to work with new version of Pascal scanner 2010-02-26 10:00:37 +00:00
.gitattributes * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 2010-02-19 16:26:36 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00