felixf
|
2f4a13a074
Experimental "fictive" fields for better high-level expressiveness of low-level heap data structures -- might become very handy for device drivers but should better never be used in normal programming (allows, in principle, to implement unions)
|
9 år sedan |
felixf
|
316732e6df
Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI)
|
9 år sedan |
felixf
|
ba0c909622
Implemented Inheritance on Cells (NOT: Polymorphism)
|
9 år sedan |
felixf
|
1727573fe4
Patched bug / trap with active cells alignment
|
9 år sedan |
felixf
|
abfd9d4167
Made available operators "<<", ">>", "<<?" and ">>?" for overloading.
|
9 år sedan |
eth.morozova
|
c382dd998e
implemented support of "ALL" operator; it was necessary to introduce procedure type comparison in FoxSemanticChecker.Distance to allow procedure as a parameter of the operator;
|
9 år sedan |
felixf
|
3309618b42
Patched zero-alignment problem.
|
10 år sedan |
felixf
|
079df6faad
added alignment for record types
|
10 år sedan |
felixf
|
7e7acc530f
Merged modifications from ActiveCells3
|
10 år sedan |
felixf
|
4ae503b9bf
|
10 år sedan |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 år sedan |