The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 487d7ca141 * Patch from Mattias Gaertner:
pastree: changed TPasVariable.LibraryName and ExportName to TPasExpr. 
            It can be constants instead of string literals.
  pscanner: fixed parsing floats 1.2, 1.2E3, 1.E2, 1E2, 1.2E-3, 1E+2
  pparser:  var modifier external with optional lib and symbol
  pasresolver:
    - untyped parameter
    - added option proAllowPropertyAsVarParam allows to pass a property as a var/out argument
    - varargs

git-svn-id: trunk@35503 -
2017-03-01 17:39:05 +00:00
compiler ppudump: fix build after r35497 2017-03-01 15:41:37 +00:00
ide Add -CTsmalltoc option for powerpc64-aix compiled IDE 2017-02-21 16:46:20 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages * Patch from Mattias Gaertner: 2017-03-01 17:39:05 +00:00
rtl netbsd: bits of the m68k support I started to hack together. non functional yet. 2017-03-01 17:26:23 +00:00
tests Bug fix for getting pointer to function result (mantis #10933 #19861) 2017-03-01 13:23:02 +00:00
utils * Patch from Mattias Gaertner: 2017-02-28 13:23:49 +00:00
.gitattributes netbsd: bits of the m68k support I started to hack together. non functional yet. 2017-03-01 17:26:23 +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 * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00