Commit Graph

60 Commits

Author SHA1 Message Date
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