changelog shortlog graph tags branches files raw help

Mercurial > org > meta / changeset: refactorin

changeset 4: 55e56793d888
parent 3: 04bd01442fcd
child 5: 6538a100c792
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 15 Aug 2024 21:48:42 -0400
files: acronyms.org business.org glossary.org mindset.org style.org tech.org terms.org ulang.org workflows.org
description: refactorin
     1.1--- a/acronyms.org	Wed Aug 14 22:19:38 2024 -0400
     1.2+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3@@ -1,6 +0,0 @@
     1.4-#+title: acronyms
     1.5-#+author: Richard Westhaver
     1.6-#+description: CC Acronyms
     1.7-#+setupfile: ../clean.theme
     1.8-#+glossary_sources: terms
     1.9-#+print_glossary:
     2.1--- a/business.org	Wed Aug 14 22:19:38 2024 -0400
     2.2+++ b/business.org	Thu Aug 15 21:48:42 2024 -0400
     2.3@@ -3,6 +3,7 @@
     2.4 #+email: ellis@rwest.io
     2.5 #+description: The Compiler Company Business Model
     2.6 #+setupfile: ../../clean.theme
     2.7+#+glossary_sources: glossary.org
     2.8 In short, this document describes the business aspects of The Compiler
     2.9 Company LLC. We are designed to be small, fast, and agile. We
    2.10 infiltrate a market, apply our methodology, and develop solutions that
     3.1--- a/glossary.org	Wed Aug 14 22:19:38 2024 -0400
     3.2+++ b/glossary.org	Thu Aug 15 21:48:42 2024 -0400
     3.3@@ -11,16 +11,29 @@
     3.4   of GNU packages released by the [[https://www.gnu.org/home.en.html][GNU Project]].
     3.5 - Linux :: A free and open-source Kernel. Not to be confused with
     3.6   GNU/Linux the Operating System
     3.7+- Eval :: Evaluate
     3.8+- Alloc :: Allocate
     3.9+- Ret :: Return
    3.10 * Acronyms
    3.11 :PROPERTIES:
    3.12 :ID:       6ea8f879-29f1-4a52-8e39-4d0920318f8a
    3.13 :CUSTOM_ID: acronyms
    3.14 :END:
    3.15 - WRT :: With Respect To
    3.16-- EC :: Emacs Client
    3.17-- GNU :: A recursive acronym for "GNU's Not Unix", usually in
    3.18-  reference to Linux.
    3.19+- IFF :: If and Only If
    3.20+- NYI :: Not Yet Implemented
    3.21+- WIP :: Work In Progress
    3.22+- TBD :: To Be Determined
    3.23+- TCO :: Tail-Call Optimization
    3.24+- GNU :: GNU Not Unix
    3.25+- RT :: Regression Testing
    3.26+- CL :: Common Lisp
    3.27+- EL :: Emacs Lisp
    3.28+- SBCL :: Steel Bank Common Lisp
    3.29 - OS :: Operating System
    3.30 - DB :: Database
    3.31 - KV :: Key:Value
    3.32-- IFF :: If and Only If
    3.33+- VM :: Virtual Machine
    3.34+- TAOMOP :: The Art Of The Meta Object Protocol
    3.35+- PCL :: Practical Common Lisp
    3.36+- LOL :: Let Over Lambda
     4.1--- a/mindset.org	Wed Aug 14 22:19:38 2024 -0400
     4.2+++ b/mindset.org	Thu Aug 15 21:48:42 2024 -0400
     4.3@@ -1,6 +1,4 @@
     4.4 #+title: mindset
     4.5 #+author: Richard Westhaver
     4.6 #+description: A Reflection on the CC Mindset
     4.7-#+setupfile: ../../clean.theme
     4.8-#+glossary_sources: acronyms
     4.9-[[gls:WRT]]
    4.10+#+setupfile: ../clean.theme
     5.1--- a/style.org	Wed Aug 14 22:19:38 2024 -0400
     5.2+++ b/style.org	Thu Aug 15 21:48:42 2024 -0400
     5.3@@ -1,8 +1,8 @@
     5.4 #+title: The Compiler Company Styleguide
     5.5 #+author: Richard Westhaver
     5.6 #+email: ellis@rwest.io
     5.7-#+glossary_sources: acronyms terms
     5.8 #+setupfile: ../clean.theme
     5.9+#+glossary_sources: glossary.org
    5.10 As an organization we maintain a styleguide[fn:1] which lists all of
    5.11 the style guidelines we use for our code. If you are contributing to
    5.12 one of our projects, you should review and understand the relevant
     6.1--- a/tech.org	Wed Aug 14 22:19:38 2024 -0400
     6.2+++ b/tech.org	Thu Aug 15 21:48:42 2024 -0400
     6.3@@ -3,7 +3,7 @@
     6.4 #+email: ellis@rwest.io
     6.5 #+description: The Compiler Company Core Technologies
     6.6 #+setupfile: ../clean.theme
     6.7-
     6.8+#+glossary_sources: glossary.org
     6.9 * OS
    6.10 :PROPERTIES:
    6.11 :ID:       0c3a8097-e0bb-4c8a-9de2-907cffddbb8f
     8.1--- a/ulang.org	Wed Aug 14 22:19:38 2024 -0400
     8.2+++ b/ulang.org	Thu Aug 15 21:48:42 2024 -0400
     8.3@@ -3,6 +3,8 @@
     8.4 #+email: ellis@rwest.io
     8.5 #+setupfile: ../clean.theme
     8.6 #+infojs_opt: toc:nil home:https://compiler.company up:./ view:showall
     8.7+#+print_glossary: :level 0 :consume yes :all yes :only-contents no
     8.8+#+glossary_sources: glossary.org
     8.9 * Introduction
    8.10 :PROPERTIES:
    8.11 :ID:       e63d129f-9024-4cd8-9e2c-77f4bc614663
     9.1--- a/workflows.org	Wed Aug 14 22:19:38 2024 -0400
     9.2+++ b/workflows.org	Thu Aug 15 21:48:42 2024 -0400
     9.3@@ -3,6 +3,7 @@
     9.4 #+email: ellis@rwest.io
     9.5 #+description: Meta Workflows
     9.6 #+setupfile: ../clean.theme
     9.7+#+glossary_sources: glossary.org
     9.8 * Roadmap
     9.9 :PROPERTIES:
    9.10 :ID:       be90c808-6c3b-4381-a032-af07d54f5907