peter
|
f7a072bafb
* fixed loadsym with sym=nil
|
26 years ago |
peter
|
602fe0d9ea
* remove cstring->string typeconvs after updating cstringn
|
26 years ago |
pierre
|
6325b24689
* fix to get method reference info
|
26 years ago |
peter
|
46e93c5538
* also search path if not found in utilsdirectory
|
26 years ago |
peter
|
f2702e9e78
* better recovery in main loop
|
26 years ago |
peter
|
0dccccc076
* tp7 fix
|
26 years ago |
pierre
|
5d7b9e28b7
* fixes bug453
|
26 years ago |
pierre
|
a13dba6081
* better error position bug0269
|
26 years ago |
pierre
|
a5b025f7d5
* wrong warnings in -So mode suppressed
|
26 years ago |
pierre
|
d37958ab98
* avoid problem with lowercase symbols
|
26 years ago |
Jonas Maebe
|
d674461ecb
* fixed bug in "mov mem1,reg1;mov reg1,mem2;mov mem2,reg2" optimization
|
26 years ago |
pierre
|
fd9ac6090c
* local browser stuff corrected
|
26 years ago |
peter
|
1945234976
* reinserted
|
26 years ago |
peter
|
a4862d6b0c
* fixed parsing and writing of fpureg
|
26 years ago |
peter
|
8b08531dd6
* fixed return with packenum
|
26 years ago |
Jonas Maebe
|
70dedc8514
* fixed include() with smallsets (forgot to do it first for fixes to merge)
|
26 years ago |
peter
|
baaa6d85e1
* fixed label and opcode on the same line
|
26 years ago |
daniel
|
ac737dfabc
- Enumerations no longer compatible with integer types
|
26 years ago |
peter
|
775463a697
* version fixes
|
26 years ago |
peter
|
0287be5801
* rtl/linux and also all other target dirs in .cfg
|
26 years ago |
peter
|
64c34936c5
* rtl/linux and units/linux also for linux installs
|
26 years ago |
peter
|
4d35d12522
+ minorpatch which is 'a' for 0.99.12a
|
26 years ago |
peter
|
bba4a91e8b
* pop;push -> mov (esp),reg always instead of being removed
|
26 years ago |
peter
|
47653315f3
* always use shell() for go32v2 to support LFN
|
26 years ago |
pierre
|
ce96024088
* for arrays of char operators can not be overloaded
|
26 years ago |
pierre
|
ba80b732e0
* changed is_assignment_overloaded into
|
26 years ago |
pierre
|
992dbd5c66
* solve problems related to assignment overloading
|
26 years ago |
pierre
|
a9b6e542d1
* wrong warning for operators removed
|
26 years ago |
pierre
|
847479367f
* allow array binary operator overloading if not with orddef
|
26 years ago |
pierre
|
8ad4cc0802
* avoid warning with extdebug for arrayconstruct
|
26 years ago |