felixf
|
e8371d4486
Add port properties in CONNECT statement.
|
преди 9 години |
felixf
|
254efba198
Implement operator overloading for stream operators
|
преди 9 години |
felixf
|
6404f6f4b8
Added period to @Info / @Procedures / @Variable sections
|
преди 9 години |
eth.guenter
|
0e1d8dfa4e
corrected SYSVABI procedure calls
|
преди 9 години |
felixf
|
f7bf4ffdb0
removed inline procedure from reflection (cannot be linked!)
|
преди 9 години |
felixf
|
625f6d6cad
Made reflection a bit robuster (intermediate backend could not compile itself...)
|
преди 9 години |
felixf
|
e02fb52fbf
added reflection info for global procedures and variables
|
преди 9 години |
felixf
|
6e4b6fada4
patched code for dynamic operator overloading. Todo: improve reference to parameters.
|
преди 9 години |
felixf
|
59a99c79da
patched issue with index operator (when generic object file used)
|
преди 9 години |
felixf
|
a1ac6818be
Removed hidden consts from symbol files.
|
преди 9 години |
eth.guenter
|
3b276cdbfe
corrected the fix of rev. 6626
|
преди 9 години |
eth.guenter
|
b9a279517f
fixed a bug introduced in rev. 6625, only in 64-bit mode the caller has to return parameter space
|
преди 9 години |
eth.guenter
|
b67f09f693
added code for returning parameter stackspace in WINAPI
|
преди 9 години |
felixf
|
66b71f5458
Pathced a bug that had caused sporadic traps in Objects.Clock when calling Kernel32.WaitForSingleObject: stack overflow, stack pointer was decreased without reason.
|
преди 9 години |
felixf
|
53c809c07f
Patched Calling Convention for EFI (is actually WINAPI calling convention)
|
преди 9 години |
eth.guenter
|
4d35328f78
fixed calling ext. C-procedures (SysvABI)
|
преди 9 години |
felixf
|
316732e6df
Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI)
|
преди 9 години |
felixf
|
9a5101e25c
Patches for 64-bit EFI A2
|
преди 9 години |
felixf
|
ef6d118cd6
Correcred alignment (64-bit)
|
преди 9 години |
felixf
|
9802c8ed33
Preliminary patches for EFI 64-bit. Alignment issues require further consideration.
|
преди 9 години |
eth.morozova
|
8bba99d8b1
allow forgotten SET type in AddProperty
|
преди 9 години |
felixf
|
84f025c53a
Reverted bad changes and replaced with new patch
|
преди 9 години |
felixf
|
68efa0a0c2
Patched issues with EFI boot file generation
|
преди 9 години |
felixf
|
ba0c909622
Implemented Inheritance on Cells (NOT: Polymorphism)
|
преди 9 години |
felixf
|
dea60cabfc
added set properties
|
преди 9 години |
felixf
|
9bf936102f
Added support for boolean and longreal properties
|
преди 9 години |
felixf
|
b83e5863c9
Improved initialization code
|
преди 9 години |
felixf
|
efa9bc9ee7
global initialization in the object file only when new object file is used
|
преди 9 години |
felixf
|
17fba8816e
Initializer for global variables acts directly on memory now -- yet redundant code
|
преди 9 години |
eth.negelef
|
f046347ded
Fixed missing patch of link register in up-call to finalizer of base object
|
преди 9 години |