Jonas Maebe
|
0b558b038f
* fixed inc/dec with a 64bit type (merged from fixes branch)
|
25 years ago |
peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
Jonas Maebe
|
475c7fab40
* fixed crash when using include/exclude with undeclared variable as
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
Jonas Maebe
|
fcaa820523
* fixed crash when passing undeclared identifiers to str() (merged from
|
25 years ago |
sg
|
069a3ae31d
* Added WideChar support to inlined 'ord' function
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
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 |