Ignore:
Timestamp:
Apr 26, 2018, 12:00:02 AM (7 years ago)
Author:
chronos
Message:
  • Added: Unfinished unit for Int128 type.
Location:
branches/virtualcpu3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/virtualcpu3

    • Property svn:ignore
      •  

        old new  
        11lib
        22project1.exe
         3project1
        34*.lps
        45*.res
  • branches/virtualcpu3/project1.lpi

    r158 r160  
    2828      </Item1>
    2929    </RequiredPackages>
    30     <Units Count="3">
     30    <Units Count="4">
    3131      <Unit0>
    3232        <Filename Value="project1.lpr"/>
     
    4444        <IsPartOfProject Value="True"/>
    4545      </Unit2>
     46      <Unit3>
     47        <Filename Value="UInt128.pas"/>
     48        <IsPartOfProject Value="True"/>
     49      </Unit3>
    4650    </Units>
    4751  </ProjectOptions>
     
    5660      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    5761    </SearchPaths>
     62    <Parsing>
     63      <SyntaxOptions>
     64        <IncludeAssertionCode Value="True"/>
     65      </SyntaxOptions>
     66    </Parsing>
     67    <CodeGeneration>
     68      <Checks>
     69        <IOChecks Value="True"/>
     70        <RangeChecks Value="True"/>
     71        <OverflowChecks Value="True"/>
     72        <StackChecks Value="True"/>
     73      </Checks>
     74      <VerifyObjMethodCallValidity Value="True"/>
     75    </CodeGeneration>
    5876    <Linking>
    5977      <Options>
Note: See TracChangeset for help on using the changeset viewer.