Changeset 64 for trunk/LazFuckIDE.lpi


Ignore:
Timestamp:
Dec 4, 2014, 2:59:28 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Now commands cmInc, cmDec, cmPointerInc, cmPointerDec and cmSet use numeric parameter to merge multiple small steps to one unary operation with numeric parameter. Optimization is done on TTarget side and not on each specific targets.
  • Added: Optimization to eliminate redundant source code.
  • Added: Optimization level option in Options dialog.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuckIDE.lpi

    r61 r64  
    133133      </Unit4>
    134134      <Unit5>
    135         <Filename Value="Target\UTarget.pas"/>
     135        <Filename Value="UTarget.pas"/>
    136136        <IsPartOfProject Value="True"/>
    137137        <UnitName Value="UTarget"/>
     
    207207        <HasResources Value="True"/>
    208208        <ResourceBaseClass Value="Form"/>
     209        <UnitName Value="UFormTargetCode"/>
    209210      </Unit16>
    210211      <Unit17>
Note: See TracChangeset for help on using the changeset viewer.