Přemek Vyhnal

Results 17 comments of Přemek Vyhnal

how about just displaying the message from the notification in a window where you can copy it?

FYI it currently has the buttons on mouse over but it disappears quickly and is easy to miss. I cannot see the buttons in the notification in the drop down...

Should the tests be more like: 1. unit tests - tests individual API functions separately - somehow uses the c/lua code, not the compiled binary - could use mocking/spying etc...

Just to add why I (as a beginner in V) thought this was strange, I understood the `[noreturn]` as just a marker informing that the function does not return, it...

i think lua libraries that does not require love but are helpful in gamedev should be included (I just added a pr for one like that :)

This text is also useful: [Lite: An Implementation Overview](https://rxi.github.io/lite_an_implementation_overview.html) I think it should be linked from the README

it seems it could even be "culture" (locale) dependent, is that intended? feel free to close if this is not a bug thank you