florian
|
46dcffed42
* MIPS64: make use of DMTC1 instruction
|
10 months ago |
J. Gareth "Curious Kit" Moreton
|
205e4f3421
* "checkcontinue" replaced with "has_child_of_type(..., [continuen])"
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
9077954762
* "no_exit_statement_in_block" replaced with "not has_child_of_type(..., [exitn])"
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
59ff8a0f65
* Node-stripping optimisation in "TBlockNode.simplify" now uses "has_child_of_type" to determine stop point
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
a91c1ab627
* Added new node utility function to search for nodes of a specific type in a node tree
|
1 year ago |
Sven/Sarah Barth
|
04b0dfc812
* fix typo in comment
|
10 months ago |
Sven/Sarah Barth
|
e048266473
* fix #40259: global managed records with Initialize operator need to be initialized no matter if they are referenced in the current unit or not.
|
10 months ago |
Kirill Kranz
|
c883760ae7
removed setTile1
|
10 months ago |
Kirill Kranz
|
c1f9d4998b
added OBJPASUNIT dependency
|
10 months ago |
Kirill Kranz
|
53df6927c5
removed unpreaty line endings / beginnings
|
10 months ago |
Kirill Kranz
|
192b8a8bff
fixes the psy-q-sdk dependencies
|
10 months ago |
Kirill Kranz
|
7c56f544cf
2 packages excluded
|
10 months ago |
Kirill Kranz
|
ccc6fa0ec6
psy-q-sdk bindings
|
10 months ago |
florian
|
3d0cea88e9
+ skeletons
|
10 months ago |
Rika Ichinose
|
bb31f32941
Force shortcut boolean evaluation when rewriting length(Windows widestring) = 0.
|
10 months ago |
florian
|
8e58bbea61
* set proper expectloc for dyn. array comparisons, resolves #40947
|
10 months ago |
Ondrej Pokorny
|
570fa22daa
ParseURI: a colon is a valid character in the path or the document part of the URI
|
10 months ago |
Rika Ichinose
|
d63b6294b5
Compile “length(string or array) = 0” as “pointer(string or array) = nil” without further check, unless really required.
|
2 years ago |
Nikolay Nikolov
|
bdeb161d85
* ignore the -gl parameter (and print a warning) on the embedded targets
|
10 months ago |
florian
|
32d0531c71
* patch by lag programming: Code cleanup at function TAOptBase.RegInInstruction, resolves #40952
|
10 months ago |
Michaël Van Canneyt
|
46e5903792
* Generate correct type name for procedural type arguments in thunk class
|
10 months ago |
Michaël Van Canneyt
|
742158b678
* recordrtti needs to override getmethods. Fixes issue #40951
|
10 months ago |
Michaël Van Canneyt
|
dc2261eff0
* Add readfromscanner, fix reading type
|
10 months ago |
florian
|
1d629270ca
* RiscV64: fix abs(<longint>)
|
10 months ago |
florian
|
2cfb790eb7
* apply OptPass1FOP to FCVT.*.*
|
10 months ago |
Margers
|
67bee1b652
Nested comment syntax highlighting
|
10 months ago |
Margers
|
297ed5cb0c
Add missing Compiler Modes in Compiler Options
|
10 months ago |
Margers
|
e6b95d37e6
Do not wrap fp.ans file lines on load
|
10 months ago |
Margers
|
405484df91
Restore previous behavior of draw full line selection
|
10 months ago |
florian
|
210cb8cb74
* load 64 bit constants through a register into memory to avoid store-forwarding stalls, resolves #40945
|
10 months ago |