organic/src
Tom Alexander 48d3de77fe
Move elisp fact to util.
2023-12-30 21:37:25 -05:00
..
compare Move elisp fact to util. 2023-12-30 21:37:25 -05:00
context Remove Debug from the context variables. 2023-10-18 18:36:25 -04:00
error Remove owned String from CustomError. 2023-10-21 14:29:37 -04:00
event_count Fix clippy. 2023-12-15 19:57:35 -05:00
iter Make creating AllAstNodeIter explicit. 2023-10-23 18:25:59 -04:00
parser Fix clippy. 2023-12-15 19:57:35 -05:00
types Implement timestamp. 2023-12-29 20:55:01 -05:00
util Move elisp fact to util. 2023-12-30 21:37:25 -05:00
wasm Fix src block value. 2023-12-30 21:30:08 -05:00
wasm_test Handle nil in object tree. 2023-12-30 21:28:25 -05:00
bin_compare.rs Fix imports for wasm_test. 2023-12-27 08:37:34 -05:00
bin_foreign_document_test.rs Add a literate tutorial for building emacs to the foreign documents test. 2023-10-31 16:33:11 -04:00
bin_wasm.rs Separate out rust parsing step to support references to values stored in the parsed state. 2023-12-27 12:24:21 -05:00
bin_wasm_test.rs Add a script to run the wasm test inside docker. 2023-12-27 16:32:06 -05:00
init_tracing.rs Apply more suggestions. 2023-10-16 19:12:25 -04:00
lib.rs Start working on a version of compare based on json values. 2023-12-29 11:37:30 -05:00
main.rs Record element start events and report them when the event_count feature is enabled. 2023-10-17 13:32:01 -04:00