The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-06-29 18:51:35 +00:00
compiler * ngenutil.tnodeutils.sym_maybe_initialize: don't use "is" operator, but corresponding is_* functions 2017-06-29 18:51:35 +00:00
ide + sparc64 support enabled in fpmake for the IDE 2017-06-18 21:06:32 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages fcl-passrc: paswrite: allow write TPasImplCommand and TPasImplCommands directly in TPasWriter.WriteElement. Useful way to build pascal code by using predfined code blocks. 2017-06-29 13:24:42 +00:00
rtl typinfo: push/pop doesn't save packrecords. also, always use AlignTypeData on m68k, which might have less than pointer sized (word, 2 byte) alignments in the typeinfo, because on most systems C compilers also use 2 byte alignments, so we need that for compatibility 2017-06-24 23:18:12 +00:00
tests fixed typo in previous commit 2017-06-29 01:21:35 +00:00
utils * Append end to correct location in class 2017-06-27 06:59:59 +00:00
.gitattributes * SAX JSON reader, rework JSONParser on top of that 2017-06-22 19:45:22 +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 * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00