issues
search
KvanTTT
/
CSharp-Minifier
Library for C# code minification based on NRefactory. That is lib for spaces, line breaks, comments removing, reduction of identifiers name length and so on in C# code.
Apache License 2.0
41
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
-
#47
yann0090
closed
4 years ago
1
Roslyn version for .NET Standard 🚧
#46
atifaziz
opened
5 years ago
8
Move To Roslyn #35 WIP
#45
codeFather2
opened
6 years ago
1
Unable to parse empty if statements
#44
luvies
closed
6 years ago
1
Unable to parse expression bodies
#43
luvies
opened
6 years ago
2
Implement Cli version
#42
KvanTTT
opened
6 years ago
0
The new node 'ExpressionStatement' is not valid in the role TryBlock
#41
BaconFist
closed
6 years ago
0
Fix client crashing if loaded files don't exist anymore
#40
theCalcaholic
closed
6 years ago
2
Minifier removes overriden ToString() method
#39
theCalcaholic
opened
7 years ago
1
Crash on same method with <Type> modifier.
#38
theCalcaholic
opened
7 years ago
0
"Enum to int conversion" occasionally removes enum completely.
#37
theCalcaholic
closed
7 years ago
0
inherited protected methods not recognized correctly.
#36
theCalcaholic
closed
7 years ago
2
Move to Roslyn
#35
KvanTTT
opened
8 years ago
3
Operator precedence error
#34
thomasdiemar
closed
8 years ago
1
Ignores interface signature
#33
thomasdiemar
opened
8 years ago
3
Problems with abstract keyword
#32
thomasdiemar
opened
8 years ago
0
Ignored code
#31
thomasdiemar
opened
8 years ago
0
Cant build current master
#30
thomasdiemar
closed
8 years ago
2
Minifier breaks on base keyword
#29
thomasdiemar
closed
8 years ago
1
delegate functions like Action and Func break the minifier when called (workaround)
#28
rockyjvec
opened
8 years ago
1
Exception when minifying file containing nested classes with same inner name
#27
ghost
closed
7 years ago
3
Preprocessor
#26
lcnvdl
opened
9 years ago
1
Add enum values to int conversion
#25
KvanTTT
closed
9 years ago
0
Add Mono support
#24
KvanTTT
closed
10 years ago
0
Update README.md
#23
danielchalmers
closed
10 years ago
0
Add simple expressions calculation
#22
KvanTTT
opened
10 years ago
0
Add useless constants, fields and variables removing
#21
KvanTTT
closed
10 years ago
0
Add variable initialization compressing
#20
KvanTTT
closed
10 years ago
0
Add readme with description and sample of using
#19
KvanTTT
closed
10 years ago
0
Add types (class, interface, struct) names minification
#18
KvanTTT
closed
10 years ago
0
Add type member names reduction
#17
KvanTTT
closed
10 years ago
0
Minification ignoring for custom identifiers
#16
KvanTTT
closed
10 years ago
0
Brackets with one instruction reduction
#15
KvanTTT
closed
10 years ago
0
Add integer numbers minification
#14
KvanTTT
closed
10 years ago
0
Add FastColoredTextBox for Syntax Highlighting
#13
KvanTTT
closed
10 years ago
0
Fix errors with comments processing
#12
KvanTTT
closed
10 years ago
0
Add #region directive processing (printing and removing)
#11
KvanTTT
closed
10 years ago
0
Add random identifier generator
#10
KvanTTT
closed
10 years ago
0
Add compile utils for testing.
#9
KvanTTT
closed
10 years ago
0
Local variable minification
#8
KvanTTT
closed
10 years ago
0
Multifile minifier mode
#7
KvanTTT
closed
11 years ago
0
Add constraint to output line length
#6
KvanTTT
closed
11 years ago
0
Add tests for different code samples.
#5
KvanTTT
closed
2 years ago
0
Add GUI for testing
#4
KvanTTT
closed
11 years ago
0
Implement identifier names length reduction
#3
KvanTTT
closed
10 years ago
1
Implement comments removing.
#2
KvanTTT
closed
11 years ago
0
Implement whitespace and line breaks removing feature.
#1
KvanTTT
closed
11 years ago
0