Alex

Results 364 comments of Alex

@JordanAdams Do you have anything concrete to say, are there any issues you are waiting to be addressed? Answering the question `Is this project still active`, yes it is.

> @wclr Not really sure why you have such a defensive response to a simple observation, particularly when I was defending you. But thank for you for the clarification ❤️...

@quantuminformation I don't know if you need it or no, I use yalc to avoid cross projects symlinks while making a package accessible to multiple dependants in more stable manner.

@aravind14feb No I didn't make any changes, I have lots of svgs on the page, the problem only with that I described. If you find out how to make it...

> I haven't looked at the code yet, but I wonder: why a new PR instead of building on top of https://github.com/purescript/purescript/pull/4339? This PR uses mostly a different approach. For...

> Sorry. I've failed to explain it properly, because multiple people have looked at the code in that PR without reading the comment thread first. No problem, I understand that...

If to explain the strategy I use in a couple of sentences: When we have externs of a module then know all the things that dependants can use, and by...

❗ The thing to discuss: currently I have added a progress message `Skipping My.ModuleB` for skipped modules (along with `Compiling My.ModuleA`). We need to decide what to do with this...

Make method API question for discussion. Currenlty from `Language.PureScript.Make` only one method `make` exposed that returns the list of ALL externs, that were preloaded and rebuilt. To speed up the...

> Lmk when you want another review pass :) Please fix or reply to all review comments before I believe I answered all the comments, not sure if I skipped...