Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

지금 LF와에서 다른 끝 줄 모드와 입력된 파일을 LF를 자동으로 변환 됩니다.

이것은 CR 및 CRLF 줄 끝 모드에 대해서만 유효 합니다.

파일 로드 하 고 저장 몇 배 빠른 지금 이다.

유니코드 지원 되지 않습니다.
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

모든 줄 앞에 공백을 이제 마지막 소스 파일에서 제거 됩니다. 모든 라인 들 이제 마지막 소스 파일에서 제거 됩니다만 언급 했다. 이러한 향상 된이 기능 확인 하기 전에 주석 적 된 것 처럼 보이게 하는 최종 소스 파일.
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

이 릴리스는 5 코멘트 문자 제한 증가 하 고 비대칭 댓글 형식 (예: HTML, 루아)에 대 한 지원을 추가 합니다.
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


이 릴리스의 경우에 따라 문자열 내부 의견을 제거 하는 버그를 고정 시킨다.
Tags: Bug Fix

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

2013-01-03 16:58
0002

생성 된 파일 개선 했다. 파일에서 빈 줄을 제거 하는 옵션이 추가 되었습니다. 몇 가지 작은 수정이 있었다.
Tags: Update
Generated files were improved. An option was added to remove empty lines from files. There were some small fixes.

Project Resources