summaryrefslogtreecommitdiff
path: root/compiler/pass_1.pas
Commit message (Expand)AuthorAgeFilesLines
* * 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