talexander
  • Joined on 2023-07-05
talexander pushed to wasm at talexander/organic 2023-12-31 01:59:35 +00:00
ff3e0a50af Implement dynamic block.
03c8c07fe0 Implement quote block.
3a6fc5b669 Support noop on all token types.
d258cdb839 Support null vs noop comparison.
aa5629354e Implement special block.
Compare 9 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 23:55:02 +00:00
7f3f5fb889 Implement table cell.
e0fbf17226 Implement table row.
4e18cbafba Implement table.
46c36d7f3e Implement babel call.
Compare 4 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 23:13:34 +00:00
c46a935cfc Implement clock.
f50415cb32 Implement drawer.
4f1a151e97 Implement diary sexp.
c8e3fdba51 Implement horizontal rule.
4b3fc20c62 Fix order of reading optional pair values from elisp.
Compare 7 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 22:42:04 +00:00
172d72aa46 Implement src block.
b4fcc6500b Implement verse block.
ddb6f31562 Implement angle link.
dc080b30fc Implement citation reference.
9901e17437 Implement citation.
Compare 6 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 21:19:36 +00:00
e7742b529a Implement export snippet.
8eba0c4923 Implement footnote definition.
e0c0070a13 Implement footnote reference.
65ce116998 Implement inline babel call.
e348e7d4e3 Implement inline source block.
Compare 6 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 18:02:13 +00:00
3ec900c8df Implement latex fragment.
d0a008ed22 Implement org macro.
f2292f1c07 Implement target.
44392cfcca Implement radio target.
110630d230 Implement radio link and regular link.
Compare 5 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 04:58:06 +00:00
ebe12d96c1 Implement subscript and superscript.
talexander pushed to wasm at talexander/organic 2023-12-30 04:42:18 +00:00
24c8ac8e21 Implement all the text markup.
259ad6e242 Implement line break.
Compare 2 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 04:25:31 +00:00
dd1f7c7777 Support a no-op for headline pre-blank.
talexander pushed to wasm at talexander/organic 2023-12-30 04:06:54 +00:00
c1b471208d Implement plain list item.
606bab9e6d Fix handling of optval.
0edf5620a2 Implement plain list.
cdf87641c5 Implement comment.
eb2995dd3b Support list with empty string as only element for empty list.
Compare 6 commits »
talexander pushed to wasm at talexander/organic 2023-12-30 02:34:25 +00:00
a4a83d047d Fix node name getting chopped off.
a4414369ce Remove unnecessary additional properties in the already-implemented types.
83e4b72307 Implement timestamp.
34b3e4fa7b Implement statistics cookie.
c0e879dc1e Implement headline.
Compare 8 commits »
talexander pushed to wasm at talexander/organic 2023-12-29 23:55:08 +00:00
3fd3d20722 Merge branch 'test_wasm_json' into wasm
90735586b5 Add special case for object trees.
78befc7665 Remove old code.
ef549d3b19 Compare quoted strings.
777c756a7f Compare plain text AST nodes.
Compare 16 commits »
talexander pushed to wasm at talexander/organic 2023-12-29 15:09:39 +00:00
eff5cdbf40 Flatten some structures.
talexander pushed to main at talexander/machine_setup 2023-12-29 13:05:00 +00:00
60e440b0c6 Migrate alacritty to toml config.
06fc236f0a Add a python role.
1cad73e68f Add the launch keyboard layout file.
a1ab3327ee Add wasm role.
Compare 4 commits »
talexander pushed to wasm at talexander/organic 2023-12-28 02:25:28 +00:00
eef3571299 Add compare logic for optional pair.
talexander pushed to wasm at talexander/organic 2023-12-28 02:01:29 +00:00
f227d8405e Implement compare for list of quoted strings.
9520e5814b Add conversion for affiliated keywords to wasm additional properties.
Compare 2 commits »
talexander pushed to wasm at talexander/organic 2023-12-28 01:33:18 +00:00
ba43df8cc2 Add conversion for affiliated keywords to wasm additional properties.
28ad4fd046 Add conversion to WasmAstNode for wasm Objects.
7626a69fa1 Add default implementations for WasmElispCompare.
121c0ce516 Move the logic functions into their own module.
5a64db98fe Move wasm diff structs to their own module.
Compare 5 commits »
talexander pushed to wasm at talexander/organic 2023-12-28 00:11:21 +00:00
abfae9c6c0 Compare section.
5272e2f1b4 Start adding paragraph.
Compare 2 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 23:41:49 +00:00
90d4b11922 Switch to a formatted print of the wasm compare status.
d552ef6569 Compare the additional properties.
f050e9b6a8 Taking into account additional property names but not comparing their values.
Compare 3 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 22:26:53 +00:00
a5e108bc37 Compare the standard properties.
58290515b5 Enable child checking.
423f65046e Record the property comparisons.
badeaf8246 Add compare for document category.
d38100581c Add a script to run the wasm test inside docker.
Compare 5 commits »