Tom Alexander
|
44483b4d54
|
Break util up into modules.
|
2023-12-30 22:19:16 -05:00 |
|
Tom Alexander
|
579cbb5d11
|
Switch everything over to the new to_wasm macro.
|
2023-12-29 15:03:36 -05:00 |
|
Tom Alexander
|
cad2be43bf
|
Implement a new to_wasm macro that uses the WasmAstNodeWrapper.
|
2023-12-29 14:06:10 -05:00 |
|
Tom Alexander
|
a0a4f0eb90
|
Remove lifetimes from wasm ast nodes.
|
2023-12-29 12:49:43 -05:00 |
|
Tom Alexander
|
9520e5814b
|
Add conversion for affiliated keywords to wasm additional properties.
|
2023-12-27 20:36:35 -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
|
1a70b3d2c0
|
Add a lifetime for data in the parsed result but not from the source.
|
2023-12-27 12:24:21 -05:00 |
|
Tom Alexander
|
67e5829fd9
|
Populating document's children.
|
2023-12-25 12:55:48 -05:00 |
|
Tom Alexander
|
eb51bdfe2f
|
Add original field name to wasm macro.
|
2023-12-25 12:32:35 -05:00 |
|
Tom Alexander
|
b9b3ef6e74
|
Populate standard properties.
|
2023-12-25 10:47:10 -05:00 |
|
Tom Alexander
|
53320070da
|
Define a wasm document.
|
2023-12-24 15:17:41 -05:00 |
|