-
```
==================================
FlexMonkey Use Cases:
1) App under test and MonkeyAgent on remote server?
2) App under test and MonkeyAgent local?
3) App under test loaded from local file syst…
-
```
email: s.volchkov@gmail.com
Hello, Marc!
With the recent changes to rpc in protobuf-net, including the removal of
ServiceModel/RpcClient.cs in r242, what would you recommend to use as a
client p…
-
```
Replace:
new Regex("aaaa", "g")
with
/aaaa/g
```
Original issue reported on code.google.com by `DanelK...@gmail.com` on 28 Aug 2013 at 2:34
-
```
email: s.volchkov@gmail.com
Hello, Marc!
With the recent changes to rpc in protobuf-net, including the removal of
ServiceModel/RpcClient.cs in r242, what would you recommend to use as a
client p…
-
```
email: s.volchkov@gmail.com
Hello, Marc!
With the recent changes to rpc in protobuf-net, including the removal of
ServiceModel/RpcClient.cs in r242, what would you recommend to use as a
client p…
-
Context:
I’m working on a Cosmos SDK project in Flutter/Dart, and I’m implementing RFC6979 deterministic ECDSA signing with the secp256k1 curve. While researching, I came across Decred’s implementa…
-
Feature Request:
- Option to specify a file extension: Add a configuration option to specify the file extension (e.g., .js, .ts) that should be used in all import statements within the generated file…
-
Yes, java uses signed bytes making the value look wrong however, the data is more accurately represented by a byte in almost every usecase. If i was storing a buffer of bytes in there, I would have to…
hYdos updated
2 months ago
-
I have a problem with C# generator.
Version 13.6.2 is the latest one what works. Code generated with that version looks like this:
```
if (status_ == "200")
…
-