log semicongine/storage.nim @ 1382:ec9f19151d44

age author description
Thu, 22 Aug 2024 18:32:21 +0700 sam did: formatting
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 16:50:50 +0700 sam did: undo part of stupid API renaming a few weeks back ;(
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2) base semiconginev2/storage.nim@8578805adcb4
Sat, 13 Jul 2024 23:27:12 +0700 sam add: working main-renderloop compiletime-tests
Tue, 04 Jun 2024 22:08:48 +0700 sam did: more renaming
Wed, 15 May 2024 19:51:23 +0700 sam did: refactor input system, did some renaming, add quering of keys in key-value-store
Sat, 27 Apr 2024 22:04:30 +0700 sam add: thirdparty libraries into repo
Sun, 07 Apr 2024 22:19:39 +0700 sam add: enforce adding default value for storage loads
Sun, 07 Apr 2024 21:56:43 +0700 sam did: undo complicated background storage API, sync is good enough for now
Sun, 07 Apr 2024 20:12:52 +0700 sam tmp: move stuff to notebook
Sun, 07 Apr 2024 01:17:40 +0700 sam add: tests and did some simplification of code
Sun, 07 Apr 2024 00:35:45 +0700 sam add: final (for now) storage API
Sat, 06 Apr 2024 22:48:30 +0700 sam do: intermediate save before doing shit from scratch
Sat, 06 Apr 2024 21:26:31 +0700 sam add: inital version of storage api (untested)