svenbarth
|
8287773b16
Reverted revision 33036. This feature is too controverse to be left in.
|
9 年之前 |
svenbarth
|
ed94ca4b24
Add support for IfThen() instrinsic that works like the if-statement in that it evaluates only the expression that is indeed executed.
|
9 年之前 |
svenbarth
|
61b12af82b
Fix for Mantis #29321.
|
9 年之前 |
Jonas Maebe
|
9ea38f4577
* support static fields in nested types in records, by always including
|
9 年之前 |
svenbarth
|
b2988ad8c0
pexpr.pas, sub_expr:
|
9 年之前 |
florian
|
1142fdeccd
* initialize variables to avoid warnings
|
9 年之前 |
svenbarth
|
89d37c1e69
pgentype.pas:
|
9 年之前 |
svenbarth
|
0471db5bb6
pexpr.pas, factor.factor_read_id:
|
9 年之前 |
svenbarth
|
ae8316b1b4
Implement two phase specialization to support inline specialization of generic functions in non-Delphi modes.
|
9 年之前 |
svenbarth
|
74c79803f7
Extend tlocalvarsym with the ability to not register it if needed.
|
9 年之前 |
svenbarth
|
fe39de1573
pexpr.pas:
|
9 年之前 |
florian
|
70b8789262
o basic extended pascal support:
|
9 年之前 |
svenbarth
|
0ff87336aa
Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls.
|
9 年之前 |
nickysn
|
75dc2ad7e1
+ implemented Seg(procedure) on i8086
|
9 年之前 |
nickysn
|
072139cdb7
* fixed ofs(procedure) as well
|
9 年之前 |
nickysn
|
c25585daee
* fixed addr(procedure), mantis #28775
|
9 年之前 |
Jonas Maebe
|
2cea723a0d
* only write the parts of the unit localsymtables that are actually needed:
|
9 年之前 |
Jonas Maebe
|
e921d7847a
* add "doregister" parameter to tstringdef.create*, and don't register
|
9 年之前 |
svenbarth
|
114dfe41a3
Fix for Mantis #28741.
|
9 年之前 |
Jonas Maebe
|
2b01a7e2c6
* initialize errorp1 for classrefdef after r31856 (mantis #28741, but this
|
9 年之前 |
svenbarth
|
e2be6f400f
Fix for Mantis #28738.
|
9 年之前 |
svenbarth
|
bb873c93af
pexpr.pas:
|
9 年之前 |
svenbarth
|
9dcfec8c63
pexpr.pas:
|
9 年之前 |
Jonas Maebe
|
8e50695f78
* make the meaning of "string" in {$h+} mode the same as that of ansistring:
|
9 年之前 |
svenbarth
|
17a0ac7fc0
pdecsub.pas:
|
10 年之前 |
svenbarth
|
35d8a51730
pexpr.pas:
|
10 年之前 |
svenbarth
|
295a8af4bb
pexpr.pas:
|
10 年之前 |
svenbarth
|
0539ab29d0
pexpr.pas:
|
10 年之前 |
svenbarth
|
529677cc79
ncal.pas:
|
10 年之前 |
svenbarth
|
040786e5bb
+ extend tundefineddef with the possiblity to create it as unregistered
|
10 年之前 |