peter
|
be98f80d7f
* fixed proc->procvar conversion for tp_procvar mode, it now uses
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
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 |
florian
|
497a3d3686
* use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...)
|
26 years ago |
florian
|
0fa46763ad
* qword division fixed
|
26 years ago |
peter
|
157a21b385
* merged
|
26 years ago |
pierre
|
e8da115c3f
* merged from 0_99_12 branch
|
26 years ago |
peter
|
c36ae78617
* merged
|
26 years ago |
peter
|
99395db696
* merged from fixes
|
26 years ago |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
ef66ed259d
* fixed arrayconstruct->set conversion which didn't work for enum sets
|
26 years ago |
peter
|
a47afc3857
* removed oldppu code
|
26 years ago |
peter
|
bc903063c1
* removed R_DEFAULT_SEG
|
26 years ago |
peter
|
a6fd03d7f7
* fixed order of arguments for incompatible types message
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
peter
|
884c517b18
* release storenumber,double_checksum
|
26 years ago |
peter
|
f7398a409b
* fixed pchar to string location
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
peter
|
7e2211d2d9
* fixed bool-bool conversion
|
26 years ago |
pierre
|
6ca3c0ee87
* warn if uninitilized local vars are used in IS or AS statements
|
26 years ago |
peter
|
ba1cc62a46
* moved comp<->real warning so it doesn't occure everytime that
|
26 years ago |
peter
|
f4f4f17da7
* fixed overloading of array of char
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
633f56fb4e
* typo error corrected solves bug0190 and bug0204
|
26 years ago |
pierre
|
c24fa14e89
* bug0209 corrected (introduce while solving other bool to int related bugs)
|
26 years ago |