peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
florian
|
60f46dcd29
* fixed several problems with the int64 constants
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
7b1219536c
+ support for NOT overloading
|
25 years ago |
pierre
|
71219c091e
* use is_equal instead of direct def equality in unary minus overload
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
Jonas Maebe
|
80f18b22ee
* fixed type conversions of results of operations with cardinals
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
df71a1433b
* fix for overloading of shr shl mod and div
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
pierre
|
1c9e86eb05
* firstnot register counting error corrected
|
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
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
c18fdf95f3
* fix for bug0211 for i386
|
26 years ago |
florian
|
1b4cf9afb5
+ typed const int64 and qword
|
27 years ago |
florian
|
8534a40b75
+ shifting for 64 bit ints added
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
peter
|
903713b09e
* fixed constant not(boolean)
|
27 years ago |