organic/src/parser
Tom Alexander b46fae331b
format Build format has succeeded Details
clippy Build clippy has succeeded Details
rust-foreign-document-test Build rust-foreign-document-test has succeeded Details
rust-test Build rust-test has succeeded Details
build-organic Build build-organic has succeeded Details
Fix clippy errors.
2024-04-11 21:03:50 -04:00
..
affiliated_keyword.rs Clippy fixes. 2023-10-18 18:39:04 -04:00
angle_link.rs Implement the new fields for angle link. 2023-12-11 13:00:43 -05:00
babel_call.rs Implement the new fields for babel call. 2023-12-15 10:45:16 -05:00
bullshitium.rs Fix clippy. 2023-12-15 19:57:35 -05:00
citation.rs Implement the new fields for citation. 2023-12-11 14:38:14 -05:00
citation_reference.rs Continue removing MyError. 2023-10-17 10:35:33 -04:00
clock.rs Fix post blank for timestamp date ranges. 2023-12-15 11:38:52 -05:00
comment.rs Fix clippy errors. 2024-04-11 21:03:50 -04:00
diary_sexp.rs Implement the new fields for diary sexp. 2023-12-15 12:10:34 -05:00
document.rs Fix handling of documents containing only whitespace. 2023-12-15 19:49:12 -05:00
drawer.rs Fix handling of property drawers containing only whitespace. 2023-12-15 15:05:03 -05:00
dynamic_block.rs Implement the new fields for dynamic block. 2023-12-15 17:26:01 -05:00
element_parser.rs Remove context from functions that no longer need it. 2023-10-18 18:28:24 -04:00
entity.rs Implement the new fields for entity. 2023-12-11 12:44:42 -05:00
export_snippet.rs Implement the new fields for export snippet. 2023-12-11 14:41:49 -05:00
fixed_width_area.rs Fix handling fixed width area post-blank inside a list. 2023-12-15 19:37:33 -05:00
footnote_definition.rs Implement the new fields for footnote definitions. 2023-10-31 23:12:04 -04:00
footnote_reference.rs Implement the new fields for paragraph. 2023-10-31 23:06:43 -04:00
greater_block.rs Implement the new fields for dynamic block. 2023-12-15 17:26:01 -05:00
headline.rs Fix clippy errors. 2024-04-11 21:03:50 -04:00
horizontal_rule.rs Implement the new fields for horizontal rule. 2023-12-15 12:50:01 -05:00
in_buffer_settings.rs Make creating AllAstNodeIter explicit. 2023-10-23 18:25:59 -04:00
inline_babel_call.rs Implement the new fields for inline babel call and inline source block. 2023-12-11 14:47:22 -05:00
inline_source_block.rs Implement the new fields for inline babel call and inline source block. 2023-12-11 14:47:22 -05:00
keyword.rs Fix clippy errors. 2024-04-11 21:03:50 -04:00
keyword_todo.rs Apply more suggestions. 2023-10-16 17:58:52 -04:00
latex_environment.rs Implement the new fields for LaTeX environment. 2023-12-11 14:49:18 -05:00
latex_fragment.rs Implement the new fields for latex fragment. 2023-12-11 12:46:20 -05:00
lesser_block.rs Implement the new fields for lesser block. 2023-12-11 15:59:56 -05:00
line_break.rs Continue removing MyError. 2023-10-17 10:09:37 -04:00
macros.rs No performance change switching affiliated_key to using element macro. 2023-10-16 15:57:18 -04:00
mod.rs Handle bullshitium for 🔚. 2023-10-18 11:57:39 -04:00
object_parser.rs Continue removing MyError. 2023-10-17 10:09:37 -04:00
org_macro.rs Implement the new fields for org macro. 2023-12-11 14:22:56 -05:00
org_source.rs Remove PartialEq from Object. 2023-10-31 16:33:10 -04:00
paragraph.rs Remove the old Paragraph::of_text function. 2023-12-15 18:06:48 -05:00
plain_link.rs Implement the new fields for plain link. 2023-12-11 13:08:53 -05:00
plain_list.rs Implement the new fields for plain list. 2023-12-15 15:59:00 -05:00
plain_text.rs Remove the GetStandardProperties trait. 2023-10-31 21:26:00 -04:00
planning.rs Implement the new fields for planning. 2023-12-15 12:55:05 -05:00
property_drawer.rs Fix handling of property drawers containing only whitespace. 2023-12-15 15:05:03 -05:00
radio_link.rs Fix clippy errors. 2024-04-11 21:03:50 -04:00
regular_link.rs Implement the new fields for regular link. 2023-12-11 12:19:49 -05:00
section.rs Fix get_contents for sections. 2023-12-15 13:21:58 -05:00
statistics_cookie.rs Implement the new fields for statistics cookie. 2023-12-11 12:51:07 -05:00
subscript_and_superscript.rs Implement the new fields for subscript and superscript. 2023-12-11 12:04:59 -05:00
table.rs Implement the new fields for table. 2023-12-15 17:16:49 -05:00
target.rs Implement the new fields for target. 2023-12-15 18:57:19 -05:00
text_markup.rs Implement the new fields for verbatim and code. 2023-12-08 16:20:58 -05:00
timestamp.rs Fix post blank for timestamp date ranges. 2023-12-15 11:38:52 -05:00
util.rs Fix handling fixed width area post-blank inside a list. 2023-12-15 19:37:33 -05:00