Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
0321523
Add docs to e2e.el
Aug 3, 2025
1617ec6
Add headers to main lisp file
Aug 3, 2025
7bd8e91
Axe Theorem block, likely an example
Aug 3, 2025
1e59625
Extract section: Mathematical Proofs
Aug 3, 2025
0ad4e5e
Axe edcomm, likely a typo
Aug 3, 2025
276090a
Parition lisp file into two: Core, Derived
Aug 3, 2025
714bc2e
Parition lisp file into: Links, Blocks
Aug 3, 2025
3e03007
Add org--support-special-blocks-with-args/foo-block-test
Aug 3, 2025
a1fe3e0
Improve org--support-special-blocks-with-args
Aug 3, 2025
c64a3ee
Remove TODO from org--support-special-blocks-with-args
Aug 3, 2025
2d80c9f
Extracted: defstruct org-special-block
Aug 3, 2025
e1881e3
Extract org-eval-replace-block, related to issue #8
Aug 4, 2025
00e5c15
Inline and simplify org--pp-list
Aug 4, 2025
13d9116
Simplify org--support-special-blocks-with-args
Aug 4, 2025
1c1385c
Rename org--support-special-blocks-with-args ↦ org--rewrite-special…
Aug 4, 2025
751e786
Move defstruct code, and friends, upward
Aug 4, 2025
dbcb8b7
Add tests for org-defblock
Aug 4, 2025
3d4114d
Add test org--create-defmethod/handler-creation, and minor changes to…
Aug 4, 2025
c239606
org--create-defmethod-of-defblock: Generate “when” code only when needed
Aug 4, 2025
ef24fad
org--create-defmethod-of-defblock: Rename param “kwds” to “args”
Aug 4, 2025
c889584
Extract org--header-arg-of
Aug 4, 2025
4856e7c
Refactor org--create-defmethod-of-defblock by avoiding needless rejec…
Aug 5, 2025
d32b5f7
org--create-defmethod-of-defblock ↦ org-defblock--make-defun
Aug 5, 2025
3e4210f
Refactor: Axe “backend-type” argument from org-defblock--make-defun
Aug 5, 2025
086501b
Refactor: defmethod org-defblock--make-defun ↦ macro org-defblock-only
Aug 5, 2025
bbe0aba
Tests: Split-up “org-defblock-only” test into smaller self-contained …
Aug 5, 2025
5d08751
Tests: Rewrite all “ert-deftest” forms with my bespoke “deftest” macro
Aug 5, 2025
19b6e63
Docs: Improve generated docs for “org-defblock-only”
Aug 5, 2025
41a03c7
Tests: Add tests for issue #8, it seems to now be resolved 😁
Aug 6, 2025
56baa0e
Refactor: Extract test utility “exporting”
Aug 6, 2025
1830835
Refactor: Rewrite an org-defblock test to use “exporting”
Aug 6, 2025
0c71e8f
Refactor: Reorganize tests
Aug 6, 2025
8598273
Tests: Avoid polluting global namespace
Aug 9, 2025
8d217ba
Fix: org-special-block-after-point
Aug 11, 2025
4f8395d
Docs: Add design notes for future self and others
Aug 11, 2025
a2cccca
Tests: Reorgnaize test suites
Aug 20, 2025
9abe5c3
Add “org-undefblock” as prompted in issue #55
Aug 20, 2025
552bed6
Add defun-like indentation for org-defblock, as suggested in issue #55
Aug 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading