peter
|
f89f09413b
* > < >= <= support for boolean
|
26 years ago |
pierre
|
e7d56c97a8
* setelementn registers32 corrected
|
26 years ago |
peter
|
57cf1e75a7
* better fix for muln register allocation
|
26 years ago |
peter
|
30309fc962
* fixed register count ord*ord
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
peter
|
45bf051885
* merged
|
26 years ago |
pierre
|
7a913109ff
* merged from 0-99-12 branch
|
26 years ago |
pierre
|
e8da115c3f
* merged from 0_99_12 branch
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
florian
|
a3f17a9e74
* fixed a couple of array related bugs:
|
26 years ago |
peter
|
d38e5e0d34
+ constant operations on enums, only in fpc mode
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
florian
|
d27b21891b
* changes of Bruessel:
|
26 years ago |
florian
|
0596b2b719
* the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS
|
26 years ago |
peter
|
bedd3653f2
* fixed set loading
|
26 years ago |
peter
|
0ccfd1cb90
* int/int warning removed, only the hint is left
|
26 years ago |
peter
|
034eab82f3
* fixed char array, which can start with all possible values
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
peter
|
55640c751c
* fixed set operations which still had array constructor as type
|
26 years ago |
Jonas Maebe
|
b9a674b9fe
+ fixed bug0163 (set1 <= set2 support)
|
26 years ago |
peter
|
e7b4349a7f
* fix for boolean=true compares
|
26 years ago |
peter
|
6b4aa2289a
* pointer+ord not allowed in tp mode
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
peter
|
d008da6845
* handle array of char the same as strings
|
27 years ago |