コミット履歴

作者 SHA1 メッセージ 日付
  negelef 6cafa4b647 Improved return type of BitSet.GetBits 6 年 前
  negelef f7dd7cdb70 Added support for 64-bit fingerprints 6 年 前
  negelef 13165423e7 Add proper type definition for fingerprint values 6 年 前
  felixf 1b22680b94 removed unused symbols, 6 年 前
  felixf be1615c3db Patched issues with loader (entry code and exit code sections were not treated correctly) 7 年 前
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) 7 年 前
  felixf 169581ea99 Patched segmentedname to string (stop when identifier < 0) 7 年 前
  skoster b81bc4fed6 Fixed Generic object file reading and added some assertions. 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 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 4ae503b9bf 9 年 前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 年 前