peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
48ff9b0e4c
* fixed for counter var check (merged)
|
25 years ago |
peter
|
2d6ff8c10e
* error for not specified operand size, which is now required for
|
25 years ago |
peter
|
91d31892d7
* fixed counter var checking with funcretn (merged)
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
bd6d4c3d17
* fixed bug #1096 (merged)
|
25 years ago |
Jonas Maebe
|
a0d91b1b85
* fixed crash when an undeclared identifier is used in a raise statement
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
e44f9fd425
* fix for tbs/tbs0318.pp bug
|
25 years ago |
peter
|
ebbf2e578f
* backtraces for exceptions are now only generated from the place of the
|
25 years ago |
florian
|
9f57527c98
* crash when using exception classes without sysutils unit fixed
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
6e93fdbae0
* allow funcret also as counter variable
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
peter
|
7eabba02a8
* better position for for counter errors
|
26 years ago |
pierre
|
dcaad61969
* no_fast_exit if procedure contains implicit termination code
|
26 years ago |
peter
|
a58dbf6338
* give error when for counter is in other lexlevel
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
pierre
|
781429264d
* bug exit('test') + fail for classes
|
26 years ago |
peter
|
5726bd1684
* fixed first pass for if branches if the expression got an error
|
26 years ago |
peter
|
b2ae851b20
* error check after pass1 of second for argument
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
pierre
|
a9b15a7344
* firstexit must now set procinfo.funcret_is_valid
|
26 years ago |