-
Thoughts on adding additional ivars to select exception types to expose additional information about the exception? For example, `TypeCastError`, only exposes the exception message, such as `cast fro…
-
Eventually we'll need to be able to monitor what's happening on the network in the real world and will need to modify our model. We also need to be able to make incremental changes to an abstract mode…
-
I'm going to accept PR #8 tonight, this adds scientific notation (`1e8`, etc) to Emily. However I have some thoughts on where we should go past there.
Something strikes me as odd about #8: The accept…
-
From https://github.com/prettier/prettier/issues/3503#issuecomment-359863688
lipis updated
11 months ago
-
- VSCode Version: 1.28.0
- VSCode-R Version: v0.6.2
- OS Version: x86_64-apple-darwin15.6.0 (64-bit)
Steps to Reproduce:
1. Use two reserved markdown characters in LaTeX math blocks in the s…
-
There should be a command line parameter called `--append-precompiles` or `--save-compile` or something like this which enables to save all precompiles which happened during runtime (either in paralle…
-
It would be good to have more guidance about the distinction of these, and what categories they apply to.
(Currently their formatting is roughly the same (and I believe we may want to relax the try…
-
I've been trying to use aws-lambda-haskell-runtime with the AWS SAM CLI. I've run into multiple problems. I'll describe them in this issue. I'm new to AWS Lambda and AWS SAM, so you should take thi…
-
WebAssembly has a significant backwards compatibility constraint. It is also exploring an almost entirely new space and solving very hard problems requiring substantial design and implementation work.…
-
With all due respect, it's simply not feasible to create an operating system using Python. What you're developing is more accurately described as a CLI-based OS emulator, not a true operating system.
…