log semicongine.nim @ 1427:676fc13685a9

age author description
Sat, 11 Jan 2025 14:04:39 +0700 sam did: restructure files and imports
Fri, 10 Jan 2025 00:09:59 +0700 sam add: function to set engine
Thu, 09 Jan 2025 23:03:47 +0700 sam did: put almost all global state into a single struct
Thu, 09 Jan 2025 01:00:58 +0700 sam did: start working on big restructuring
Mon, 04 Nov 2024 23:27:30 +0700 sam did: refactor loading, adding threaded background loading (still missing stuff though)
Tue, 06 Aug 2024 22:57:43 +0700 sam did: finish mentioned refactoring, no API changes still
Tue, 06 Aug 2024 17:31:13 +0700 sam did: halfway complete refactoring to move from all-include to some-include+imports, no API changes