Rika Ichinose
|
bad42011ab
Better i386.inc:fpc_ansistr_unique.
|
1 year ago |
Michaël Van Canneyt
|
2703d96741
* Handle maplike interface definition
|
1 year ago |
marcoonthegit
|
5120a3a0c3
* dc_pen and dc_brush in getstockobject section, reported on forum
|
1 year ago |
florian
|
80750f7591
* second_abs: don't supply a separate 64 bit code path for high level cpu targets
|
1 year ago |
Nikolay Nikolov
|
2e65a5d458
+ introduced cgbase.topcg2str and topcmp2str for converting TOpCg and TOpCmp to strings (useful for debug logging, etc)
|
1 year ago |
florian
|
139f2dfe84
* fix internalerror 200502052 with certain min/max optimizations on x86-64, resolves #40730
|
1 year ago |
Michaël Van Canneyt
|
01f9053f3d
* Forgot to commit
|
1 year ago |
florian
|
886f91dee3
+ tvardata.vuint32, resolvers #40729
|
1 year ago |
Michaël Van Canneyt
|
760484c7a4
* Fix parsing of type with attributes
|
1 year ago |
Michaël Van Canneyt
|
afa3cc5439
* Parse complete browser api
|
1 year ago |
Michaël Van Canneyt
|
1933127d41
* Support for namespaces
|
1 year ago |
Michaël Van Canneyt
|
323adefec5
* Add sequence types (FrozenArray,ObservableArray)
|
1 year ago |
Michaël Van Canneyt
|
d12d82dab4
* Allow more keywords as argument identifiers
|
1 year ago |
Michaël Van Canneyt
|
02c4ac974a
* Long long with enforcerange
|
1 year ago |
Michaël Van Canneyt
|
af8f1167f0
* Fix [EnforceRange] long
|
1 year ago |
Michaël Van Canneyt
|
d7b8e1c351
* Fix parsing of mozilla ID
|
1 year ago |
Pierre Muller
|
f56587bddd
Use correct check for unsigned size in a_op64_{const/reg}_reg_reg_checkoverflow methods
|
1 year ago |
Pierre Muller
|
8511b0fc7b
Increase default stack size to 8Mb for i386 and sparc solaris systems
|
1 year ago |
florian
|
8cdb3deebd
* another fix for min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40724
|
1 year ago |
Pierre Muller
|
8fa80295d0
Avoid running cleanppulogs and ppulogs rules in parallel
|
1 year ago |
marcoonthegit
|
2ec99cc82e
* skip empty path components in concatpaths, related to #40682
|
1 year ago |
marcoonthegit
|
654a8e564b
* CommonPrefixWith has a 2nd OUT parameter, reported in the forum
|
1 year ago |
marcoonthegit
|
56eb1e03ee
* don't recurse findfirst/next if filename = . or ..
|
1 year ago |
marcoonthegit
|
d0093b019d
* remove packed from some jedi structures to improve 64-bit compatibility.
|
1 year ago |
marcoonthegit
|
6b5b8e8b8c
* close -> clone in IEnumMoniker, reported on forum.
|
1 year ago |
florian
|
e7716dc05f
+ avr: overflow checking for abs, together with the other recent abs-related commits, resolves #40694
|
1 year ago |
florian
|
b00e9543a7
* sparc: overflow support for 64 bit operations
|
1 year ago |
florian
|
80e8dce98f
* remove unused variables
|
1 year ago |
florian
|
3b8fcfc6eb
* fix min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40721
|
1 year ago |
Michael Ring
|
7c3ab69c50
Fixed missing section for Raspberry Pi Pico
|
1 year ago |