-
## Expected Behavior
Dependencies passed as reference parameter are supported even when the dependency type is not-copyable. Google's NiceMock types (where MyMock is made not-copyable by MOCK_METHOD …
-
The SLM must be turned off when SIM experiment starts.
If not the SLM is loaded with one only angle. It seems that this is not the pattern sequence from the previous experiment.
Is this intended for…
-
jeremy@jasco:/mnt/local/mosml/src/test$ make
rm -f result
mosml -P full test.sml > result 2>&1
hangs, due to
jeremy@jasco:/mnt/local/mosml/src/test$ vi result
File "ovlsucc.sml", line 98, characters …
-
Resolving issue #59 would eliminate the dependency on GMP for compiled programs that do not use `structure IntInf`. However, there may be programs that use `structure IntInf` in a non-performance cri…
-
We should at least test sml-sync on the Linux subsystem in Windows to see if we can get something working.
Whatever the result, there should be some section in the README on Windows support.
-
The documentation for `Time.fromSeconds`, `Time.fromMilliseconds`, `Time.fromMicroseconds`, and `Time.fromNanoseconds` is (emphasis mine):
> These convert the number n to a [time](https://smlfamily…
-
```cpp
inline namespace statemachine
{
using namespace boost::sml;
struct StateMachineLogger
{
template
static void log_process_event(const TEvent&)
{
…
-
The code that makes the "config" file should probably ask the user for input. Here's the script I'm imagining; I'll do it this weekend if this is agreeable to everyone.
```
NOTICE: No config file, tr…
-
Thought I had written this up already but I can't find it now, so this might be a duplicate 🤷
* Is there any wildcard syntax? SVS communicates with the SVS viewer using wildcards, so I thought the…
-
**Description:**
- RDKit Version: 201803.4
- Platform: Debian unstable
I tried running the Cartridge regression tests and had to disable 8 (2x4 identical?) tests due to Boost assertion failures…