The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b4764ca98a * fixed very oldish case indention style
git-svn-id: trunk@15643 -
2010-07-26 20:13:53 +00:00
compiler * moved \end{description} becasue of 16991 2010-07-24 19:14:26 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * XPath, change parsing of function call so that function arguments are parsed before creating the function node. This way function nodes can validate their arguments at creation time. 2010-07-26 19:30:26 +00:00
rtl * rtl/heap: simplify r15618, be more conservative towards memory use, especially since performance improvement is hardly measurable 2010-07-25 17:23:15 +00:00
tests tests: class sections test by Martin 2010-07-23 09:00:00 +00:00
utils * fixed very oldish case indention style 2010-07-26 20:13:53 +00:00
.gitattributes XPath, use a perfect hash to recognize all possible keywords. 2010-07-26 13:49:46 +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