summaryrefslogtreecommitdiff
path: root/compiler/msg/errore.msg
Commit message (Expand)AuthorAgeFilesLines
* * merge user sections support branchflorian2011-04-101-0/+4
|\
| * + user section typeflorian2011-03-201-0/+4
* | * updated copyright to 2011florian2011-04-021-1/+1
|/
* * one letter type fixed, reported by Vincentmarco2011-01-191-1/+1
* * moved an \end{description} so that the user manual compiles again.marco2011-01-191-2/+1
* compiler: record operatorspaul2011-01-141-3/+3
* compiler: always derive DispInterface from IDispatch, this solve a problem wi...paul2011-01-131-1/+1
* compiler: require generic name with type parameters for the method class pref...paul2011-01-051-0/+4
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-021-0/+5
* compiler: don't allow record case with parameterized memberspaul2011-01-021-1/+4
* compiler: don't allow generic object types (interfaces,dispinterfaces,objclas...paul2010-12-311-2/+2
* compiler: require at least one argument of class operator to be of type of st...paul2010-12-271-1/+4
* compiler: rename parser_e_constructors_always_objects message to parser_e_onl...paul2010-12-241-2/+2
* * fixed end of LaTeX environment after r16574 (mantis #18286)jonas2010-12-221-1/+1
* compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/...paul2010-12-171-2/+10
* * give an error when trying to let an objcclass conform to ajonas2010-12-081-1/+11
* * makes compiler report nice error when one tries to use specialize for funct...florian2010-11-251-1/+1
* * patch by Aleksa Todorovic which adds the ability to reference current gener...florian2010-11-241-0/+5
* o patch by Graeme Geldenhuysflorian2010-11-011-0/+1
* + don't allow non local gotos across procedures containing exception framesflorian2010-10-301-0/+3
* * Fixed spell error revealed by lintian.mazen2010-10-061-3/+3
* + documented darwin, iphonesim, solaris and win64 options for -Tjonas2010-10-031-6/+12
* * treat methods added via an objccategory to an objcclass in exactly thejonas2010-09-221-4/+8
* + Add warning if @GOTPCREL will not be honoredpierre2010-08-261-1/+5
* * better error message in case of self-referencing generics specialization, r...florian2010-08-191-0/+2
* * make it clear that the unit_u_source_modified is about source files thatjonas2010-08-181-1/+1
* - NaN floating point constants do not anymore cause an error when $Q or $R is...florian2010-08-101-0/+1
* * updated copyright notice to 2010florian2010-08-061-1/+1
* + initial implementation of iso style gotos in iso modeflorian2010-08-051-0/+7
* + support for nested procedural variables:jonas2010-07-281-2/+9
* * moved \end{description} becasue of 16991marco2010-07-241-1/+2
* * fixed error message when using for-in with Objective-Pascal 1.0jonas2010-07-101-1/+1
* + support for formally declared objcclasses ("type x=objcclass;external;")jonas2010-06-251-1/+8
* + support for Objective-Pascal for-in loops ("fast enumerations")jonas2010-06-201-1/+11
* * give a compile-time error when trying to define a short/ansistring typed ...jonas2010-05-081-1/+6
* * do not crash but give a fatal error when using Objective-Pascal codejonas2010-04-241-0/+3
* * x86_64 -> x86\_64 in LaTeX description (mantis #16221)jonas2010-04-071-1/+1
* compiler: start implementation of class constructors/destructors: parsing is ...paul2010-04-031-1/+11
* + support for "univ" in macpas mode: a parameter modifier that allowsjonas2010-03-131-4/+31
* * translation updates from kms (Mantis 15849)marco2010-02-261-31/+31
* * also show Darwin-specific external resource options for ARM and x86_64jonas2010-02-131-0/+4
* fpc: compiler: paul2010-01-271-2/+4
* * support string constants > 255 charsflorian2010-01-241-0/+3
* compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibili...paul2010-01-221-1/+29
* * give a better error message and do better error recovery if too few typed c...florian2010-01-171-2/+4
* compiler: write proper note about unused private class symbol (const,type,pro...paul2010-01-141-1/+7
* * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsevjonas2010-01-121-0/+1
* compiler: implement class constants + testspaul2010-01-111-2/+2
* compiler: fix message regards VAR and TYPE sections in objectspaul2010-01-111-2/+2
* compiler:paul2010-01-091-3/+3