This website requires JavaScript.
Explore
Help
Sign in
games
/
turings-tarpit
Watch
1
Star
0
Fork
You've already forked turings-tarpit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
68
commits
1
branch
0
tags
452
KiB
a7c5de6ac3
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
356314406f
Now using a std::async and future to do an async popen but I also need the FILE read in read_line to be async, so now I'm at a point where I have to refactor into a better statemachine.
2024-09-09 18:57:08 -04:00
Zed A. Shaw
0bac4dbfd9
First step in refactoring out the build running from the gui for later thread fiascos.
2024-09-08 20:01:10 -04:00
Zed A. Shaw
8d1570f44a
Figured out threads for the next round.
2024-09-02 17:46:45 -04:00