Alexandre Tolstenko
Alexandre Tolstenko
Hey, awesome work you did here! I made a quick fix in order to improve the way `IUnityInterface.h` is imported. I really couldn't find it inside Unity folders, so I...
First of all, this lib is awesome! I am facing the same problem of https://github.com/nestjsx/crud/issues/378 ```Class constructor UserDto cannot be invoked without 'new'``` ``` TypeError: Class constructor UserDto cannot be...
### Description Need support for gitlab server. ### Version **Kactus version:** 0.3.2 **OS version:** 10.13.3 ### Steps to Reproduce 1. Open Kactus 2. Clone Repository 3. Select url option. Paste...
Hey fellow unicamper! I would love to see this working on web too! Tks
Hello! Your repo is awesome! Thanks! Context: IQuery provides two functions regarding ordering: https://github.com/IRCraziestTaxi/typeorm-linq-repository/blob/9f1efb1e162e5203c83e78c457aed28eadf2b8a1/src/query/Query.ts#L364 and https://github.com/IRCraziestTaxi/typeorm-linq-repository/blob/9f1efb1e162e5203c83e78c457aed28eadf2b8a1/src/query/Query.ts#L375 But Probably we should have another one for Random. Or pass the ordering as...
This the first working that I made to support cmake build for wasm. It needs to add the index.html and other support files
- Add more exclusions to gitignore - Automated release - probably needs more improvements here, but it is good enough for most nightly scenarios - Now tests are placed in...
Hi! I am trying to use the build-with-docker approach, and it is failing because of broken patches. The offending one is cpython: ``` Cloning into '/Users/tolstenko/projects/emception/upstream/cpython'... Updating files: 100% (4653/4653),...
I am facing this issue: ``` Socket bound to 0.0.0.0:63658: True Network thread started InitiatedConnect: user called connect Failed to send packet: System.Net.Sockets.SocketException (0x80004005): An address incompatible with the requested...