felixf
|
1f5cb8d25b
Patched fingerprinting issues
|
8 лет назад |
felixf
|
8771e0390b
Added offers / requires sections in object file (modeling import / export of a module) -> Can link with shortened module lists now.
|
8 лет назад |
felixf
|
6849ac77e4
Improved error handling: line/column position now available everywhere
|
8 лет назад |
felixf
|
09307c1367
Simplified IntermediateLinker for ActiveCells3 -- intermediate state!
|
9 лет назад |
felixf
|
9fdbb7c67b
Patched a bug with recursive imports in Runtime.
|
9 лет назад |
felixf
|
042f96c818
Improved heap allocation: sporadically call garbage collector and use free lists
|
9 лет назад |
felixf
|
5766b0b081
Added a make library functionality fo FoxGenericObjectFile: object files can be put together in a single library file subsequently usable for static linking. This makes it more comfortable to link at the command line.
|
9 лет назад |
felixf
|
769d6ccbe1
removed duplicate fingerprint warning because symbols are resolved by name now
|
9 лет назад |
felixf
|
4ae503b9bf
|
9 лет назад |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 лет назад |