Calvin Rose

Results 150 comments of Calvin Rose

I haven't tested any of this on windows but I wouldn't be surprised if there are path issues.

This is all proof of concept, having each "hook" be a function inside a single "project" file in some ways makes more sense. I will likely change over to this...

> @bakpakin Is the idea that module authors will include hooks files in the module to run on build and install? Or is this just an aspect of the proof...

> I realise it's annoying when people compare Janet to Clojure and so at the risk of doing that in a way that turns you off completely, you could do...

> > I don't expect we would do much processing of this data in the bundle/ module besides move it around uncorrupted - not even sure we want to have...

> Vendoring increases repoisitory size. Even though rust statically links a binary, it doesn't force repositories to carry dependencies. Haskell allows a program to depend on functional packages installed onto...

I think this would be a good change, including the default argument

There is definitely some work to do here, and really I need to go an do some maintenance on the website to update that info. I personally maintain and use...

This works correctly on my machine with the latest master. I am using `.\janet.exe examples\echoserve.janet` in one command window and `.\janet.exe examples\echoclient.janet` in another window. Is it possibly related to...

We do not use libev so that isn't it. Please provide a reproduction script of some kind since I can't tell what is wrong from your description. Without more detail...