Downloadliste

Projektbeschreibung

Comment Remover removes all comments from various types of source codes, including, but not limited to Assembly, Pascal, Java, C, C++, D, Python, and LUA.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-11 11:37
0006

Eingabedateien mit einem End-of-Line-Modus anders als LF werden jetzt automatisch in LF konvertiert werden.

Dies gilt nur für CR und CRLF End-of-Line-Modus.

Datei laden und speichern ist jetzt mehrere Male schneller.

Unicode wird nicht unterstützt.
Tags: Update, Unstable
Input files with an end-of-line mode different from LF will now be automatically converted to LF.

This is valid only for CR and CRLF end-of-line modes.

File loading and saving is now several times faster.

Unicode is not supported.

2013-02-04 07:45
0005

Alle Linien, die durch Leerzeichen vorangestellt werden nun aus der letzte Quelle-Datei entfernt. Alle Linien, die nur einen Kommentar hatte, was, den Sie jetzt aus der letzte Quelle-Datei entfernt werden. Diese Verbesserungen machen die endgültige Quelldatei, die aussehen, als ob es nie kommentiert wurden, vor.
Tags: Beta, Unstable
All lines preceded by spaces are now removed from the final source file. All lines that had only a comment them are now removed from the final source file. These improvements make the final source file look as if it were never commented before.

2013-01-12 08:26
0004

In dieser Version die zulässigen Kommentarzeichen auf fünf erhöht und fügt Unterstützung für asymmetrische Kommentar-Typen (z. B. HTML, LUA).
Tags: Update
This release
increases the limit of comment characters to five and adds support for asymmetric comment types (e.g., HTML,
LUA).

2013-01-05 10:30
0003


Diese Version behebt einen Fehler, der Kommentare in Zeichenfolgen in bestimmten Fällen entfernt.
Tags: Bug Fix

This release fixes a bug which removed comments inside strings in certain cases.

2013-01-03 16:58
0002

Generierte Dateien wurden verbessert. Eine Option wurde hinzugefügt, um leere Zeilen aus Dateien zu entfernen. Es gab einige kleinen Korrekturen.
Tags: Update
Generated files were improved. An option was added to remove empty lines from files. There were some small fixes.

Project Resources