peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
b3959f29ed
* integer(char) explicit typecast support (tp7,delphi compatible)
|
25 years ago |
Jonas Maebe
|
8e76008e98
- undid my changes from the previous two commits because it was a bug
|
25 years ago |
Jonas Maebe
|
d88607d154
* refined my previous IE(10) fix (in some cases, too many registers could
|
25 years ago |
Jonas Maebe
|
3919baefe8
* merged from fixes branch
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
70263e1c6d
* fix for bug #866
|
25 years ago |
florian
|
2b186c7222
* fixed set problem s:=[<word>];
|
25 years ago |
florian
|
2f623caf67
* fixed an internalerror with writeln
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
99fe175be6
* added st_default stringtype
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
84b60272b4
* bug reported by Alex S. fixed: it wasn't possible to type cast nil in const
|
26 years ago |
pierre
|
dcaad61969
* no_fast_exit if procedure contains implicit termination code
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
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 |
florian
|
3d9daba4c7
* some fixes to get the new cg compiling again
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |
peter
|
7f63615b43
* @procvar fixes for tp mode
|
26 years ago |
florian
|
1609dde2ca
* fixed bug #596
|
26 years ago |
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 |