michael
|
3e9facf089
+ A few adaptations, all implemented classes should be there
|
27 years ago |
florian
|
5e622e60c0
* EInvalidCast added (from runerror 219)
|
27 years ago |
florian
|
fec8cda54a
+ TObject.AfterConstruction and TObject.BeforeDestruction of Delphi 4
|
27 years ago |
florian
|
a1b296f46b
+ EInvalidCast added
|
27 years ago |
florian
|
7f75a9ccf1
* small errors corrected
|
27 years ago |
michael
|
c69a5a0947
+ Added title
|
27 years ago |
michael
|
1b126ff278
+ Added exceptions for error handling
|
27 years ago |
Jonas Maebe
|
906cf3d453
* small patches to regdealloc data
|
27 years ago |
Jonas Maebe
|
3bf7d9a724
+ removal of "lea (reg), reg)", "imul $1, reg", change "mov reg1, reg2; mov (reg2), reg2" to "mov (reg1), reg2"
|
27 years ago |
Jonas Maebe
|
8b104e763e
* much better interregister CSE
|
27 years ago |
peter
|
c5039c8527
* better error message for unresolved forward types
|
27 years ago |
peter
|
e2badc5910
* fix for tp7
|
27 years ago |
peter
|
1595295776
* ifdef heaptrc for heaptrc
|
27 years ago |
michael
|
871b893faf
+ Updated exception classes
|
27 years ago |
michael
|
5046369285
Format error now causes exception
|
27 years ago |
michael
|
864454422f
+ More RTL error handling
|
27 years ago |
michael
|
cf6ce49cb1
+ Made sure it compiles with official 0.99.8
|
27 years ago |
michael
|
0e7268a3ea
+ Initial implementation of format
|
27 years ago |
michael
|
91648ee734
Included explicit dependencies for all targets
|
27 years ago |
michael
|
a99c5a00c7
better handling of unhandled exceptions
|
27 years ago |
peter
|
45f1890009
+ quicktrace
|
27 years ago |
peter
|
a6d82d07b6
* support for inc(pointer,value) which now increases with value instead
|
27 years ago |
peter
|
b07d934d64
* fixed rtl path
|
27 years ago |
peter
|
96159c617a
* more constant expression evals
|
27 years ago |
peter
|
1db43eef4d
* more constant expression evaluators
|
27 years ago |
peter
|
b56098e7e3
* fixed error msg with type l=<var>
|
27 years ago |
michael
|
4fea599800
Removed objpas from uses clause
|
27 years ago |
michael
|
a3dc9a288a
Set prognames correct
|
27 years ago |
michael
|
4f2592ae7f
+ Removed objpas from uses clause
|
27 years ago |
michael
|
db4215513a
+ Re-implemented
|
27 years ago |