talexander
  • Joined on 2023-07-05
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 »
talexander pushed to wasm at talexander/organic 2023-12-27 21:00:34 +00:00
f4eff5ca56 Fix wasm build.
5b02c21ebf Progress on comparing properties in the wasm_compare macro.
Compare 2 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 20:38:43 +00:00
5f1668702a Starting the wasm_compare macro.
talexander pushed to wasm at talexander/organic 2023-12-27 19:19:43 +00:00
1faaeeebf1 Simplify wasm diff result types.
20a7c89084 Improving WasmElispCompare.
e83417b243 Introducing a trait for running compares.
Compare 3 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 17:24:31 +00:00
36b80dc093 Separate out rust parsing step to support references to values stored in the parsed state.
1812b1a56e Remove phantom data.
1a70b3d2c0 Add a lifetime for data in the parsed result but not from the source.
abf066701e Add category and path to WasmDocument.
4984ea4179 More of the test structure.
Compare 7 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 14:32:02 +00:00
99376515ef Invoking wasm_compare_document.
talexander pushed to wasm at talexander/organic 2023-12-27 14:12:30 +00:00
23f4ba4205 Serialize to wasm during wasm compare.
55ad136283 Fix imports for wasm.
c717541099 Move the parsing of the elisp to the util module.
c2e921c2dc Move wasm test to a top-level module.
Compare 4 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 13:37:49 +00:00
e499169f0e Fix imports for wasm_test.
talexander pushed to wasm at talexander/organic 2023-12-27 13:04:11 +00:00
84c088df67 Add wasm targets to the build test in the CI.
talexander pushed to wasm at talexander/organic 2023-12-27 12:10:36 +00:00
88e3b004f5 Add wasm targets to the build test in the CI.
f210f95f99 Use a temporary folder for the builds.
Compare 2 commits »
talexander pushed to wasm at talexander/organic 2023-12-27 02:05:51 +00:00
f9364608e0 Update CI job to build all combinations of features.
17b81c7c72 Add a script to build every possible feature combination.
2911fce7cc Put util under the library.
Compare 3 commits »