Michaël Van Canneyt
|
a9ff6272f6
* Add IsInstanceOf
|
1 年之前 |
Michaël Van Canneyt
|
972b961f2b
* Add delphi compatible constant
|
1 年之前 |
Michaël Van Canneyt
|
9b9623b289
* Fix wince/nativent compilation
|
1 年之前 |
Rika Ichinose
|
d04547eb83
Replace TEncoding.FLock with interlocked operations.
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
cc3f4508fd
* a64: New CG tests for evaluating correct EON instructions
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
afe2e80673
* a64: Node parser now attempts to directly create BIC, ORN and EON instructions
|
1 年之前 |
Michaël Van Canneyt
|
7bd8ac25d4
* Regen Makefiles with correct defines for some lineinfo units
|
1 年之前 |
Michaël Van Canneyt
|
ebed69e858
* Fix name of lineinfo
|
1 年之前 |
Michaël Van Canneyt
|
ab3b7f8f69
* Do not use namespace prefix for lnfodwarf
|
1 年之前 |
Michaël Van Canneyt
|
2f9c1e8be4
* line info may not use namespaces, referenced in compiler
|
1 年之前 |
Michaël Van Canneyt
|
2444c5ec79
* Not all OSes have NilHandle
|
1 年之前 |
Michaël Van Canneyt
|
b9ef7416f0
* Fix wrong typecast
|
1 年之前 |
Michaël Van Canneyt
|
0534810703
* Additional Delphi-compatible constant
|
1 年之前 |
Michaël Van Canneyt
|
14e9446c08
* Add ReadDouble
|
1 年之前 |
Michaël Van Canneyt
|
386f31ef4c
* Add TReader.ReadPrefix for Delphi compatibility
|
1 年之前 |
Michaël Van Canneyt
|
54d692c7d6
* Add SkipValue to TReader
|
1 年之前 |
Michaël Van Canneyt
|
d2f3426bda
* modeswitch needed
|
1 年之前 |
Michaël Van Canneyt
|
972b5181eb
* Delta stream support
|
1 年之前 |
Michaël Van Canneyt
|
7bcc949308
* Add crossproduct and normalize to TPointF
|
1 年之前 |
Michaël Van Canneyt
|
8179aadb2c
* Add TStreamOriginalFormat for Delphi compatibility
|
1 年之前 |
Michaël Van Canneyt
|
094f8a7be7
* Add GetMulticastObserver
|
1 年之前 |
Michaël Van Canneyt
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
Michaël Van Canneyt
|
ade7af5234
* Refer to bugreport for internal error 20231102
|
1 年之前 |
Sven/Sarah Barth
|
3f1d62af8e
* fix #40504: always provide the global enum symbol for anonymous enum types (e.g. as part of a set)
|
1 年之前 |
Sven/Sarah Barth
|
032cbc54a7
* fix typo in comment
|
1 年之前 |
Sven/Sarah Barth
|
68668c649e
* fix #40500: do a for-in on a string variable using low(strvar) to high(strvar) so that zero based strings are handled correctly
|
1 年之前 |
Pierre Muller
|
5205ce30f4
Clean up OSCPUSupported array values
|
1 年之前 |
Pierre Muller
|
bc1c93c05f
Fix handling of ST_LOADMESSAGES token
|
1 年之前 |
Pierre Muller
|
81157e9846
Use faster check for type of tai object
|
1 年之前 |
Pierre Muller
|
d53af12a6d
Check that tai returned by GetNextInstruction is really a taicpu object before using an explicit typecast
|
1 年之前 |