Commit Graph

7 Commits

Author SHA1 Message Date
429352b32d Remove superfluous Logger 2023-01-04 16:40:14 +01:00
501648f496 Remove unused function 2023-01-04 15:56:14 +01:00
49b72cbf68 Cleanup some code 2023-01-04 15:27:30 +01:00
9a7dc7cf80 Add ignoring non-period points/dots 2023-01-04 15:26:05 +01:00
b0f8778c07 Fix tiny issue with nonsensical html 2023-01-04 14:59:29 +01:00
4949797343 Update partitioning the raw tree (means converting it to "non-raw" tree)
Finally achieves to pass the first internaltree test.
2023-01-04 14:21:55 +01:00
b48274eaef Add :eph field to %TranslationUnit{} and remove :sibling_with
Using :eph from now on to store ephemeral data like :sibling_with. Additionally
added cleaning up :eph before saving to db. And renamed InternalTree.Basic
to InternalTree.RawInternalBasic to make clear that it contains function
for an intermediary tree structure.
2022-12-29 22:09:26 +01:00