#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 810bd7ddab + symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists) il y a 13 ans
compiler 810bd7ddab + symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists) il y a 13 ans
ide 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target il y a 13 ans
packages f011d02833 * Raise an exception when a TBufDataset is opened while there is no dataset created il y a 13 ans
rtl a0becaa727 * fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque. il y a 13 ans
tests 810bd7ddab + symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists) il y a 13 ans
utils 5966fcce74 * PIC does not require using the external assembler anymore il y a 13 ans
.gitattributes 4fc7515591 * pdecsub.pas, parse_proc_dec: always parse operator overload heads as block type bt_body so that operators like ">", "=>" or "<>" are resolved to the correct tokens ("<>" would be a sequence of "_LSHARPBRACKET _RSHARPBRACKET" instead of _NE otherwise). Fixes Mantis #21127 il y a 13 ans
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial il y a 13 ans
Makefile e2243e6f4e * fixed "make install" for non-JVM targets after r21069 il y a 13 ans
Makefile.fpc e2243e6f4e * fixed "make install" for non-JVM targets after r21069 il y a 13 ans