Jonas Maebe
|
e96d0a3d6e
- disabled "string_var := string_var + ... " and "string_var + char_var"
|
25 years ago |
peter
|
ebbf2e578f
* backtraces for exceptions are now only generated from the place of the
|
25 years ago |
Jonas Maebe
|
cde0d7d084
* fixed concat_string optimization and enabled it when
|
25 years ago |
florian
|
9573dc7006
* some new stuff for the new cg
|
25 years ago |
daniel
|
145a9c682f
* Some more work on the new symtable.
|
25 years ago |
daniel
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
florian
|
df41d1395c
* newcg is compiling
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
62df907953
* abstractprocdef.para_size needs alignment parameter
|
25 years ago |
peter
|
99fe175be6
* added st_default stringtype
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
pierre
|
d5a649ca19
* fixes for set_varstate on conversions
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
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 |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |
peter
|
7f63615b43
* @procvar fixes for tp mode
|
26 years ago |
pierre
|
910372616a
* typo correction
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
peter
|
f89f09413b
* > < >= <= support for boolean
|
26 years ago |
pierre
|
088f2ba6cc
+ EXTTEMPREGDEBUG code added
|
26 years ago |
peter
|
5e26e5d0c9
* better error recovery for case
|
26 years ago |
pierre
|
409b092c87
+ TEMPREGDEBUG code, test of register allocation
|
26 years ago |
peter
|
19c48bf75b
* arrayconstructor -> arrayofconst fixed when arraycosntructor was not
|
26 years ago |