Commit Graph

1988 Commits (main)
 

Author SHA1 Message Date
Tom Alexander 9a13cb72c6
Make the wasm test binary async. 5 months ago
Tom Alexander 65abaa332f
Separate out the wasm test into its own feature/binary. 5 months ago
Tom Alexander 67e5829fd9
Populating document's children. 5 months ago
Tom Alexander 995b41e697
Remove deserialize to support borrows. 5 months ago
Tom Alexander eb51bdfe2f
Add original field name to wasm macro. 5 months ago
Tom Alexander bbb9ec637a
Add code to test the wasm code path without actually dropping into wasm. 5 months ago
Tom Alexander dc012b49f5
Add a generic WasmAstNode enum. 5 months ago
Tom Alexander 13863a68f7
Add placeholders for all the wasm ast nodes. 5 months ago
Tom Alexander 2962f76c81
Add lifetime to wasm objects. 5 months ago
Tom Alexander b9b3ef6e74
Populate standard properties. 5 months ago
Tom Alexander 310ab2eab2
Add standard properties to wasm. 5 months ago
Tom Alexander 53320070da
Define a wasm document. 5 months ago
Tom Alexander 2d5593681f
Start defining the return type. 5 months ago
Tom Alexander b3f97dbb40
Add wasm-bindgen. 5 months ago
Tom Alexander a48d76321e
Building basic wasm. 5 months ago
Tom Alexander 59222c58b1
Publish version 0.1.13.
rustfmt Build rustfmt has succeeded Details
clippy Build clippy has succeeded Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-test Build rust-test has succeeded Details
5 months ago
Tom Alexander 4d95a7f244
Merge branch 'post_blank'
clippy Build clippy has succeeded Details
rustfmt Build rustfmt has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
5 months ago
Tom Alexander 5a8159eed7
Fix clippy.
clippy Build clippy has succeeded Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
5 months ago
Tom Alexander e24fcb9ded
Add dummy values for new fields for plaintext. 5 months ago
Tom Alexander 4b94dc60d2
Fix handling of documents containing only whitespace. 5 months ago
Tom Alexander 2046603d01
Fix handling post blank for org documents. 5 months ago
Tom Alexander 30412361e1
Fix handling fixed width area post-blank inside a list. 5 months ago
Tom Alexander e846c85188
Fix handling fixed width areas with empty lines in the middle. 5 months ago
Tom Alexander 99b74095e6
Fix heading post-blank. 5 months ago
Tom Alexander 6b802d36bf
Implement the new fields for target. 5 months ago
Tom Alexander 33ca43ca40
Remove the old Paragraph::of_text function.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has succeeded Details
5 months ago
Tom Alexander f5280a3090
Implement the new fields for bullshitium broken dynamic block. 5 months ago
Tom Alexander c28d8ccea4
Fix post-blank for headlines containing only whitespace. 5 months ago
Tom Alexander 9690545901
Fix setting contents for broken end bullshitium when there is a paragraph present.
clippy Build clippy has failed Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander eba4fb94cf
Implement the new fields for dynamic block. 5 months ago
Tom Alexander 565978225a
Implement the new fields for table.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander cce9ca87fa
Fix handling of leading blank lines in greater blocks.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander 683c523ece
Implement the new fields for greater block. 5 months ago
Tom Alexander 7a4dc20dc9
Implement the new fields for plain list.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander 022dda06eb
Implement the new fields for plain list item. 5 months ago
Tom Alexander 7b88a2d248
Implement the new fields for broken end bullshitium. 5 months ago
Tom Alexander fce5b92091
Remove leading blank lines from document contents. 5 months ago
Tom Alexander 45a506334c
Remove leading blank lines from heading contents. 5 months ago
Tom Alexander e47901a67f
Implement the new fields for node property.
clippy Build clippy has failed Details
rust-build Build rust-build has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander 7430daa768
Fix handling of property drawers containing only whitespace. 5 months ago
Tom Alexander 6ce25c8a3b
Update property drawer empty test to include a variety of whitespace. 5 months ago
Tom Alexander 7b8fa1eb4a
Fix get_contents for sections. 5 months ago
Tom Alexander ffa5349f25
Fix get_contents for headlines. 5 months ago
Tom Alexander bb472b63cc
Implement the new fields for property drawer. 5 months ago
Tom Alexander 57f566a7a1
Implement the new fields for planning. 5 months ago
Tom Alexander 2181993246
Implement the new fields for horizontal rule. 5 months ago
Tom Alexander 60d1ecfa75
Fix fixed width area to not consume trailing line break so it can be part of the post-blank.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander 3962db12a8
Implement the new fields for fixed width area. 5 months ago
Tom Alexander f192507cd9
Implement the new fields for diary sexp.
clippy Build clippy has failed Details
rust-foreign-document-test Build rust-foreign-document-test has failed Details
rust-build Build rust-build has succeeded Details
rust-test Build rust-test has failed Details
5 months ago
Tom Alexander 252be3e001
Fix post blank for timestamp date ranges. 5 months ago