pierre
|
d11f7636be
+ added vmt_offset in tobjectdef.write for fututre use
|
27 years ago |
florian
|
16367b50f0
* small compiling problems fixed
|
27 years ago |
florian
|
84e20b561c
* some things regarding ansistrings fixed
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
carl
|
d909985566
* bugfix of crash with firstaddr on valid code!
|
27 years ago |
pierre
|
c4a71b4fd9
* wrong checks for colon paras in write commented out
|
27 years ago |
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 |