Denis Kuzmin
Denis Kuzmin
thanks for your great tool, i use this in recent time more and more :) So, what's the problem: I used a very long the tester from myregexp.com (Java version:...
the develop branch is already contains DLR features, but it's not possible for exported functions from C++ compiler. i.e.: ``` cpp #define LIBAPI_CPP __declspec(dllexport) // will decorated like: ?getSeven@API@UnLib@Conari@r_eg@net@@YAGXZ //...
Currently **all works fine, but** I need more flexible things like **here #2** How we can play with current versions: ```csharp // the working half-declaration of original interface: [Guid("23170F69-40C1-278A-0000-000600600000")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]...
It probably should be useful features for work without domains and their common problems with unloading assemblies. So main idea (noticed here https://github.com/3F/DllExport/issues/9) to provide unified work with managed and...
## steps to reproduce [email protected]: ```html fetch('page2.html') .then(function(response) { return response.text(); }) .then(function(data) { console.log(data); }); ... any data ... ``` use any http server that supports Access-Control-Allow-Origin headers: ```bash...
Fixes #106 I think `onreadystatechange` is more than enough for our case. Otherwise, full support requires both XDomainRequest and XMLHttpRequest
My bad... I forgot to update git submodule before branching. And looks like *FIPS edition* in 1.7.4 [still is based on *2.5.2*](https://github.com/3F/MvsSln/network) [[v1.7.4] ❌ ](https://github.com/3F/DllExport/blob/c1cc52fa13f563f97a2b4fe08bfb541c69195866/changelog.txt#L26-L27) https://github.com/3F/DllExport/blob/c1cc52fa13f563f97a2b4fe08bfb541c69195866/changelog.txt#L26-L27 Here's most important **possible...
Due to issue #92, We can talk more about various array-type representation in Hjson spec. My suggestion is to extend the representation of arrays as the Level-based Arrays. For example,...
[Here](https://github.com/hjson/hjson/issues/84#issuecomment-469043379) I already noticed about some pros of the new format: ```yml Mode: { $type: net.r_eg.vsSBE.Events.ModeScript, vsSolutionBuildEvent Type: Script Command: ''' #[7z pack.files ( { "$(odir)\\lib\\net$(netstamp)\\*.*", "$(odir)\\*.*" }, "$(dbin)\\Conari_v$(pVer).zip", {...
[**Here**](https://www.reddit.com/r/x3F/comments/ovq368/highspeed_multiplication_of_large_numbers_fast/), I was saying about [Huid](https://github.com/3F/Huid) (-> [Fnv-1a-128](https://github.com/3F/Fnv1a128) (-> [LX4Cnh](https://github.com/3F/LX4Cnh))) which provides related fastest generating UUID in a .NET System.Guid compatible manner. Today's MvsSln relies on MD5 (or SHA-1, edition...