peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 years ago |
peter
|
27749c067e
* more cg11 updates
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
Jonas Maebe
|
857149a109
* fixed bug in push_addr_param for arrays (merged from fixes branch)
|
25 years ago |
peter
|
13afe3efbe
* array of const isn't equal with array of <type> (merged)
|
25 years ago |
peter
|
e2a243ff1c
* fixed bug with comparing constsym strings
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
peter
|
68283a4c62
* equal_paras now also checks default parameter value
|
25 years ago |
florian
|
cd6180fe99
+ case statement for int64/qword implemented
|
25 years ago |
peter
|
b2a4233525
* equal_constsym() needed for default para
|
25 years ago |
michael
|
665c1f6410
+ patched to 1.1.0 with former 1.09patch from peter
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
5db0ddd7e9
* fix for bug #988
|
25 years ago |
pierre
|
38f27344f4
* equal_paras and convertable_paras changed by transforming third parameter
|
25 years ago |
florian
|
1dac75340e
* fixed a problem with subrange enumerations in case statements
|
25 years ago |
florian
|
9573dc7006
* some new stuff for the new cg
|
25 years ago |
daniel
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
49365d74ba
* is_voidpointer
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
Jonas Maebe
|
5e6f3268b4
* when range checking is off, constants that are out of bound are no longer
|
25 years ago |
peter
|
3cc443d181
* fixed crash with empty array constructors
|
25 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
78246cf227
* fixed is_equal for proc -> procvar which didn't check the
|
26 years ago |
peter
|
49fcd8aceb
* forward type declaration rewritten
|
26 years ago |
florian
|
863df30860
+ rtti is now automatically generated for published classes, i.e.
|
26 years ago |
florian
|
1609dde2ca
* fixed bug #596
|
26 years ago |