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 |
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 |