florian
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
pierre
|
9c44048ad2
+ add error if trying to use readln or writeln for files
|
25 years ago |
Jonas Maebe
|
82da57a765
* fix for webbug 886
|
25 years ago |
florian
|
872031518d
* fixed bug #879: high and low take now any kind of expression
|
25 years ago |
Jonas Maebe
|
374a30f3e6
* fixed crash when using undeclared variable in ord construct
|
25 years ago |
Jonas Maebe
|
1571d1666b
* fixed crashing bug when trying to write an undefined fp var with
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
Jonas Maebe
|
0ab87d5ed8
* modifications to make the compiler functional when compiled with
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
c11fb78c5c
* fixed crash with undefined variable
|
25 years ago |
florian
|
17950502e1
+ added support for succ/pred(<qword/int64>)
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
00ef632f73
* fixed assert, the tree is now disposed in firstpass if assertions
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
florian
|
ed7dd22b82
* fixed bug #610
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
pierre
|
f5d21809d7
* halt removed in do_lowhigh
|
26 years ago |
florian
|
656d4330cd
* bug #519 fixed
|
26 years ago |
pierre
|
71bcdce000
* in_inc_x register allocation corrected
|
26 years ago |
Jonas Maebe
|
05fd76aeb6
* fix for regvars with the val code
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
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 |