Commit History

Author SHA1 Message Date
  negelef e986fbd260 Improved integer types 6 years ago
  negelef ab6c93f5ea Use proper types for version and statistics 6 years ago
  negelef 65f4c5eea8 Unified printing of fingerprints 6 years ago
  negelef 6cafa4b647 Improved return type of BitSet.GetBits 6 years ago
  negelef f7dd7cdb70 Added support for 64-bit fingerprints 6 years ago
  negelef 13165423e7 Add proper type definition for fingerprint values 6 years ago
  felixf 1b22680b94 removed unused symbols, 7 years ago
  felixf be1615c3db Patched issues with loader (entry code and exit code sections were not treated correctly) 7 years ago
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) 7 years ago
  felixf 169581ea99 Patched segmentedname to string (stop when identifier < 0) 7 years ago
  skoster b81bc4fed6 Fixed Generic object file reading and added some assertions. 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 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. 10 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago