agoric-labs / jessica

Jessica - Jessie (secure distributed Javascript) Compiler Architecture
Apache License 2.0
36 stars 9 forks source link

Some improvement suggestions for chainmail. #14

Closed Chris-Hibbert closed 5 years ago

Chris-Hibbert commented 5 years ago

The struct production was broken. I don't remember why we were destructuring stype.

I modified the extends clauses of interfaces, and the type parameters of methods to only print them when present.

michaelfig commented 5 years ago

Hi @Chris-Hibbert, could you please push your changes again to this branch? I see your request for my new review, but the branch has not changed since my last one.

Chris-Hibbert commented 5 years ago

oh, whoops. Yes, done.