.. |
compiler
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
před 4 roky |
fakegdb
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
před 4 roky |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
před 4 roky |
Makefile.fpc
|
9374155344
Add --NOLLVM and use LLVM by default of compiler is llvm variant
|
před 4 roky |
Makefile.fpc.fpcmake
|
98f00acb06
* trunk to 3.3.1
|
před 7 roky |
README.txt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
TODO.txt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
cvsco.tdf
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
cvsdiff.tdf
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
cvsup.tdf
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
empty.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fp.ans
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fp.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fp.term
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fp32.ico
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fp32.rc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fparm.lpi
|
103b44cf2b
* made Compiler Options window large enough to show all CPUs
|
před 4 roky |
fpcalc.pas
|
0cabadca2c
Fix i386 compilation error for PIC code by using local stack variable
|
před 7 roky |
fpcatch.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpcodcmp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpcodtmp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpcompil.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpconst.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpcygwin.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpdebug.pas
|
b8a7473fec
* hopefully finally fix of r44186
|
před 5 roky |
fpdesk.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpdpansi.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpevalw.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fphelp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpide.pas
|
a9696520fb
* Apply patch from Margers to fix bug ID #6496
|
před 6 roky |
fpini.pas
|
6f825baa6f
* second patch by Evgeniy Shtrenyov for #36737 to improve backward compatibility
|
před 5 roky |
fpintf.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpkeys.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmake.pp
|
615e1c0431
Only set llvm to true if LLVM custom option variable is set, but not to false if not (as true might be the default value)
|
před 4 roky |
fpmansi.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmcomp.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmdebug.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmedit.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmfile.inc
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpmhelp.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmingw.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmopts.inc
|
103b44cf2b
* made Compiler Options window large enough to show all CPUs
|
před 4 roky |
fpmrun.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmsrch.inc
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpmtools.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpmwnd.inc
|
a9696520fb
* Apply patch from Margers to fix bug ID #6496
|
před 6 roky |
fpredir.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpregs.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpswitch.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpsymbol.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fptemplt.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fptools.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
fpusrscr.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fputils.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpvars.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpviews.pas
|
0a2b2a486f
* update copyright year.
|
před 5 roky |
fpw32.rc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
fpx64.lpi
|
103b44cf2b
* made Compiler Options window large enough to show all CPUs
|
před 4 roky |
gdbmicon.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
gdbmiint.pas
|
03a1fef0cf
Cope in TGDBInterface.WaitForProgramStop with absent frame
|
před 6 roky |
gdbmiproc.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
gdbmiwrap.pas
|
0b2a53f4b0
TGDBMI_TupleOrListValue: exdend to parse a Tuple or List
|
před 6 roky |
globdir.inc
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
gplprog.pt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
gplunit.pt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
grep.tdf
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
pmode.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
program.pt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
readme.ide
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
test.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
test1.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
test2.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
tpgrep.tdf
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
unit.pt
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
vesa.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wansi.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wcedit.pas
|
22efab7b1a
* patch by Marģers: fix undo of deleting of lines in the text mode ide, resolves #24663
|
před 6 roky |
wchmhwrap.pas
|
c5b1398bff
* fix loading of index in ide. Needs to get second instead of first subitem's local property now.
|
před 5 roky |
wconsole.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wconsts.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wconstse.inc
|
60e34e9965
* spelling fixed, resolves #37002
|
před 5 roky |
wconstsh.inc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
weditor.pas
|
2927388c0a
* Patch from Margers to fix bug ID #13757
|
před 6 roky |
whelp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
whlpview.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
whtml.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
whtmlhlp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
whtmlscn.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
winclip.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
windebug.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wini.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
wnghelp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
woahelp.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wos2help.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wresourc.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
wtphwrit.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wutils.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |
wviews.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wvphelp.pas
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
před 7 roky |
wwinhelp.pas
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
před 6 roky |