Changeset 514 for BigInt/Int128Demo.lpi


Ignore:
Timestamp:
Apr 26, 2018, 1:07:22 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Updated BigInt classes for Int128 a UInt128.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BigInt/Int128Demo.lpi

    r505 r514  
    5656      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    5757    </SearchPaths>
     58    <Parsing>
     59      <SyntaxOptions>
     60        <IncludeAssertionCode Value="True"/>
     61      </SyntaxOptions>
     62    </Parsing>
     63    <CodeGeneration>
     64      <Checks>
     65        <IOChecks Value="True"/>
     66        <RangeChecks Value="True"/>
     67        <OverflowChecks Value="True"/>
     68        <StackChecks Value="True"/>
     69      </Checks>
     70      <VerifyObjMethodCallValidity Value="True"/>
     71    </CodeGeneration>
    5872    <Linking>
    5973      <Options>
Note: See TracChangeset for help on using the changeset viewer.