-
![image](https://user-images.githubusercontent.com/15817383/54662645-06689800-4b22-11e9-89f3-cd2beab998f6.png)
シングルクォーテーションとして認識する範囲が、貪欲になっています。
対応策を調査中です。迂回策は、変数に代入してから使用します。
```
hyphen = '-'…
-
language-hsp3の[引用符のせいで動かない #8](https://github.com/honobonosun/language-hsp3/pull/8)が生じています。
プルリクエストと同じ内容を移植して、対応します。
-
現在のバージョンでは正しく強調表示できません。
![image](https://user-images.githubusercontent.com/15817383/45927792-9367d580-bf73-11e8-9192-18ce563fa600.png)
-
As noted [previously](https://github.com/APS-USAXS/ipython-usaxs/issues/45#issuecomment-445406763), PVs of record type [compress](https://epics.anl.gov/EpicsDocumentation/AppDevManuals/RecordRef/Recor…
-
`@` を選択するとエラーが起こる。(起こらない可能性もある?)
出典:[knowbugのエラーについて](http://uedai-kami.bbs.fc2.com/?act=reply&tid=11104538#21838797)
## TODO
- [x] 調査
- [x] 修正
-
The pipeline works perfectly with Trinity/PASA evidences, but.... tbastn/Exonerate. Having just 1 exonerate alignment, does it mean that UniProtKB evidences will not be used in gene prediction? Any id…
-
### 原因
単純なコード上のミス (差分を参照)
### 再現スクリプト
メモリバグなので再現性はない。
``` hsp
#include "hsp3_64.as"
#module kls x_, y_
#modfunc kls_do
// アクセス違反で落ちることがある
y_ = 1
return
#global
newmod inst, kls
…
-
Hi,
I'm having some trouble renewing my certificate. I'm using the following command (manual renew due to hosting provider only supporting manual certificate upload). The process takes a while beca…