fpc/ide/fake
peter bcecca182a * 'Use tab characters' now works correctly
+ Syntax highlight now acts on File|Save As...
 + Added a new class to syntax highlight: 'hex numbers'.
 * There was something very wrong with the palette managment. Now fixed.
 + Added output directory (-FE<xxx>) support to 'Directories' dialog...
 * Fixed some possible bugs in Running/Compiling, and the compilation/run
   process revised
1999-01-04 11:49:39 +00:00
..
comphook.pas * moved 1998-12-22 14:27:54 +00:00
compiler.pas * 'Use tab characters' now works correctly 1999-01-04 11:49:39 +00:00
globtype.pas * moved 1998-12-22 14:27:54 +00:00
README * moved 1998-12-22 14:27:54 +00:00
systems.pas * moved 1998-12-22 14:27:54 +00:00
tokens.pas * moved 1998-12-22 14:27:54 +00:00
version.pas * moved 1998-12-22 14:27:54 +00:00

This is a fake compiler which can be used instead of the full compiler source.
The only thing it does is when you compile it writes some info lines to the
do_comment() function, which is normally called by the compiler.

Currently it gives an info line that it is a fake compiler and on the second
line the specified commandline