-
Hello,
I'm afraid the extension is not working at all for me, I'm on Windows 7 Pro 64 Italian version, Brackets v 1.1 (but it did't work on 1.0 either, not sure about the previous sprints).
test done…
-
# SESSION: Evolution and Maintenance
## No issue left behind: reducing information overload in issue tracking
Olga Baysal, Reid Holmes, Michael W. Godfrey
Pages: 666-677
doi>10.1145/2635868.2635887
F…
-
it is
The synthesis of either RNA on a template of DNA or DNA on a template of RNA.
should transcription include reverse transcription?
at one point, I think transcription used to be an RNA metaboli…
-
Hi,
I'm having a problem with GHC 7.8.2 where code using the default (static) build of llvm-general versions 3.4.2.2 and 3.4.1.0 fails at runtime, the first time I try to use MCJIT in a program:
```…
-
It is not possible to use ACADO repeatedly in a program. The following minimal working example will segfault when changing `NUM_OCP_SOLVE` to `2`.
``` cpp
#include
int main( )
{
using namespace…
-
Hello,
New to NixOS, but it seemed the easiest way to get the Haskell kaleidoscope tutorial up and running. Seems close working but not quite. Any suggestions or fixes would be most welcome.
Fresh…
-
Following steps reproduce this error:
1) git clone git clone https://github.com/joe-jordan/pyvoro.git
2) cd pyvoro
3) python setup.py build
running build
running build_py
('missing cimport', 'pyvoro…
-
No idea what's causing the problems in these:
*http://courtlistener.com/ca9/24pn/james-jones-sr-v-city-of-los-angeles/
*http://courtlistener.com/ca9/24oA/shawn-diehl-v-recontrust-company-na/
*http://c…
-
Steps to reproduce the problem:
1. Start Brackets.
2. Open a less file.
3. Change the file.
4. LESS is compiled to CSS successfully.
5. Change the file again.
6. LESS is not compiled.
So, auto compil…
-
It would be nice to be able to define new symbols at the REPL, like this:
```
:let timesTwo x = x * 2
:let double x = x + x
:prove \x = timesTwo x == double x
```
Yes, this could be done with lots o…