Cristian Petrescu-Prahova

Results 7 issues of Cristian Petrescu-Prahova

**Check List** - [x] Tests have been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

**Check List** - [x] Tests has been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

pr:community

**Check List** - [x] Tests has been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

pr:community

NOT FOR REVIEW. PLEASE DO NOT MERGE.

I've instrumented evaluate.py to count the number of gold questions that have a gold answer of `[None]`. In the dev set, evaluated via the docker instructions on the front page,...

Experimenting on implementing http://www.randomhacks.net/2005/10/11/amb-operator via delimited continuations in Scala. Getting: ``` Error:(172, 17) cannot cps-transform malformed (possibly in shift/reset placement) expression reset { ``` The code attempt: ``` "playground" should...

There is work to enable multiple Scala versions support. But so far only Scala 2.10.3 is supported. Is there interest and/or a roadmap for Scala 2.11 support?