# HG changeset patch # User Richard Westhaver # Date 1725483636 14400 # Node ID ac162428d5e349407a391c42dead8c962c210d20 # Parent 478286afc620868a13b2b255b461f6dcf5c3d10b updates diff -r 478286afc620 -r ac162428d5e3 core/api.org --- a/core/api.org Tue Aug 27 21:35:44 2024 -0400 +++ b/core/api.org Wed Sep 04 17:00:36 2024 -0400 @@ -5,7 +5,7 @@ #+OPTIONS: num:nil #+infojs_opt: toc:nil home:https://compiler.company up:./ view:content This documentation is automatically generated based on the default -branch of the [[https://vc.compiler.company/comp/core][core]]. +branch of the [[https://vc.compiler.company/core][core]]. #+begin_src lisp :results silent (ql:quickload :user) diff -r 478286afc620 -r ac162428d5e3 core/lib/rdb.org --- a/core/lib/rdb.org Tue Aug 27 21:35:44 2024 -0400 +++ b/core/lib/rdb.org Wed Sep 04 17:00:36 2024 -0400 @@ -1,15 +1,3 @@ #+title: rdb #+author: Richard Westhaver #+setupfile: ../../../clean.theme - -#+call: make-info-tbl() :dir "/home/ellis/comp/" :name "core" - -#+RESULTS: -|---------+----------------------| -| name | [[https://compiler.company//docs/nil][nil]] | -| version | 0.1.0 | -| vc | [[https://vc.compiler.company/comp/nil][nil:nil]] | -| updated | nil | -| lines | 402 = λ:361 #:0 _:41 | -| langs | (Org) | -|---------+----------------------| diff -r 478286afc620 -r ac162428d5e3 core/stats.org --- a/core/stats.org Tue Aug 27 21:35:44 2024 -0400 +++ b/core/stats.org Wed Sep 04 17:00:36 2024 -0400 @@ -65,6 +65,9 @@ :ID: f024eecb-1f44-4780-9aba-8188db1408d9 :END: *** core +:PROPERTIES: +:ID: 1a36e501-9c5b-4b9c-ac2b-a892cfc3cd55 +:END: #+name: core-systems #+begin_src lisp :results list replace (asdf:load-asd "core.asd") @@ -84,6 +87,9 @@ - syn - dat *** prelude +:PROPERTIES: +:ID: 20be8628-9e3f-4e59-be6d-5395f93bda65 +:END: #+name: prelude-systems #+begin_src lisp :results list replace (asdf:load-asd "prelude.asd") @@ -128,6 +134,9 @@ - q *** user +:PROPERTIES: +:ID: aaae089e-878c-42d6-8c87-04b7ca0c29b5 +:END: #+name: user-systems #+begin_src lisp :results replace table :post transpose(*this*) (asdf:load-asd "user.asd")