Closed clhodapp closed 8 years ago
For @cvogt.
What works:
What doesn't work:
Also todo:
Also, you can turn on debug printing on the repl by doing sys.props("flat_debug") = "true" (and set it to false to turn it back off)
sys.props("flat_debug") = "true"
@clhodapp is supposed to stay open until the missing old features work again?
I am considering publishing a 0.1 with current master. WDYT?
@cvogt Yes. I just made this PR to get a diff going.
For @cvogt.
What works:
What doesn't work:
Also todo:
Also, you can turn on debug printing on the repl by doing
sys.props("flat_debug") = "true"
(and set it to false to turn it back off)