Results 5 comments of lliss

Can you show me an example?

My inclination is to avoid having logic in many places. I'd very much prefer that we pass off whatever yaml file to the next piece of the puzzle. If our...

@tizzo What would be the best way to test this?

I'm having the same issue. I was able to get past it initially but adding the closing bracket to: https://github.com/plasma-umass/doppio/blob/master/console/doppioh.ts#L544 That allows this JVMTypes.d.ts to be properly parsed but I...