Commit Graph

6893 Commits

Author SHA1 Message Date
sg
f2700cd86a * Adapted to recent changes in errore.msg 2000-06-03 08:57:09 +00:00
pierre
ef8abc1dd7 * operator overloading now uses isbinaryoperatoracceptable
and is unaryoperatoracceptable
2000-06-02 21:24:46 +00:00
pierre
6433e1d8c2 tok2node moved to htypechk unit 2000-06-02 21:22:56 +00:00
pierre
88e8f0836f + isbinaryoperatoracceptable and isunaryoperatoracceptable
for a more coherent operator overloading implementation
    tok2node moved from pexpr unit to htypechk
2000-06-02 21:22:04 +00:00
pierre
28ce798307 + set vo_is_exported for vars 2000-06-02 21:18:13 +00:00
pierre
b8020e724b fix bug in tbs/tbs0317 2000-06-02 21:17:26 +00:00
pierre
cc246ae673 * vo_is_exported needs init_global also 2000-06-02 21:16:42 +00:00
pierre
88f77c3dbc + vo_is_exported for bug0317 fix 2000-06-02 21:15:49 +00:00
pierre
e44f9fd425 * fix for tbs/tbs0318.pp bug 2000-06-02 21:14:34 +00:00
pierre
71219c091e * use is_equal instead of direct def equality in unary minus overload 2000-06-02 21:13:56 +00:00
peter
d16e01cee8 * regenerated for libfullname 2000-06-02 20:12:42 +00:00
peter
9ed9c0e88c * readded libfullname things which were lost after previous commit 2000-06-02 20:09:56 +00:00
peter
afbf0b23f6 * empty registry unit inserted 2000-06-02 19:48:48 +00:00
florian
2658c0aeda + fieldtable support for classes 2000-06-02 18:48:47 +00:00
marco
9a4a837f04 * added some constants for getsocketoptions under a linux define.
Allows server example to work ok.
2000-06-02 17:30:43 +00:00
marco
04bcb2e1c2 * copied from bugs.txt 2000-06-02 17:29:37 +00:00
peter
8b048e55de * removed, because files are also in tests/{tbf,tbs} 2000-06-01 19:36:36 +00:00
peter
8b260f5793 * symtable.insert changed to procedure 2000-06-01 19:14:09 +00:00
peter
40de0309f6 * fixed long line for tp7 2000-06-01 19:13:02 +00:00
peter
120d2f0130 * added ifdef fpc around findclose 2000-06-01 19:11:19 +00:00
peter
e882145e88 * made resourcestrings OOP so it's easier to handle it per module 2000-06-01 19:09:56 +00:00
peter
aa7cb6bde2 * delphi/tp mode fixes for dup id checking (tbs319,tbf320) 2000-06-01 19:07:52 +00:00
peter
50e29f4d77 * detect if libgdb.a exists else switch to fake gdb 2000-06-01 19:06:56 +00:00
peter
7590ecb14f * place of user dirs should be before the need dirs 2000-06-01 19:06:21 +00:00
peter
97d5c0b6ac * check dup id for tp/delphi 2000-06-01 19:05:52 +00:00
Tomas Hajny
9b8162972f * warning about SetDate added (TODO) 2000-06-01 18:38:46 +00:00
Tomas Hajny
8a68f96c56 * FileGetDate added 2000-06-01 18:36:50 +00:00
peter
65d78b71d2 * clean .o and .s from smartlinkpath when starting the writer 2000-06-01 13:02:45 +00:00
peter
b76e3e3e91 * library support including symlink of .so to .so.1.0 2000-06-01 12:35:03 +00:00
peter
e60344ccf7 * removed notes 2000-06-01 11:01:20 +00:00
peter
276a486a28 * fixed string->pchar conversion for array constructors 2000-06-01 11:00:52 +00:00
peter
8ee8e1cebd * removed warning/notes 2000-06-01 10:59:22 +00:00
peter
dd4c5959f3 * new tests for wrong Notes 2000-06-01 10:59:01 +00:00
peter
30b8959557 * moved to utils 2000-06-01 10:58:47 +00:00
peter
d854774374 * small update 2000-06-01 10:58:10 +00:00
peter
aeab73db03 * postw32 added 2000-06-01 10:58:04 +00:00
pierre
e2d168a9d7 * fixthe TRect problem by 'using' windows before objects 2000-05-31 20:42:02 +00:00
Jonas Maebe
aab64983fb * restored (version included with ncrt 2.06 was outdated) 2000-05-31 09:36:26 +00:00
florian
a4bdf283e7 * stack alignment to 8 byte boundaries with -Oa switch 2000-05-31 09:29:15 +00:00
Jonas Maebe
36f8ca87d0 * new version (2.07) of ncrt and associated files committed 2000-05-31 09:02:51 +00:00
Jonas Maebe
64691d0256 * fixed formal parameters passed to var arguments problem 2000-05-31 07:27:12 +00:00
florian
c33697ecd4 * forgot to commit a fix for the enumeration subrange problem, yesterday 2000-05-31 06:58:41 +00:00
florian
9ef9f62da1 * first implementation of -Oa switch 2000-05-31 06:57:11 +00:00
alex
8c995ce56e universal definition files, still not merged win and linux
but pretty close
2000-05-31 00:39:54 +00:00
alex
51a3c70ada working generation command sequences 2000-05-31 00:37:08 +00:00
alex
84d2df8a4b dummy - incomplete code. 2000-05-31 00:36:08 +00:00
alex
4ad1171122 added working templates 2000-05-31 00:35:14 +00:00
alex
cf21c94a6b made templates work 2000-05-31 00:34:28 +00:00
alex
213941063d converter - just turns function spelling in var spelling 2000-05-31 00:29:51 +00:00
alex
09ec18f4d6 fixed a few generation flaws 2000-05-31 00:28:27 +00:00