peter
|
2e6865175e
* check return type for forwarddefs also not delphi mode when
|
23 years ago |
peter
|
97dbb25ab6
* check for incomplete types in the current symtable when parsing
|
23 years ago |
peter
|
ab536bffc2
* don't allow convertable parameters for var and out parameters in
|
23 years ago |
peter
|
dd143617e6
* fixed dynarr_decr_ref call
|
23 years ago |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
peter
|
c77737a105
* tool to remove tabs and convert to unix/dos linefeeds
|
23 years ago |
peter
|
6a33275e5c
* fixed linux unit for 1.1 compilers
|
23 years ago |
Jonas Maebe
|
242a9f8937
* made result type of calculate_release_sig() a longword instead of a
|
23 years ago |
Jonas Maebe
|
775b065d70
* small optimization to case genlist() case statements
|
23 years ago |
florian
|
36e41d49d3
- removed passes_parameters_in_reg
|
23 years ago |
florian
|
8d2d59325a
+ added generic tparamanager.getframepointerloc
|
23 years ago |
pierre
|
5ff5748849
* remove virtual modifer from store methods
|
23 years ago |
pierre
|
5a5275cbe8
* remove other warnings
|
23 years ago |
pierre
|
0f8e652c2d
* remove all warnings about far
|
23 years ago |
pierre
|
1b50614947
* avoid instabilities on win2000
|
23 years ago |
pierre
|
0e8b05cf11
* avoid a int64 warning
|
23 years ago |
pierre
|
d5dd0e0c66
* new debug options added
|
23 years ago |
pierre
|
1452e40fd0
+ adapted to FastBufStream.readline method
|
23 years ago |
pierre
|
ec56c3a4d7
+ FastBufStream.readline method added
|
23 years ago |
pierre
|
a6d1670b82
* avoid to save file used by codecomplete
|
23 years ago |
pierre
|
0f31d2ec7e
+ header and log added
|
23 years ago |
pierre
|
b5c78c2073
* get it to load old and new desktops
|
23 years ago |
Jonas Maebe
|
f7a7c4d81b
* some extra int64 - int64 tests for RISC processors
|
23 years ago |
Jonas Maebe
|
b787f0ceec
* getu32bit() now has a longword result instead of a longint
|
23 years ago |
Jonas Maebe
|
38f088b5a7
* use genlinearcmplist() for unsigned 32bit case statements instead
|
23 years ago |
Jonas Maebe
|
32d4d8780f
* fixed TOpCmp2AsmCond array (some unsigned equivalents were wrong)
|
23 years ago |
marco
|
2c73b6c7a8
* Forgot external name's
|
23 years ago |
marco
|
e9dee45162
* Added GetDomainName and that other one ..
|
23 years ago |
michael
|
837c59bd09
+ fixed log entry
|
23 years ago |
michael
|
cc088084ff
+ Fixed calling conventions
|
23 years ago |