Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C# source generator for docopt usage #77
C# source generator for docopt usage #77
Changes from 128 commits
61f41da
5bea89f
04f7336
c271e21
490e650
41bf0c0
54825a7
0dc9902
9c67277
ca85081
eb3425c
addc09a
ddf1f5a
cd5ebac
0100f0f
7f02925
0897db4
836079b
a174cd7
1c1f5af
e12b25a
5606825
ec13039
2473361
e7721af
dc66b77
390631f
fb5b2b4
c94f69d
b4535be
7b914e6
1583410
0147498
5f124d1
64e3129
3a97cb9
afc8acc
04d585a
9e30f9a
056ddf8
facc894
c63ab7f
78a4acf
b8f3ec9
805d4bb
961b527
a2e789e
014d83e
94732f4
12741a1
7f250d8
5c42c78
1417d30
0967adb
52b3641
27f6f73
b0a4478
f9e7e72
2747fdf
2c9d825
57675df
cb93a0e
3ce166e
5e5e798
1cd0087
d1105fc
6822c3a
6503535
de67fda
e950796
5bbe08c
7dfb6f8
e6c8010
c9db880
28bf934
29d11b8
007a244
b5556d3
1f02dae
eac663a
16cd938
6153a78
d048519
01c5a71
52b9e7f
fa5ed43
e6a668f
5baa302
87cbf03
d30a9bd
36df455
8332450
9aaca1c
71fd57d
e112f5a
6fab8eb
50c9e65
4382a1d
439bb08
cc773c3
752ece9
8250966
d0b5852
cc7e66b
24ac5d0
d3617fd
9d31156
3955331
d3c6c91
8ff3f6e
27eeb91
0de4efa
816e9bd
e7ba98a
094e802
57b136c
495f904
c8a0185
9a2930f
c5632ba
be89878
10cf72f
9801233
127205c
8b50984
b54f6ab
01943e6
3ef3138
922165d
0c5b203
fa0c013
783d813
adf7e0c
adbdefe
c2e3cc8
1cf45cd
20d2410
7834bf0
b00100b
83e09ec
ede640e
4de329c
0adc6f1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is as clean and simple as the Python version. Someone on my team was commenting that there was a lot of magic happening. The good news is that magic is not as costly as one would expect.