Michaël Van Canneyt
|
095c2c7ac7
* try reload before recompilation
|
1 year ago |
Michaël Van Canneyt
|
e86882580d
* Do not free used units during reset, they can be in use during load cycle. Fixes issue #40852
|
1 year ago |
Rika Ichinose
|
73bf0c82bb
Disable _Plain versions when compiling RTL for newer CPUs.
|
1 year ago |
florian
|
7630726e2d
* patch Peter Blackman to fix .po file headers, resolves #40853
|
1 year ago |
Nikolay Nikolov
|
748dbbcb20
* fixed another warning
|
1 year ago |
Nikolay Nikolov
|
4c3d8d016e
+ added else clause to silence warning, treated as error in CI
|
1 year ago |
Nikolay Nikolov
|
c6e715a54e
+ WebAssembly inline assembler instruction parsing work in progress
|
1 year ago |
florian
|
569c3fb49f
* really all TMonitor shortcuts pass through the results
|
1 year ago |
Michaël Van Canneyt
|
1743df7b80
* Patch by Evgenii Savin to avoid IE 2010021502 when calling generic from other generic. Fixes issue #40770
|
1 year ago |
Michaël Van Canneyt
|
cdda954ea7
* Fix error out of bounds
|
1 year ago |
Nikolay Nikolov
|
0c61c7057a
* fixed some WebAssembly instruction names in the wasm_op2str array
|
1 year ago |
Nikolay Nikolov
|
4c787b4b9f
+ started working on a WebAssembly inline assembler reader. Not ready, yet, just
|
1 year ago |
Michaël Van Canneyt
|
fa1abfba92
* Shortcuts must pass result on
|
1 year ago |
florian
|
a816fc2114
* update project file
|
1 year ago |
Michaël Van Canneyt
|
634e01d525
* Improved ToString for TComponent
|
1 year ago |
Michaël Van Canneyt
|
14d65ced2e
* Some utility routines
|
1 year ago |
Michaël Van Canneyt
|
cf4fc4e385
* Add property to better simulate Delphi behaviour
|
1 year ago |
Michaël Van Canneyt
|
0b4d9a6732
* Some utility routines
|
1 year ago |
Nikolay Nikolov
|
6d79054cff
* use an empty TThread implementation in rtl/wasi/tthread.inc, in case
|
1 year ago |
florian
|
f6002d8078
* ensure make_simple_ref is called, resolves #40851
|
1 year ago |
Ondrej Pokorny
|
617d56f23a
Move EqualsValue/LessThanValue/GreaterThanValue to unit Types, refer to them in the Math unit
|
1 year ago |
Pierre Muller
|
b30b01a212
Add src/win to include path for win32/win64 targets
|
1 year ago |
Pierre Muller
|
ab115180bf
Fix syntax error in last commit
|
1 year ago |
Pierre Muller
|
713c9eea6a
Adapt namespaces.lst to removal of src/win/varutils.pp separate source file
|
1 year ago |
Pierre Muller
|
8eb0d1eaed
Use single main file src/inc/varutils.pp for Windows and other OSes
|
1 year ago |
Pierre Muller
|
a347e28dad
Add dependency on variants unit for rtti
|
1 year ago |
Pierre Muller
|
40c3dc5809
Fix directory for varutils unit
|
1 year ago |
Pierre Muller
|
fe80f43e4e
Add dependencies for fprpcclient on fpwebclient and fphttpwebclient units
|
1 year ago |
Pierre Muller
|
d851553f41
Move varutils.pp from src/common to src/inc directory
|
1 year ago |
Pierre Muller
|
eb2e6b2951
Regenerate Makefile's after introduction of DISABLE_FPMAKE_BUILD_UNIT variable
|
1 year ago |