Jared Grubb
Jared Grubb
I enjoy using the `$ref` stuff (and `$id`) but I really never want my validators to _actually_ access the network. I used a RefResolver instance to map some schemas together,...
I dont see any content for this: https://channel9.msdn.com/Events/CPP/CppCon-2016/CppCon-2016-Dan-Gohman-C-on-the-Web-Lets-have-some-serious-fun Were there slides?
C++ Port
I would be interested in attempting a C++ port. Every time I have to write a command line tool, the part I dread the most is writing the option parser....
I've noticed that usually when I Cmd-click to learn more about some OCMock method/macro, I get a header with very little comments.
The bash completion doesn't handle subcommands that have hyphens in them correctly. **ArgumentParser version:** `1.5.0` and main **Swift version:** N/A ### Checklist - [x] If possible, I've reproduced the issue...
### Description The `MemberAttributeMacro` does not get invoked for members that are inside `#if` guards. ### Steps to Reproduce Looking at the unit tests, I can add a new one...