log semicongine.nim @ 1425:0daed956cf9e

age author description
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
Mon, 29 Jul 2024 15:04:52 +0700 sam did: fix a few things