negelef
|
72406ae9e0
Unified whitespace
|
6 years ago |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 years ago |
negelef
|
d60418f613
Use proper type for counting elements
|
6 years ago |
negelef
|
ab6c93f5ea
Use proper types for version and statistics
|
6 years ago |
negelef
|
0748eeb528
Bumped generic object file version to 6
|
6 years ago |
negelef
|
13165423e7
Add proper type definition for fingerprint values
|
6 years ago |
negelef
|
bb1f91b67a
Unified spelling
|
6 years ago |
felixf
|
1b22680b94
removed unused symbols,
|
6 years ago |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 years ago |
felixf
|
4e4e439576
Removed priority from generic sections (replaced by section types)
|
7 years ago |
felixf
|
252996767c
Activated Option "AliasOnlyExported" such that only aliases appear in object files that are required to link or load object files
|
7 years ago |
skoster
|
73bcc4d85d
Allow empty set of module requirements
|
8 years ago |
felixf
|
1f5cb8d25b
Patched fingerprinting issues
|
8 years ago |
felixf
|
8771e0390b
Added offers / requires sections in object file (modeling import / export of a module) -> Can link with shortened module lists now.
|
8 years ago |
felixf
|
6849ac77e4
Improved error handling: line/column position now available everywhere
|
8 years ago |
felixf
|
09307c1367
Simplified IntermediateLinker for ActiveCells3 -- intermediate state!
|
9 years ago |
felixf
|
9fdbb7c67b
Patched a bug with recursive imports in Runtime.
|
9 years ago |
felixf
|
042f96c818
Improved heap allocation: sporadically call garbage collector and use free lists
|
9 years ago |
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 years ago |
felixf
|
769d6ccbe1
removed duplicate fingerprint warning because symbols are resolved by name now
|
9 years ago |
felixf
|
4ae503b9bf
|
9 years ago |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 years ago |