Johan Stenqvist

Results 9 issues of Johan Stenqvist

I was trying to organize my code into multiple files, each with their own responsibility and run into some issues with the inclusion order into the main program. If `sub1.asm`...

Hi! I stumbled upon your project whilst learning more about c64 assembly dev and I really like what you've accomplished - powerful and versatile as KickAss but simple to extend...

Please have a look at https://github.com/neochrome/bucklescript-tea/tree/specs for a simple take on how specs/tests possible could be implemented. For now it is expected to first be compiled using the bucklescript compiler,...

Hi, Could you possible provide sha256 hashes for the released binaries so that we may verify downloaded artifacts? Cheers, Johan

**Intended outcome:** Server side error when executing a mutation shows up in the result pane. **Actual outcome:** The execute button hangs forever and the error is reported as an uncaught...

🐞 bug

Hi! Thanks for putting your time and effort into this awesome library! We're currently looking at replacing Jest with the built-in test runner of node (since v18) and this project...

Hi, We're using this module for our Varnish setup and found that it didn't compile for Varnish v4.1.1. Here's a small patch to make that work.

Is there any support for multiple screens that I haven't realised, or is it maybe a feature that could be considered? When I have two screens connected and `pokoy` blanks...

enhancement

Instead of having to manage keypresses "centrally" in the `update` function it would be nice to have textboxes/areas for input and buttons etc available as a higher level of abstraction....

enhancement