peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
florian
|
c3d1c321a7
* comparsions for small enumerations type are now generated
|
26 years ago |
peter
|
f2274e0248
+ flags support for add and case
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
peter
|
2ba2b655f0
* fixed bug #206
|
26 years ago |
florian
|
45da1362e4
* internal error 10 with ansistrings fixed
|
26 years ago |
Jonas Maebe
|
e7b59e15ee
* fixed set1 <= set2 for small sets
|
26 years ago |
Jonas Maebe
|
b9a674b9fe
+ fixed bug0163 (set1 <= set2 support)
|
26 years ago |
florian
|
77f7afffa9
* bug with mul. of dwords fixed, reported by Alexander Stohr
|
26 years ago |
Jonas Maebe
|
0bcc355213
* don't output inc/dec if cs_check_overflow is on, because inc/dec don't change
|
26 years ago |
florian
|
802fd8fb5c
* memory leaks for ansistring type casts fixed
|
27 years ago |
florian
|
d656d708b7
* ansistring memory leaks fixed
|
27 years ago |
florian
|
6283947c69
+ again more stuff for int64/qword:
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
86b17cd44f
+ some basic operations with qwords and int64 added: +, xor, and, or;
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
6756b4ec78
* sets are not written twice anymore
|
27 years ago |
peter
|
0cadc4f3c3
* VALUEPARA for tp7 compatible value parameters
|
27 years ago |
pierre
|
50ccd479d2
+ automatic loading of profile unit with -pg option
|
27 years ago |
peter
|
85726fcb35
* more ansistring fixes
|
27 years ago |
peter
|
bf08db9b7b
* fixed ansistring temp which forgot a reset
|
27 years ago |
peter
|
3df27389c0
* rename laod/copystring -> load/copyshortstring
|
27 years ago |
peter
|
c461a33f8a
* fixed ansicompare which returns signed
|
27 years ago |
florian
|
f4bf391b48
+ partial disposing of temp. ansistrings
|
27 years ago |
pierre
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 years ago |
peter
|
d736ecaf4d
* fixed unsigned mul
|
27 years ago |
florian
|
d666ac848e
+ ansistring operator +
|
27 years ago |
florian
|
e4290ba94a
+ binary operators for ansi strings
|
27 years ago |