pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
peter
|
8772ddfc7b
* fixed repeat continue until true;
|
27 years ago |
florian
|
39584dd9f6
* small problems with DOM and excpetions fixed (code generation
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
peter
|
181d4769a2
* all internal RTL functions start with FPC_
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
pierre
|
e1bc033a5c
* better lines for stabs
|
27 years ago |
peter
|
1ce8f6f825
* use pdef^.size instead of orddef^.typ
|
27 years ago |
peter
|
19c63e360f
* removed warnings
|
27 years ago |
florian
|
76ee202b37
* some fixes for ansi strings
|
27 years ago |
Jonas Maebe
|
f932c3d833
* converted // comment to {} comment
|
27 years ago |
michael
|
9fed2b39d0
Default exception handler also needs to call FPC_CATCHES
|
27 years ago |
florian
|
a1f903d4b1
* final implemenation of exception support, maybe it needs
|
27 years ago |
florian
|
38ec73449d
+ first implementation of try ... except on .. do end;
|
27 years ago |
michael
|
762d5c9029
+ Corrected try.. code. Type of exception fram is pushed
|
27 years ago |
florian
|
25b34c1c6c
+ implementation of raise and try..finally
|
27 years ago |
florian
|
9b4225f26f
* internal error 10 together with array access fixed. I hope
|
27 years ago |
florian
|
028721c4de
* first version of rtti support
|
27 years ago |
pierre
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
peter
|
6f4cfe38eb
* splitted cgi386
|
27 years ago |