organic/src
Tom Alexander 547fc40dbe
rustfmt Build rustfmt has succeeded 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
No measurable performance improvement with native builds over LTO release builds.
Leaving the code for this commented out because it involved an unstable cargo feature without showing any benefit. I would like to revisit this later.
2023-10-16 15:21:36 -04:00
..
compare Implement comparison for object tree. 2023-10-16 12:50:53 -04:00
context Only require sync on FileAccessInterface when compiling for compare utilities. 2023-10-14 18:09:50 -04:00
error Move the Date struct into types and implement a get_property_numeric. 2023-10-02 15:49:51 -04:00
iter Implement ExactSizeIterator for the other node types. 2023-10-10 15:27:03 -04:00
parser No measurable performance improvement with native builds over LTO release builds. 2023-10-16 15:21:36 -04:00
types Add support for planning before property drawer when calculating additional properties for headlines. 2023-10-16 13:35:03 -04:00
bin_compare.rs Fix build for compare with tracing. 2023-10-14 19:20:49 -04:00
bin_foreign_document_test.rs Make the compare functions async. 2023-10-14 17:51:12 -04:00
init_tracing.rs Put back in needed pubs. 2023-09-11 14:59:23 -04:00
lib.rs Add a debug assert for org entities being sorted. 2023-10-11 12:16:35 -04:00
main.rs Add tests for odd headline levels. 2023-09-29 16:37:22 -04:00