framework: fix incremental compilation #12

Closed
opened 2025-06-15 12:06:00 -07:00 by clo · 0 comments
Owner

a rewrite of the incremental compilation system. it is now a singleton with global function calls. instead of inserting data, "units of work" are created, which are functions that read in other units of work/files. part of this code is inspired off of the Io interface in zig.

a rewrite of the incremental compilation system. it is now a singleton with global function calls. instead of inserting data, "units of work" are created, which are functions that read in other units of work/files. part of this code is inspired off of the `Io` interface in zig.
clo added reference incremental-2 2025-07-30 11:22:12 -07:00
clo closed this issue 2025-08-02 17:31:59 -07:00
clo referenced this issue from a commit 2025-08-02 17:31:59 -07:00
clo referenced this issue from a commit 2025-08-02 17:55:45 -07:00
clo referenced this issue from a commit 2025-08-02 17:57:42 -07:00
clo referenced this issue from a commit 2025-08-21 00:05:18 -07:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clo/sitegen#12
No description provided.