Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nguerrera created a review comment on a pull request on microsoft/cask
I suppose the most common convention is: Big.Long.Namespace.For.Thing.dll - Managed Code thing.dll - Native Windows code libthing.so - Native Mac/Linux code
nguerrera created a review comment on a pull request on microsoft/cask
It is the common convention on Unix-y platforms: libthing.so. Eventually it will definitely be the best name for the .so when we have one. The (Core) CLR actually has magic so that you can PInv...
nguerrera created a review comment on a pull request on microsoft/cask
OMG, this was not intended to be checked in. There is no libcask.sln. I went down some dark roads before I got to this final state.
nguerrera created a review comment on a pull request on microsoft/cask
(Disclaimer: I'm rusty on the details here and it's complicated.) > or is everything a string type in MSBuild? No, properties can have other runtime types in msbuild internals. Quotes don't n...
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... cba0d36
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 6a10a86
nguerrera created a comment on a pull request on microsoft/cask
Thanks, I have it in draft while I fight the build. I think it's going to work now.
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... f095c11
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 37d9df8
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 88b50b4
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 0123253
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 5eb0166
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... b0dde11
nguerrera pushed 1 commit to cpp nguerrera/cask
- Initial skeleton code for C++ Implementation * Add libcask native dll project to sln * Add stub implementation and P... 1ff7c88
nguerrera opened a draft pull request on microsoft/cask
Initial skeleton code for C++ Implementation
* Add libcask native dll project to sln * Add stub implementation and P/Invoke interop to it to tests * Revert back to CRLF on Windows, there are too many issues with VS putting snippets with CRL...nguerrera created a branch on nguerrera/cask
cpp - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera pushed 2 commits to fix-style-warning-config nguerrera/cask
nguerrera pushed 1 commit to main nguerrera/cask
- Set up VS Code developer experience (#14) ## Basics * Configure default solution * Configure default build task: C... c6bc18b
nguerrera opened a pull request on microsoft/cask
Fix style issues becoming warnings even when configured :silent
nguerrera pushed 1 commit to fix-style-warning-config nguerrera/cask
- Fix style issues becoming warnings even when configured :silent 165a8c9
nguerrera created a branch on nguerrera/cask
fix-style-warning-config - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera pushed 1 commit to vscode nguerrera/cask
- Set up VS Code developer experience ## Basics * Configure default solution * Configure default build task: Ctrl+Shif... 08dcea8
nguerrera pushed 1 commit to vscode nguerrera/cask
- Set up VS Code developer experience ## Basics * Configure default solution * Configure default build task: Ctrl+Shif... 747393e