| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added thread names (#441) | Stefan Boberg | 2023-10-04 | 1 | -1/+3 |
| | | | | added names to process handle GC thread and main thread for easier identification in crash dumps / process monitoring | ||||
| * | Gracefully exit if Ctrl-C is pressed (#293) | Dan Engelbrecht | 2023-05-11 | 1 | -1/+1 |
| | | | | | | * Feature: Gracefully exit if Ctrl-C is pressed * Bugfix: Return error code on exit as set by application * changelog | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+646 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||