#fpc #freepascal #compiler #fpcobj #pascal

sergei 1f8a67f552 + Property TObjSymbol.ObjData, allows to access owning TObjData for external/common symbols, i.e. ones with ObjSection=nil. 12 vuotta sitten
compiler 1f8a67f552 + Property TObjSymbol.ObjData, allows to access owning TObjData for external/common symbols, i.e. ones with ObjSection=nil. 12 vuotta sitten
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 vuotta sitten
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 vuotta sitten
packages db0585f388 * Clear request/response variables in case of an error 12 vuotta sitten
rtl 404c3efa58 * MIPS: handle get_frame internally, so it sets pi_needs_stackframe flag on current procedure. This makes possible not to force pi_needs_stackframe on every procedure and thus omit saving/restoring $fp register when it is not necessary. 12 vuotta sitten
tests 53ea24a0b1 Correctly specialize generics if locally declared types are used (e.g. two procedures could both define a different "TRec" type which is used to specialize a generic inside the procedures). 12 vuotta sitten
utils 72b0e72580 * added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed. 12 vuotta sitten
.gitattributes 53ea24a0b1 Correctly specialize generics if locally declared types are used (e.g. two procedures could both define a different "TRec" type which is used to specialize a generic inside the procedures). 12 vuotta sitten
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 vuotta sitten
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 vuotta sitten
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 vuotta sitten
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 vuotta sitten