The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 267adf4e46 scanner.pas, tscanner:
+ new method to check how many token replays are currently active. This is needed for example to determine the end of a generic method which may contain modifiers and such.

git-svn-id: trunk@31506 -
2015-09-04 13:27:28 +00:00
compiler scanner.pas, tscanner: 2015-09-04 13:27:28 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * fixed "nil pointer assignment" error in huge memory model 2015-09-03 22:37:01 +00:00
tests * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) 2015-09-02 12:10:45 +00:00
utils * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 2015-08-31 12:24:48 +00:00
.gitattributes * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) 2015-09-02 12:10:45 +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 Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00