-
There should be an easier way to add TinyMCE plugins that require files to be exported. Example:
If you use the Tooltip plugin and export your elp, some files will be exported (those in webui/scri…
-
A mechanism for local binding fresh variables in the RHS of rules, or even better, matching on patterns with fresh variables.
For example,
```
rule foo(X) => bar(Y) ...
where Y := baz(X)
…
-
Hello,
I tried to run the following code which was mostly taken from [here](https://github.com/caglarcakan/sleeping_brain/blob/main/notebooks/RESULT-bifurcation-diagrams.ipynb) with following outpu…
-
OBS.: Edited the fixes that was not correct before.
Nice project !
For me to be able to compile it with:
```
gcc -o exin-ast *.c
```
I needed to make small changes shown bellow, but when I try t…
-
**Describe the bug**
Using medoo library to connect to a MySQL database and MSSQL database. It works perfectly with MySQL database but with MSSQL simple select query are failing. This is observed whe…
-
This is a follow-up to
https://github.com/uber/pyro/issues/568
As was recommended in the discussion of the above issue, even if we can model them with delta or normal with small variance samples,…
innuo updated
3 years ago
-
**Describe the issue**
Only some cases of [Character Literals](https://docs.ruby-lang.org/en/3.0.0/doc/syntax/literals_rdoc.html) seem to be supported.
Support is missing for the following groups of…
Hirse updated
3 years ago
-
###### Copied from original issue: https://github.com/GoogleCloudPlatform/google-cloud-node/issues/2770
@­sebelgaDecember 12, 2017 6:35 AM
Hello,
I have seen that since version 1.1.0 of the d…
-
The current frontend-backend protocol is very verbose for insertions and deletions of sequences of list items (or characters in text). For example, creating the list `[1, 2, 3]` results in the followi…
-
```
An error occurred in a `before(:suite)` hook.
Failure/Error: ThinkingSphinx::Test.start_with_autostop
Riddle::CommandFailedError:
Sphinx command failed to execute
```
I'm seeing this …