Ramkumar Ramachandra

Results 31 issues of Ramkumar Ramachandra

`sercomp --mode=print ` produces a `.v` without the comments in the original.

kind: bug
kind: upstream

My shell isn't doing anywhere near as badly, so it's not a general lag issue. Why is each directory change so painful?

Especially after typing `~/`, it hangs for a bit for me. It would be nice if we could do the IO of listing the entries in a directory incrementally.

Often, we need to grep while working with files from multiple projects, or need to narrow grep within a subfolder of the current project. A prompt for directory name at...

I'm using simplecov with minitest to generate coverage reports. I have the following code I want subprocess coverage for: ```ruby def test_httpd Dir.mktmpdir do |dir| Clayoven::Init.init dir Dir.chdir dir do...

This version has the formatting changes split out nicely.

**Name of the lexer** Coq **Code sample** ```coq (* Now the negative universal property. *) Definition prod_coind_uncurried `{A : X -> Type} `{B : X -> Type} : (forall x,...

bugfix-request

#184 is broken. For the following code: ```coq Definition admitAdmitted: 1 = 0. admit. ``` coqide prints: ``` No more goals, but there are some goals you gave up: 1...

Yarn is a great package manager; it's fast, modern, and overall, much better than npm. I've switched the package manager, done a bunch of package upgrades, and tested that everything...