The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-08-05 19:22:12 +00:00
compiler * renamed pi_has_goto into pi_has_label because the problematic thing is if a procedure has a label as target and not if it has some goto 2010-08-05 19:22:12 +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 * fixed most remaining "deprecated" problems for procedure/methods and class blocks 2010-08-03 20:51:04 +00:00
rtl + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
tests + tests for iso like goto 2010-08-05 19:16:09 +00:00
utils * fixed some nesting problems 2010-07-30 17:45:32 +00:00
.gitattributes + tests for iso like goto 2010-08-05 19:16:09 +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