peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 years ago |
florian
|
c284d15e57
* fixed a lot of syntax errors in the n*.pas stuff
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
florian
|
60f46dcd29
* fixed several problems with the int64 constants
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
florian
|
cd6180fe99
+ case statement for int64/qword implemented
|
25 years ago |
peter
|
658a1f4fcd
* default parameters working !
|
25 years ago |
peter
|
4549ef44e1
* merges from fixes
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
aa42c1480c
* fixed copy/paste bugs in getcopy
|
25 years ago |
pierre
|
1d6b7e9050
Generate a warning if function result is a pointer and result^:=x; is used
|
25 years ago |
peter
|
6029115a7d
* add support for loading of typed const strings with resourcestrings,
|
25 years ago |
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 |