summaryrefslogtreecommitdiff
path: root/compiler/symutil.pas
Commit message (Expand)AuthorAgeFilesLines
* * added is_normal_fieldvarsym() helper and use itjonas2019-12-241-0/+10
* - remmoved doregister parameter from t*sym constructors, as the registrationjonas2019-09-141-1/+1
* * fix case completeness and unreachable code warnings in compiler that wouldjonas2019-05-121-0/+2
* * moved around/replaced the following procedures to stop nflw from dependingjonas2019-01-051-3/+49
* * removed unused unitsflorian2017-05-091-3/+2
* * compare floating point default parameter values bytewise instead of asjonas2016-10-021-3/+6
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * moved rtti to ncgrttipeter2006-11-041-25/+3
* * remove tdictionary and tindexarraypeter2006-11-031-8/+8
* * fix default parameter compare for widestringpeter2005-08-301-1/+7
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+120