summaryrefslogtreecommitdiff
path: root/compiler/browcol.pas
Commit message (Expand)AuthorAgeFilesLines
* Avoid infinite recursion on generic classes for IDE browserpierre2013-11-121-0/+2
* Avoid range check error in IDE by changing value of sfHasMemInfo constant to...pierre2012-11-071-1/+1
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-18/+11
* * Merged XPCom branch into trunk, added support for constref and changedjoost2010-10-171-4/+5
|\
| * * Implemented constref support, to force constant function-parameters to bejoost2010-09-191-4/+5
* | * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
|/
* compiler:paul2010-03-251-9/+7
* * fixed warnings and removed unused "Current_moduleIndex" global variablejonas2009-04-301-18/+27
* * cleanup and simplify the set type handlingpeter2008-03-021-8/+1
* + first part of support for an unicodestring typeflorian2007-12-021-0/+2
* * Fix browcol.daniel2007-06-141-4/+4
* * Fix remaining constexp issues: powerpc,libcurl,browcoldaniel2007-06-131-1/+1
* * reinstate code dealing with browser switchespierre2007-01-231-25/+26
* * Use GetStr to get pstring valuespierre2007-01-191-6/+16
* * trying to resurrect Browserpierre2007-01-171-51/+190
* * removed typed const, it is now handled by staticvarsympeter2006-11-081-4/+3
* * refactor procsym procdef listpeter2006-11-031-7/+7
* * remove tdictionary and tindexarraypeter2006-11-031-20/+20
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-13/+14
* * settings refactoredflorian2006-10-301-7/+7
* * remove ttypepeter2006-10-291-44/+44
* * remove ifdef fpcpeter2006-10-071-12/+7
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-1/+1
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+2150