Tom Alexander
|
04dfffc000
|
Cleaning up compiler warnings.
|
2023-04-21 18:22:17 -04:00 |
|
Tom Alexander
|
f5218a6c31
|
Implement comparing the lesser blocks.
|
2023-04-21 18:05:40 -04:00 |
|
Tom Alexander
|
dbb04dcba6
|
Defining new structs for each type of lesser block.
|
2023-04-21 17:55:10 -04:00 |
|
Tom Alexander
|
0293ca6b12
|
Set up code structure for lesser blocks.
|
2023-04-21 16:31:25 -04:00 |
|
Tom Alexander
|
142bb09879
|
Move the impl of Source to the same file as the definition of the struct.
|
2023-04-21 16:16:14 -04:00 |
|
Tom Alexander
|
0fcfdd5ff2
|
Compare table row and table cell bounds.
|
2023-04-21 15:45:35 -04:00 |
|
Tom Alexander
|
17ab8727d1
|
Initial structure for tables.
|
2023-04-19 20:59:58 -04:00 |
|
Tom Alexander
|
a267f23e0f
|
Initial code structure for property drawers.
|
2023-04-19 16:51:00 -04:00 |
|
Tom Alexander
|
d3bb642a10
|
Unify status name handling on the emacs name.
|
2023-04-19 16:04:30 -04:00 |
|
Tom Alexander
|
94193d4fa5
|
Make name mismatch report an error rather than abort everything.
|
2023-04-19 15:38:36 -04:00 |
|
Tom Alexander
|
a6d8c873d4
|
Add an assert_bounds utility function.
|
2023-04-19 15:29:46 -04:00 |
|
Tom Alexander
|
a4c6e899ac
|
Add a utility function to check the first element in an sexp.
|
2023-04-19 15:19:21 -04:00 |
|
Tom Alexander
|
ed8cdae1cd
|
Add diff code for dynamic blocks.
|
2023-04-19 13:59:17 -04:00 |
|
Tom Alexander
|
0d07a6aad3
|
Initial structure for dynamic blocks.
|
2023-04-19 13:30:15 -04:00 |
|
Tom Alexander
|
31f6914194
|
Add code to compare drawers.
|
2023-04-15 18:00:34 -04:00 |
|
Tom Alexander
|
1f7c24545b
|
Initial structure for drawer.
|
2023-04-15 17:36:07 -04:00 |
|
Tom Alexander
|
33bc1af17d
|
First stab at implementing comments.
|
2023-04-15 16:53:58 -04:00 |
|
Tom Alexander
|
1b10b197f2
|
Initial structure for adding support for comments.
|
2023-04-15 16:31:38 -04:00 |
|
Tom Alexander
|
965c5dd15f
|
Add diffing of quote greater blocks.
|
2023-04-15 00:07:20 -04:00 |
|
Tom Alexander
|
9efc291d28
|
Add a script to check all sample org-mode documents with the compare program.
|
2023-04-12 15:03:14 -04:00 |
|
Tom Alexander
|
1a38ca43d6
|
Update the diff program to use exit code 1 for non-matching diff.
|
2023-04-12 14:50:56 -04:00 |
|
Tom Alexander
|
05c9ec86b8
|
Compare plain list items inside plain lists.
|
2023-04-12 14:07:33 -04:00 |
|
Tom Alexander
|
57f56eb860
|
Compare footnote definition and greater block bounds.
|
2023-04-12 13:45:22 -04:00 |
|
Tom Alexander
|
75a47deedd
|
Compare plain list bounds.
|
2023-04-12 13:16:25 -04:00 |
|
Tom Alexander
|
2a601475fd
|
Compare children of sections.
|
2023-04-12 11:46:49 -04:00 |
|
Tom Alexander
|
c4e6549feb
|
Compare children of heading.
|
2023-04-12 11:35:02 -04:00 |
|
Tom Alexander
|
52df376553
|
Calculate bad children on-the-fly.
|
2023-04-11 19:28:45 -04:00 |
|
Tom Alexander
|
52b401d548
|
comparing begin and end offsets for top-level sections and headlines.
|
2023-04-11 19:16:04 -04:00 |
|
Tom Alexander
|
276e8abb13
|
Pass the source through to child diff status so I can calculate offsets.
|
2023-04-11 18:34:11 -04:00 |
|
Tom Alexander
|
6e62bd5ff2
|
Initial return and printing of tree diff output.
|
2023-04-11 18:29:40 -04:00 |
|
Tom Alexander
|
287cc8dea3
|
Just barely starting to diff the two parsed forms.
|
2023-04-11 17:35:09 -04:00 |
|
Tom Alexander
|
5305ae7627
|
Fix ending atoms at end of list.
|
2023-04-11 16:28:56 -04:00 |
|
Tom Alexander
|
8df02fa8b9
|
Handle text with properties.
|
2023-04-11 16:02:57 -04:00 |
|
Tom Alexander
|
3bdb1e3841
|
Beginning of handling quoted strings.
|
2023-04-11 15:28:05 -04:00 |
|
Tom Alexander
|
5d7ca1b966
|
Fix handling of whitespace.
|
2023-04-11 15:08:46 -04:00 |
|
Tom Alexander
|
751a3beffd
|
Implement a very basic first stab at lisp parser.
|
2023-04-11 14:50:37 -04:00 |
|
Tom Alexander
|
96d2cc7c6a
|
Dump the elisp when running compare.
|
2023-04-10 14:36:38 -04:00 |
|
Tom Alexander
|
552ac974d5
|
Initial setup for a separate compare target.
|
2023-04-10 13:45:36 -04:00 |
|