J. Gareth "Curious Kit" Moreton
|
2b7df4237b
* nf_pass1_done, nf_error, nf_processing and nf_do_not_execute
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
dba69917a9
* Flags specific to TInlineNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
4736cc2360
* Flags specific to TDerefNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
179fc5848b
* Flags specific to TArrayConstructorNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
ecc16278f0
* Flags specific to TAssignmentNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
0e5da37533
* Flags specific to TAsmNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
c21a0f0654
* Flags specific to TModDivNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
b804fc5164
* Flags specific to TAddNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
5ea60b97b1
* Clarity over blocknode and VMT flags. nf_usercode_entry doesn't need to be cascaded in "firstpass" as TBlockNode.Simplify already does this
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
1bba83cebb
* Flags specific to TVecNode have been moved to their own field
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
7488f1e3f8
* New node pruning methods
|
il y a 2 ans |
J. Gareth "Curious Kit" Moreton
|
1b43913408
* New 'do not execute' flag for notes and respective internal error triggering
|
il y a 2 ans |
florian
|
2c51abf40d
+ print optinfo pointer if set
|
il y a 2 ans |
Yuriy Sydorov
|
d96600a02d
* Removed unused and confusing tnode.parent and tnode.concattolist().
|
il y a 3 ans |
pierre
|
a0e96fd551
Fix pos field closing in XML node output after commit 47720
|
il y a 4 ans |
pierre
|
348be7657d
Fix bug introduced in commit #47709, by only calling node_complexity if first pass was already done (bug report 38183)
|
il y a 4 ans |
pierre
|
af17e9460b
Apply patch proposed by J. Gareth Moreton in:
|
il y a 4 ans |
florian
|
792cf056eb
* a nil node is also a constant pointer node
|
il y a 5 ans |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
il y a 5 ans |
florian
|
fd0012deff
* when copying goto nodes take care if the label node is part of the copied tree
|
il y a 5 ans |
florian
|
86d8e79e86
* fix some currency issues, resolves #33963 and #36179
|
il y a 5 ans |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
il y a 5 ans |
pierre
|
67cf63049d
Commit patch submitted in bug report #35787 by Gareth Moreton
|
il y a 6 ans |
pierre
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
il y a 6 ans |
Jonas Maebe
|
170ec00348
- removed withnode (was no longer used since a very long time)
|
il y a 6 ans |
Jonas Maebe
|
3b9f5a5e96
* moved finalization of code generator temps to a node, so it can be getcopy'd
|
il y a 6 ans |
florian
|
eea088c5f5
* allow nil to be assigned to generic types, resolves #34037
|
il y a 6 ans |
nickysn
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
il y a 7 ans |
Jonas Maebe
|
7911cc8437
- removed some dataconstn remenants
|
il y a 8 ans |
florian
|
8fe986ba11
+ write also node complexity when dumping a node tree
|
il y a 9 ans |