summaryrefslogtreecommitdiff
path: root/compiler/pass_1.pas
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2020-04-261-0/+5
|\
| * * fix for Mantis #35140: apply patch by Ryan Joseph together with some furthe...svenbarth2020-04-251-0/+5
* | * fixed spurious "Expectloc is not set in firstpass" when compiler is compile...nickysn2020-04-241-8/+8
|/
* * changed resulttype and firstpass processing from recursion into loop, basedjonas2019-09-151-109/+95
* * removed unused unitsflorian2017-05-091-3/+4
* * indention and new line fixesflorian2013-11-061-50/+50
* * when simplifying ordinal expressions during inlining, keep the resultdefjonas2010-10-071-1/+1
* * improved code generation by reducing the usage of unneeded temps due to inc...florian2009-09-221-9/+9
* * fixed bug that sporadically caused the column of certain nodes tojonas2009-08-221-4/+23
* * delay verbosity changes just like localswitches changesjonas2008-11-031-7/+9
* + support for simplifying simple inline functions down to a singlejonas2007-03-131-1/+13
* * germanism removed (aktfilepos -> current_filepos)florian2006-10-301-9/+9
* * settings refactoredflorian2006-10-301-10/+10
* * remove ttypepeter2006-10-291-20/+20
* * fixed compilerwidestring concatenationflorian2005-12-041-1/+1
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+227