peter
|
116d2b3f53
|
* explicit name imports for win32
|
2003-01-06 21:37:21 +00:00 |
|
peter
|
22fad8dc71
|
* result=217
|
2003-01-06 21:26:48 +00:00 |
|
peter
|
cee2f4d791
|
* 1.1 only
|
2003-01-06 21:22:10 +00:00 |
|
peter
|
80b463da2e
|
* po_addressonly added to retrieve the address of a methodpointer
only, this is used for @tclass.method which has no self pointer
|
2003-01-06 21:16:52 +00:00 |
|
peter
|
e670479146
|
* use findutil
|
2003-01-06 20:19:52 +00:00 |
|
peter
|
501b72a28e
|
* don't prepend ./ to quoted filenames
|
2003-01-06 20:16:42 +00:00 |
|
florian
|
d94534348b
|
+ initial revision
|
2003-01-06 19:40:18 +00:00 |
|
florian
|
76a01b9847
|
+ dummy implementations
|
2003-01-06 19:39:17 +00:00 |
|
florian
|
1a6b8df27c
|
+ initial revision
|
2003-01-06 19:33:10 +00:00 |
|
michael
|
90a344edb2
|
+ PAtch from peter fixing daily build
|
2003-01-06 08:25:47 +00:00 |
|
peter
|
a0fbe08d83
|
* remove a lot of code to support typen in loadn-procsym
|
2003-01-05 22:44:14 +00:00 |
|
peter
|
8423a146b0
|
* use int_to_int conversion for pointer/procvar/classref to int
|
2003-01-05 22:42:13 +00:00 |
|
peter
|
b3ef495a2b
|
* move code that checks for longint-pointer conversion hint
|
2003-01-05 22:41:40 +00:00 |
|
peter
|
702947b966
|
* use self.test instead of tc.test
|
2003-01-05 22:21:35 +00:00 |
|
peter
|
0653404f70
|
* methodpointer 2 procvar test
|
2003-01-05 22:21:03 +00:00 |
|
mazen
|
215880afe8
|
* fixing several bugs compiling the RTL
|
2003-01-05 21:32:35 +00:00 |
|
michael
|
99c5d0adab
|
+ Better example
|
2003-01-05 20:54:10 +00:00 |
|
michael
|
f228f4d812
|
+ Added tinivar.pp test
|
2003-01-05 20:47:03 +00:00 |
|
michael
|
677ef9402e
|
+ Added ; at the end of the record declaration for fpdoc
|
2003-01-05 20:46:32 +00:00 |
|
mazen
|
c419956367
|
* warnings about FreeTemp already free fixed with appropriate registers handling
|
2003-01-05 20:39:53 +00:00 |
|
michael
|
8507582b85
|
+ fixed log
|
2003-01-05 20:26:35 +00:00 |
|
florian
|
0c288217db
|
- removed stack check, it's system independend in 1.1
|
2003-01-05 20:22:24 +00:00 |
|
florian
|
4051df8494
|
+ fixed missing SysInitStdIO
|
2003-01-05 20:06:30 +00:00 |
|
marco
|
cc042060e0
|
* renamed after baseunix changes.
|
2003-01-05 19:18:16 +00:00 |
|
marco
|
07f5401b2b
|
* small fix
|
2003-01-05 19:16:45 +00:00 |
|
marco
|
f66bd5288e
|
* small changes originating from introduction of Baseunix to FreeBSD
|
2003-01-05 19:11:32 +00:00 |
|
marco
|
cc8f33e2ad
|
* Small sigprocmask fix
|
2003-01-05 19:10:05 +00:00 |
|
marco
|
e5d341dd20
|
* Should now work with baseunx. (gmake all works)
|
2003-01-05 19:02:29 +00:00 |
|
marco
|
832a1bcb96
|
* FreeBSD compiles now with baseunix mods.
|
2003-01-05 19:01:28 +00:00 |
|
peter
|
edb37d1a72
|
* rangecheck error when operands are widened
|
2003-01-05 18:35:16 +00:00 |
|
peter
|
ed1c028250
|
* removed more conflicting calling directives
|
2003-01-05 18:21:30 +00:00 |
|
peter
|
26a1786491
|
* more conflicts for constructor/destructor types
|
2003-01-05 18:17:45 +00:00 |
|
peter
|
0e8975b033
|
* 1.1 only
|
2003-01-05 18:14:57 +00:00 |
|
peter
|
35dc8b860e
|
* popstack missing in implementatio
|
2003-01-05 18:14:50 +00:00 |
|
peter
|
bff0d3dd3e
|
* pascal directive also conflicts with constructor
|
2003-01-05 18:09:36 +00:00 |
|
Tomas Hajny
|
b6748277ed
|
* DosCalls not using Objects any more
|
2003-01-05 16:37:22 +00:00 |
|
Tomas Hajny
|
00b3fa1faf
|
* PString inherited from System
|
2003-01-05 16:27:05 +00:00 |
|
florian
|
e7fabafd73
|
* fixed type = type ...; statement for 1.1
|
2003-01-05 15:55:06 +00:00 |
|
florian
|
07110d20f9
|
+ added proper support of type = type <type>; for simple types
|
2003-01-05 15:54:15 +00:00 |
|
florian
|
b59b436130
|
* x86-64 compiles
+ very basic support for float128 type (x86-64 only)
|
2003-01-05 13:36:53 +00:00 |
|
peter
|
371661e332
|
* 1.1 only
|
2003-01-05 00:21:42 +00:00 |
|
Tomas Hajny
|
da39d0fe52
|
* modified to make use of the common GetEnv code
|
2003-01-04 16:25:08 +00:00 |
|
Tomas Hajny
|
7248252a23
|
* modified to make use of the common GetEnv code under OS/2
|
2003-01-04 16:20:44 +00:00 |
|
daniel
|
25af993b76
|
* Fixed mark_write for @ operator
(can happen when compiling @procvar:=nil (Delphi mode construction))
|
2003-01-04 15:54:03 +00:00 |
|
Tomas Hajny
|
a92d2c1f76
|
+ GetEnvPChar added
|
2003-01-04 15:43:50 +00:00 |
|
daniel
|
2930a10314
|
* Readded missing variable
|
2003-01-04 08:08:47 +00:00 |
|
peter
|
f44c4af73b
|
* also allow = in fpc mode to assign enums
|
2003-01-03 23:50:41 +00:00 |
|
peter
|
ce5fa9843f
|
* updated for absolutesym and varsym
|
2003-01-03 22:16:29 +00:00 |
|
peter
|
c94fba5944
|
* OBJECTCHECKS added, equivalent of -CR
* WRITEABLECONST added, equivalent of $J
|
2003-01-03 21:25:01 +00:00 |
|
peter
|
4167e7ea10
|
* made mark_write dummy instead of abstract
|
2003-01-03 21:03:02 +00:00 |
|