daniel
|
94e5bd51a1
* Register variables are now possible for global variables too. This is
|
23 yıl önce |
florian
|
ba1d11e778
no message
|
23 yıl önce |
florian
|
64b27c2ca1
+ char constants specified with #.. with more than 3 digits are handled as widechar
|
23 yıl önce |
florian
|
4f7b35be5b
+ source code page support
|
23 yıl önce |
florian
|
576001f95b
no message
|
23 yıl önce |
daniel
|
23a5c653bf
* Optimized the code generated for for nodes. The shootout/nestloop benchmark
|
23 yıl önce |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 yıl önce |
daniel
|
c6f75def0c
* Small mistake fixed; the skip test was done before we know the for node
|
23 yıl önce |
daniel
|
8cbd40c2f0
* The for node does a check if the first comparision can be skipped. I moved
|
23 yıl önce |
daniel
|
bec9b5f988
* State tracker automatically changes while loops into repeat loops
|
23 yıl önce |
daniel
|
95427989a6
* Loops should not be aligned when optimizing for size
|
23 yıl önce |
daniel
|
62e4063229
* Forgot to add a {$ifdef extdebug}
|
23 yıl önce |
daniel
|
7d66658fd4
* Further developed state tracking in whilerepeatn
|
23 yıl önce |
daniel
|
399036f1c2
* State tracker work
|
23 yıl önce |
pierre
|
9fef30d585
merged from FIXES branch: DrawTextBackground support
|
23 yıl önce |
florian
|
392311d002
* at and frame addresses in raise statements changed to pointer; fixed
|
23 yıl önce |
pierre
|
2f5a4e8a82
* avoid constant evaluation problems if cycling with -Cr
|
23 yıl önce |
florian
|
26351214da
+ Directive $EXTERNALSYM added, it is ignored for now
|
23 yıl önce |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 yıl önce |
florian
|
106ba3fd82
* raise takes now a void pointer as at and frame address
|
23 yıl önce |
florian
|
ac8643e1d2
* raise takes now a void pointer as at and frame address
|
23 yıl önce |
florian
|
92e2b20fd1
* LARGE_INT and ULARGE_INT types fixed
|
23 yıl önce |
florian
|
a08e4e7e37
+ skeleton for contnr.pp added
|
23 yıl önce |
florian
|
5425f8ec8c
+ skeleton for contnr.pas added
|
23 yıl önce |
florian
|
95e8b8db2e
+ skeleton for TInterfaceList added
|
23 yıl önce |
florian
|
6517a7c0d0
*** empty log message ***
|
23 yıl önce |
florian
|
b43c567edb
* threadvar relocation result wasn't handled properly, it could cause
|
23 yıl önce |
florian
|
4bbd4814c8
* fixed crash with default parameters and stdcall calling convention
|
23 yıl önce |
florian
|
28e6f7cb9b
no message
|
23 yıl önce |
florian
|
de6026e309
+ IInterfaceList added
|
23 yıl önce |