florian
|
e42095fd18
* my last fix was buggy, corrected
|
27 years ago |
florian
|
dc329ecee3
* mod/div for cardinal type fixed
|
27 years ago |
pierre
|
e6a735b448
* typen check in read write
|
27 years ago |
peter
|
bab88c3ec6
* removed last fix becasue it was not 100%
|
27 years ago |
peter
|
5991745ab3
+ can't write type syms anymore
|
27 years ago |
peter
|
cba20a515a
* fixed str(boolean,string) which was allowed
|
27 years ago |
peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
florian
|
58027e2792
* possible bug with too few registers in first/secondin fixed
|
27 years ago |
florian
|
b74af9c243
* some fixes to get -Or work:
|
27 years ago |
florian
|
0d3b28fdbe
+ the boolean comparision a=true generates now the same code as only a,
|
27 years ago |
florian
|
16c2b4a41f
+ switch -vb
|
27 years ago |
florian
|
28fd9c1421
* problem with -Or fixed
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
peter
|
d66124cb2f
+ internal constant functions
|
27 years ago |
peter
|
ca8c6dde40
* moved message() to hcodegen, so pass_2 also uses them
|
27 years ago |
pierre
|
3b015ab652
* UseBrowser a little updated (might still be buggy !!)
|
27 years ago |
peter
|
886c7ec88f
* fixed error 10 with succ() and pref()
|
27 years ago |
florian
|
8cf2b05bf3
+ ansistring to pchar type cast fixed
|
27 years ago |
peter
|
5c013220a3
* fixed smallset generation from elements, it has never worked before!
|
27 years ago |
florian
|
d4007a291f
+ class types and class reference types are now compatible with void
|
27 years ago |
florian
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
7917210022
- removed obsolete in_*
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
Jonas Maebe
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
peter
|
35c6030a1b
+ subrange types for enums
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
fb1bcf7724
+ dynamic set contruction
|
27 years ago |
peter
|
1a6ee8d4f3
* fixed procedure<>procedure construct
|
27 years ago |
peter
|
6fe91685a0
* fixed some crashes
|
27 years ago |