Nikolay Nikolov
|
2e65a5d458
+ introduced cgbase.topcg2str and topcmp2str for converting TOpCg and TOpCmp to strings (useful for debug logging, etc)
|
hace 1 año |
florian
|
139f2dfe84
* fix internalerror 200502052 with certain min/max optimizations on x86-64, resolves #40730
|
hace 1 año |
Michaël Van Canneyt
|
01f9053f3d
* Forgot to commit
|
hace 1 año |
florian
|
886f91dee3
+ tvardata.vuint32, resolvers #40729
|
hace 1 año |
Michaël Van Canneyt
|
760484c7a4
* Fix parsing of type with attributes
|
hace 1 año |
Michaël Van Canneyt
|
afa3cc5439
* Parse complete browser api
|
hace 1 año |
Michaël Van Canneyt
|
1933127d41
* Support for namespaces
|
hace 1 año |
Michaël Van Canneyt
|
323adefec5
* Add sequence types (FrozenArray,ObservableArray)
|
hace 1 año |
Michaël Van Canneyt
|
d12d82dab4
* Allow more keywords as argument identifiers
|
hace 1 año |
Michaël Van Canneyt
|
02c4ac974a
* Long long with enforcerange
|
hace 1 año |
Michaël Van Canneyt
|
af8f1167f0
* Fix [EnforceRange] long
|
hace 1 año |
Michaël Van Canneyt
|
d7b8e1c351
* Fix parsing of mozilla ID
|
hace 1 año |
Pierre Muller
|
f56587bddd
Use correct check for unsigned size in a_op64_{const/reg}_reg_reg_checkoverflow methods
|
hace 1 año |
Pierre Muller
|
8511b0fc7b
Increase default stack size to 8Mb for i386 and sparc solaris systems
|
hace 1 año |
florian
|
8cdb3deebd
* another fix for min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40724
|
hace 1 año |
Pierre Muller
|
8fa80295d0
Avoid running cleanppulogs and ppulogs rules in parallel
|
hace 1 año |
marcoonthegit
|
2ec99cc82e
* skip empty path components in concatpaths, related to #40682
|
hace 1 año |
marcoonthegit
|
654a8e564b
* CommonPrefixWith has a 2nd OUT parameter, reported in the forum
|
hace 1 año |
marcoonthegit
|
56eb1e03ee
* don't recurse findfirst/next if filename = . or ..
|
hace 1 año |
marcoonthegit
|
d0093b019d
* remove packed from some jedi structures to improve 64-bit compatibility.
|
hace 1 año |
marcoonthegit
|
6b5b8e8b8c
* close -> clone in IEnumMoniker, reported on forum.
|
hace 1 año |
florian
|
e7716dc05f
+ avr: overflow checking for abs, together with the other recent abs-related commits, resolves #40694
|
hace 1 año |
florian
|
b00e9543a7
* sparc: overflow support for 64 bit operations
|
hace 1 año |
florian
|
80e8dce98f
* remove unused variables
|
hace 1 año |
florian
|
3b8fcfc6eb
* fix min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40721
|
hace 1 año |
Michael Ring
|
7c3ab69c50
Fixed missing section for Raspberry Pi Pico
|
hace 1 año |
Jeppe
|
7dac620e2d
embedded, arm, stm32: Fix CAN register definition
|
hace 1 año |
florian
|
e88248d453
+ comment to explain last commit
|
hace 1 año |
florian
|
bf1c674672
* don't remove align directives before case jump tables (they have the type alt_addr)
|
hace 1 año |
Ondrej Pokorny
|
910a70ed0d
HTTPClient: check for changed host/port for KeepConnection
|
hace 1 año |