File tree Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 259
259
< li >
260
260
< em > D11A</ em > – Delphi 11.x Alexandria
261
261
</ li >
262
+ < li >
263
+ < em > D12Y</ em > – Delphi 12 Athens
264
+ </ li >
262
265
< li >
263
266
< em > FPC</ em > – Free Pascal
264
267
</ li >
@@ -613,6 +616,12 @@ <h4>
613
616
< dd >
614
617
Indicates whether Delphi 11.x Alexandria was included in the search.
615
618
</ dd >
619
+ < dt >
620
+ < code class ="key "> D12Y</ code > (Boolean)
621
+ </ dt >
622
+ < dd >
623
+ Indicates whether Delphi 12 Athens was included in the search.
624
+ </ dd >
616
625
< dt >
617
626
< code class ="key "> FPC</ code > (Boolean)
618
627
</ dt >
Original file line number Diff line number Diff line change 606
606
< li >
607
607
< em > d11a</ em > – Delphi 11.x Alexandria compiler < span class ="highlight "> (v7.2 & later)</ span >
608
608
</ li >
609
+ < li >
610
+ < em > d12y</ em > – Delphi 12 Athens compiler < span class ="highlight "> (v7.4 & later)</ span >
611
+ </ li >
609
612
< li >
610
613
< em > fpc</ em > – Free Pascal compiler < span class ="highlight "> (all versions)</ span >
611
614
</ li >
@@ -984,6 +987,12 @@ <h2>
984
987
< dd >
985
988
Updated with CodeSnip v4.21.0 to add support for REML v5, which is backward compatible with REML v4.
986
989
</ dd >
990
+ < dt >
991
+ < em > Version 7.4 - 7 November 2023</ em >
992
+ </ dt >
993
+ < dd >
994
+ Updated in time for CodeSnip v4.22.0 to add support for Delphi 12 Athens.
995
+ </ dd >
987
996
</ dl >
988
997
</ dd >
989
998
</ dl >
Original file line number Diff line number Diff line change 419
419
< li >
420
420
< code class ="key "> Delphi11A</ code > – Delphi 11.x Alexandria compiler *
421
421
</ li >
422
+ < li >
423
+ < code class ="key "> Delphi12A</ code > – Delphi 12 Athens compiler *
424
+ </ li >
422
425
< li >
423
426
< code class ="key "> FPC</ code > – Free Pascal compiler
424
427
</ li >
Original file line number Diff line number Diff line change @@ -631,6 +631,9 @@ <h3 id="xml-file">
631
631
< li >
632
632
< em > d11a</ em > – Delphi 11.x Alexandria compiler < span class ="highlight "> (v6.10 & later)</ span >
633
633
</ li >
634
+ < li >
635
+ < em > d12y</ em > – Delphi 12 Athens compiler < span class ="highlight "> (v6.12 & later)</ span >
636
+ </ li >
634
637
< li >
635
638
< em > fpc</ em > – Free Pascal compiler < span class ="highlight "> (all versions)</ span >
636
639
</ li >
@@ -1020,6 +1023,12 @@ <h2>
1020
1023
< dd >
1021
1024
Updated with CodeSnip v4.21.0 to add support for REML v5, which is backwards compatible with REML v4.
1022
1025
</ dd >
1026
+ < dt >
1027
+ < em > Version 6.12 - 7 November 2023</ em >
1028
+ </ dt >
1029
+ < dd >
1030
+ Updated in time for CodeSnip v4.22.0 to add support for Delphi 12 Athens.
1031
+ </ dd >
1023
1032
</ dl >
1024
1033
</ dd >
1025
1034
</ dl >
You can’t perform that action at this time.
0 commit comments