Patrick Thomson

Results 127 comments of Patrick Thomson

Semantic (for now) has disabled call and import graphing, but we have a new and sophisticated mechanism on the way for doing both, so I’ve changed the title to reflect...

@Temurson If you’re comfortable with Haskell, go right ahead once https://github.com/github/semantic/pull/439 lands (which handles all the tricky irritating bits that I had paged into my head). You can start by...

#439 has landed, so anyone can go hog wild here, should they wish to do so. Any use of `FilePath` is eligible.

@Temurson > it gives errors like "unsatisfied constraints directory not empty" with different packages every time No idea what that could be; can you dump the error in a gist?...

@Temurson Hmm, that’s very strange. It looks like the `parse-examples` test is failing for you, but it doesn’t appear to be failing on master. Are you pulled to the newest...

@joshvera Oops, that was a mis-paste from the old bug’s page. The link at the top of this issue should be correct.

Whatever does this needs to page the contents of `Prelude.score` into this program, so that we can access `__semantic_prelude.getitem()`

The problem with tying a JSON representation to Core itself is that the convenient JSON representations of Core are lossy. For example, the easy thing to do for a function...

This is also an option: http://llvm.org/docs/lnt/intro.html

I agree we should do this. Just a matter of figuring out the correct place to put it. Probably a `semantic-0.5.0.0-alpha` release or something.