changelog shortlog graph tags branches files raw help

Mercurial > org > plan / changeset: tasks

changeset 8: 3ad938ed8069
parent 7: cf27fa1b094c
child 9: cd21d24f2d1b
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 28 Jul 2024 21:20:48 -0400
files: tasks/core.org tasks/demo.org tasks/infra.org
description: tasks
     1.1--- a/tasks/core.org	Sat Jul 27 02:44:40 2024 -0400
     1.2+++ b/tasks/core.org	Sun Jul 28 21:20:48 2024 -0400
     1.3@@ -73,3 +73,14 @@
     1.4 - a bit too large, time to shake it up
     1.5 - need separation of concerns (files) for task-pool/threaded tests in
     1.6   particular
     1.7+* TODO multipoint-images                                       :lisp:bin:sys:
     1.8+:LOGBOOK:
     1.9+- State "TODO"       from              [2024-07-28 Sun 21:01]
    1.10+:END:
    1.11+- multiple entrypoint lisp images
    1.12+- create multiple links to core lisp image
    1.13+- support multiple low-level methods?
    1.14+  - naive implementation is a single entry point with a switch
    1.15+    dispatched on arg0.
    1.16+  - could also create a thin shim in Rust/Zig and call the appropriate
    1.17+    entrypoint after loading the core.
     2.1--- a/tasks/demo.org	Sat Jul 27 02:44:40 2024 -0400
     2.2+++ b/tasks/demo.org	Sun Jul 28 21:20:48 2024 -0400
     2.3@@ -8,3 +8,4 @@
     2.4 :END:
     2.5 - never really got around to reviewing the demo readme, it's been a
     2.6   while so time to update and bring things back to reality.
     2.7+* TODO examples/mdb                                              :example:db:
     3.1--- a/tasks/infra.org	Sat Jul 27 02:44:40 2024 -0400
     3.2+++ b/tasks/infra.org	Sun Jul 28 21:20:48 2024 -0400
     3.3@@ -3,7 +3,8 @@
     3.4 #+description: infra task list
     3.5 #+setupfile: ../../clean.theme
     3.6 
     3.7-* WIP autogen.lisp                                                     :lisp:
     3.8+* TODO autogen.lisp                                                    :lisp:
     3.9 :LOGBOOK:
    3.10 - State "WIP"        from              [2024-07-09 Tue 22:23]
    3.11+- State "TODO"       from "WIP"        [2024-07-28 Sun 21:20]
    3.12 :END: