peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
b4c1794b34
* previous commit was wrong file :(
|
25 years ago |
peter
|
626970373c
* fix for absolute to mem address (merged)
|
25 years ago |
peter
|
8352fb6d7d
* support absolute refering to funcret (merged)
|
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
|
8df37e4a85
* fixed crash with objects unit and -Sd mode
|
25 years ago |
peter
|
2ea50df7a6
* fixed crash with resourcestring in const
|
25 years ago |
florian
|
795a06b4f2
+ Int64/QWord stuff for array of const added
|
25 years ago |
Jonas Maebe
|
e96d0a3d6e
- disabled "string_var := string_var + ... " and "string_var + char_var"
|
25 years ago |
Jonas Maebe
|
613ceaa8fb
* only enable string_concat optimization with uncertain optimizations,
|
25 years ago |
Jonas Maebe
|
cde0d7d084
* fixed concat_string optimization and enabled it when
|
25 years ago |
peter
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
eb1715ded4
* fixed for the fix of bug #793
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
pierre
|
e936bddd22
* fix for web bug #776
|
25 years ago |
peter
|
3cc443d181
* fixed crash with empty array constructors
|
25 years ago |
pierre
|
dcaad61969
* no_fast_exit if procedure contains implicit termination code
|
26 years ago |
peter
|
f9e72b6763
* fixed procvar -> pointer for array of const
|
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
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
851ad1af06
* var must match exactly error msg extended with got and expected type
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |