compiler
|
6a3f32ba69
* optimize tests for a single bit "(a and one_bit_mask_const) = <> one_bit_mask_const" into "(a and one_bit_mask_const) <> = 0" to enable further CPU specific optimizations.
|
hace 4 años |
installer
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
hace 4 años |
packages
|
e1a75bf658
Amiga: Implemented GetVar for 1.x
|
hace 4 años |
rtl
|
37863a6166
* Add skeleton for TPoint3D
|
hace 4 años |
tests
|
5350ac7d65
fpts2junit: prevent double entries in junit xml (in test log are double entries, one for compiles, one for runs)
|
hace 4 años |
utils
|
45c6833258
* --example-dir support
|
hace 4 años |
.gitattributes
|
58044c9632
* simplified .gitattributes as we do not do a two synchronization with svn
|
hace 4 años |
.gitignore
|
3963e76de9
* restored .gitignore to status from before conversion
|
hace 4 años |
LICENSE
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
hace 4 años |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
hace 4 años |
Makefile.fpc
|
97b2f7a5e1
Exchange REQUIREDVERSION and REQUIREDVERSION2 values to get 3.2.2 version in reuired release version message
|
hace 4 años |
README.md
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
hace 4 años |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
hace 5 años |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
hace 12 años |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
hace 12 años |