Ignore:
Timestamp:
Apr 22, 2020, 9:00:02 AM (4 years ago)
Author:
chronos
Message:
  • Added: Executor support for Break and Continue statements.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/Forms/UFormMain.pas

    r210 r211  
    209209begin
    210210  ACompile.Execute;
    211   //AOptimize.Execute;
     211  AOptimize.Execute;
    212212  FormOutput.SynEditOutput.Highlighter := nil;
    213213  FormOutput.SynEditOutput.Lines.Clear;
Note: See TracChangeset for help on using the changeset viewer.