talexander
  • Joined on 2023-07-05
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 »
talexander pushed to wasm at talexander/organic 2023-12-27 00:28:31 +00:00
e622d9fa6b Remove the old implementation of print_versions.
8186fbb8b3 Move print_versions into a util crate.
68ccff74fa Outline for the wasm compare function.
9a13cb72c6 Make the wasm test binary async.
65abaa332f Separate out the wasm test into its own feature/binary.
Compare 10 commits »
talexander created branch wasm in talexander/organic 2023-12-27 00:28:31 +00:00
talexander deleted branch natter from talexander/homepage 2023-12-24 04:13:57 +00:00
talexander pushed to main at talexander/homepage 2023-12-24 04:13:53 +00:00
81a5788ba9 Merge branch 'natter'
8918dd124b Add .gitignore file.
19cb4dcea8 Remove the title.
d5b6b93f71 Replace the static html homepage with an org page.
a70809ddbb Add docker ignore file.
Compare 8 commits »
talexander pushed to main at talexander/natter 2023-12-24 04:09:59 +00:00
fa16a7dd39 Add styling for pagination links.
talexander pushed to natter at talexander/homepage 2023-12-24 03:59:34 +00:00
8918dd124b Add .gitignore file.
talexander pushed to main at talexander/natter 2023-12-24 03:56:13 +00:00
59a91331cc Add support for target links.
talexander pushed to main at talexander/natter 2023-12-24 03:52:32 +00:00
ec026b58d1 Add support for target links.
talexander deleted branch target_link from talexander/natter 2023-12-24 03:52:25 +00:00
talexander pushed to target_link at talexander/natter 2023-12-24 03:48:50 +00:00
ec026b58d1 Add support for target links.