Tom Alexander
|
579cbb5d11
|
Switch everything over to the new to_wasm macro.
|
2023-12-29 15:03:36 -05:00 |
|
Tom Alexander
|
7626a69fa1
|
Add default implementations for WasmElispCompare.
|
2023-12-27 19:42:45 -05:00 |
|
Tom Alexander
|
5272e2f1b4
|
Start adding paragraph.
|
2023-12-27 18:47:59 -05:00 |
|
Tom Alexander
|
d552ef6569
|
Compare the additional properties.
|
2023-12-27 18:20:23 -05:00 |
|
Tom Alexander
|
f050e9b6a8
|
Taking into account additional property names but not comparing their values.
|
2023-12-27 18:01:56 -05:00 |
|
Tom Alexander
|
a5e108bc37
|
Compare the standard properties.
clippy Build clippy has failed
rust-foreign-document-test Build rust-foreign-document-test has succeeded
rust-build Build rust-build has succeeded
rust-test Build rust-test has succeeded
|
2023-12-27 17:07:42 -05:00 |
|
Tom Alexander
|
58290515b5
|
Enable child checking.
|
2023-12-27 16:47:02 -05:00 |
|
Tom Alexander
|
36b80dc093
|
Separate out rust parsing step to support references to values stored in the parsed state.
clippy Build clippy has failed
rust-foreign-document-test Build rust-foreign-document-test has succeeded
rust-build Build rust-build has succeeded
rust-test Build rust-test has succeeded
|
2023-12-27 12:24:21 -05:00 |
|
Tom Alexander
|
4984ea4179
|
More of the test structure.
|
2023-12-27 11:10:40 -05:00 |
|
Tom Alexander
|
99376515ef
|
Invoking wasm_compare_document.
clippy Build clippy has failed
rust-foreign-document-test Build rust-foreign-document-test has succeeded
rust-build Build rust-build has succeeded
rust-test Build rust-test has succeeded
|
2023-12-27 09:31:54 -05:00 |
|
Tom Alexander
|
55ad136283
|
Fix imports for wasm.
|
2023-12-27 08:49:34 -05:00 |
|
Tom Alexander
|
c2e921c2dc
|
Move wasm test to a top-level module.
For some unknown reason, this makes rust-analyzer not angry.
|
2023-12-27 08:42:13 -05:00 |
|
Tom Alexander
|
e499169f0e
|
Fix imports for wasm_test.
clippy Build clippy has failed
rust-build Build rust-build has failed
rust-foreign-document-test Build rust-foreign-document-test has succeeded
rust-test Build rust-test has succeeded
|
2023-12-27 08:37:34 -05:00 |
|
Tom Alexander
|
68ccff74fa
|
Outline for the wasm compare function.
|
2023-12-26 18:55:28 -05:00 |
|
Tom Alexander
|
65abaa332f
|
Separate out the wasm test into its own feature/binary.
|
2023-12-25 13:12:32 -05:00 |
|
Tom Alexander
|
dc012b49f5
|
Add a generic WasmAstNode enum.
|
2023-12-25 11:51:39 -05:00 |
|
Tom Alexander
|
13863a68f7
|
Add placeholders for all the wasm ast nodes.
|
2023-12-25 11:33:43 -05:00 |
|
Tom Alexander
|
b9b3ef6e74
|
Populate standard properties.
|
2023-12-25 10:47:10 -05:00 |
|
Tom Alexander
|
310ab2eab2
|
Add standard properties to wasm.
|
2023-12-24 15:26:45 -05:00 |
|
Tom Alexander
|
53320070da
|
Define a wasm document.
|
2023-12-24 15:17:41 -05:00 |
|
Tom Alexander
|
2d5593681f
|
Start defining the return type.
|
2023-12-24 13:02:34 -05:00 |
|