changelog shortlog graph tags branches files raw help

Mercurial > org > plan / changeset: publishing updates

changeset 17: fd32bff88de6
parent 16: 52d2d51f3b0d
child 18: e08c4d391e95
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 27 Aug 2024 21:35:44 -0400
files: readme.org roadmap.org tasks/core.org tasks/demo.org tasks/infra.org tasks/readme.org
description: publishing updates
     1.1--- a/readme.org	Sun Aug 25 00:15:40 2024 -0400
     1.2+++ b/readme.org	Tue Aug 27 21:35:44 2024 -0400
     1.3@@ -4,6 +4,7 @@
     1.4 #+email:richard.westhaver@gmail.com
     1.5 #+setupfile: ../clean.theme
     1.6 #+export_file_name: index
     1.7+#+options: toc:nil
     1.8 :info:
     1.9 + version :: 0.1.0
    1.10 :end:
     2.1--- a/roadmap.org	Sun Aug 25 00:15:40 2024 -0400
     2.2+++ b/roadmap.org	Tue Aug 27 21:35:44 2024 -0400
     2.3@@ -3,16 +3,12 @@
     2.4 #+description: The Compiler Company Roadmap
     2.5 #+setupfile: ../clean.theme
     2.6 #+filetags: milestone
     2.7-* RELEASE 2024
     2.8+* 2024
     2.9 SCHEDULED: <2024-01-01 Mon>--<2024-12-31 Tue>
    2.10 :PROPERTIES:
    2.11 :ID:       bef157e2-ef55-4653-9916-1a329255a920
    2.12+:CREATED:  <2024-08-26 Mon 18:47>
    2.13 :END:
    2.14-:LOGBOOK:
    2.15-- State "WIP"        from "TODO"       [2024-08-16 Fri 23:03]
    2.16-- State "RELEASE"    from "WIP"        [2024-08-18 Sun 18:48]
    2.17-:END:
    2.18-- State "TODO"       from              [2023-11-05 Sun 21:47]
    2.19 ** WIP migrate VC off of EC2                                  :opsec:vc:code:
    2.20 :PROPERTIES:
    2.21 :ID:       e71f5fa6-59de-4c80-9cf8-3345f7310105
     3.1--- a/tasks/core.org	Sun Aug 25 00:15:40 2024 -0400
     3.2+++ b/tasks/core.org	Tue Aug 27 21:35:44 2024 -0400
     3.3@@ -3,8 +3,7 @@
     3.4 #+email: richard.westhaver@gmail.com
     3.5 #+description: core task list
     3.6 #+setupfile: ../../clean.theme
     3.7-#+infojs_opt: toc:t home:https://compiler.company up:./
     3.8-#+OPTIONS: num:nil d:t prop:t toc:nil
     3.9+#+OPTIONS: num:nil d:t prop:t toc:t
    3.10 #+ARCHIVE: ../../archive/plan.org::** core
    3.11 #+filetags: core
    3.12 * PROJECT ffi v0.1.0 [1/8]                                         :lisp:ffi:
    3.13@@ -36,7 +35,7 @@
    3.14 CLOCK: [2024-08-20 Tue 19:41]--[2024-08-20 Tue 20:16] =>  0:35
    3.15 - State "DONE"       from "WIP"        [2024-08-20 Tue 20:19]
    3.16 :END:
    3.17-**** LINK [[file:/usr/local/include/rocksdb/c.h::/* Write batch */]]
    3.18+**** [[file:/usr/local/include/rocksdb/c.h::/* Write batch */]]
    3.19 :PROPERTIES:
    3.20 :CREATED:  <2024-08-18 Sun 21:44>
    3.21 :ID:       05be05ba-4775-4feb-956f-7e52d31452bc
    3.22@@ -174,6 +173,18 @@
    3.23 :                                                             (SB-ALIEN:STRUCT
    3.24 :                                                              ROCKSDB::ROCKSDB-MERGEOPERATOR-T))>
    3.25 
    3.26+*** TODO impl rocksdb/slicetransform callbacks
    3.27+DEADLINE: <2024-09-07 Sat>
    3.28+:PROPERTIES:
    3.29+:CREATED:  <2024-08-19 Mon 16:17>
    3.30+:ID:       1aa4a86f-0fa6-46ba-bd42-bc87a3a64245
    3.31+:END:
    3.32+:LOGBOOK:
    3.33+- State "TODO"       from              [2024-08-19 Mon 16:17]
    3.34+- New deadline from "[2024-08-27 Tue]" on [2024-08-27 Tue 17:30]
    3.35+- Refiled on [2024-08-27 Tue 17:31]
    3.36+:END:
    3.37+[[file:~/comp/core/lisp/ffi/rocksdb/slicetransform.lisp::;;; rocksdb/slicetransform.lisp --- RocksDB SliceTransform][rocksdb/slicetransform.lisp]]
    3.38 ** TODO readline                                                        :cli:
    3.39 :PROPERTIES:
    3.40 :ID:       4aebbb1d-201e-4a74-8e57-537cb96a39d7
    3.41@@ -232,7 +243,6 @@
    3.42 :LOGBOOK:
    3.43 - State "TODO"       from              [2024-08-10 Sat 22:33]
    3.44 :END:
    3.45-
    3.46 * TODO retire x.lisp                                              :lisp:skel:
    3.47 SCHEDULED: <2024-08-22 Thu>
    3.48 :PROPERTIES:
    3.49@@ -802,7 +812,7 @@
    3.50 - State "TODO"       from              [2024-08-11 Sun 00:10]
    3.51 :END:
    3.52 ** TODO implement vm
    3.53-SCHEDULED: <2024-08-23 Fri> DEADLINE: <2024-08-25 Sun>
    3.54+SCHEDULED: <2024-08-28 Wed 14:00-18:00> DEADLINE: <2024-08-25 Sun>
    3.55 :PROPERTIES:
    3.56 :ID:       15d506e3-b46a-4064-9054-0fe6c01205fb
    3.57 :CREATED:  <2024-08-18 Sun 22:03>
    3.58@@ -1191,6 +1201,33 @@
    3.59 :LOGBOOK:
    3.60 - State "TODO"       from              [2024-08-15 Thu 23:15]
    3.61 :END:
    3.62+*** TODO edges dblock
    3.63+:PROPERTIES:
    3.64+:CREATED:  <2024-08-27 Tue 18:20>
    3.65+:ID:       9c55b120-d65e-4af5-9171-c324e211ed6a
    3.66+:END:
    3.67+:LOGBOOK:
    3.68+- State "TODO"       from              [2024-08-27 Tue 18:20]
    3.69+:END:
    3.70+- list of links between other headings
    3.71+  - <= links to this item
    3.72+  - => links from this item
    3.73+  - == siblings
    3.74+  - ^= parent
    3.75+  - v= child
    3.76+- how should it look when exported?
    3.77+- EXPORT_EDGES property?
    3.78+*** TODO agenda views
    3.79+:PROPERTIES:
    3.80+:CREATED:  <2024-08-27 Tue 18:23>
    3.81+:ID:       4f704120-1553-46bc-ac31-5d65aaf340d3
    3.82+:END:
    3.83+:LOGBOOK:
    3.84+- State "TODO"       from              [2024-08-27 Tue 18:23]
    3.85+:END:
    3.86+- a few defined in ellis.el
    3.87+- define some starter ones for inbox.el
    3.88+- define views for scrum.el
    3.89 ** FIXME compiler warnings
    3.90 :PROPERTIES:
    3.91 :ID:       dd4cf91d-4b45-4b5f-adee-0e248ebed0e1
     4.1--- a/tasks/demo.org	Sun Aug 25 00:15:40 2024 -0400
     4.2+++ b/tasks/demo.org	Tue Aug 27 21:35:44 2024 -0400
     4.3@@ -4,6 +4,7 @@
     4.4 #+setupfile: ../../clean.theme
     4.5 #+filetags: demo
     4.6 #+ARCHIVE: ../../archive/plan.org::** demo
     4.7+#+category: project
     4.8 * TODO update readme                                                    :doc:
     4.9 :PROPERTIES:
    4.10 :ID:       42d188a4-4ae8-474b-953e-3b9780cd0def
     5.1--- a/tasks/infra.org	Sun Aug 25 00:15:40 2024 -0400
     5.2+++ b/tasks/infra.org	Tue Aug 27 21:35:44 2024 -0400
     5.3@@ -4,6 +4,7 @@
     5.4 #+setupfile: ../../clean.theme
     5.5 #+filetags: infra
     5.6 #+ARCHIVE: ../../archive/plan.org::** infra
     5.7+#+category: project
     5.8 * TODO autogen.lisp                                                    :lisp:
     5.9 :PROPERTIES:
    5.10 :ID:       e0d28d5c-1e13-4208-b56d-a5d0d1efd6b5
     6.1--- a/tasks/readme.org	Sun Aug 25 00:15:40 2024 -0400
     6.2+++ b/tasks/readme.org	Tue Aug 27 21:35:44 2024 -0400
     6.3@@ -3,6 +3,7 @@
     6.4 #+email:richard.westhaver@gmail.com
     6.5 #+setupfile: ../../clean.theme
     6.6 #+export_file_name: index
     6.7+#+options: toc:nil
     6.8 :info:
     6.9 + version :: 0.1.0
    6.10 :end: