mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-19 13:31:38 +02:00
![]() + 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 |
||
---|---|---|
.. | ||
comphook.pas | ||
compiler.pas | ||
globtype.pas | ||
README | ||
systems.pas | ||
tokens.pas | ||
version.pas |
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