Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

refactor: rewrite the whole parser (AGAIN) #23

Merged
merged 53 commits into from
Mar 7, 2024
Merged

refactor: rewrite the whole parser (AGAIN) #23

merged 53 commits into from
Mar 7, 2024

Conversation

hanspagel
Copy link
Member

@hanspagel hanspagel commented Mar 1, 2024

Okay, we’ve had some serious issues with how references were resolved. Circular references and references inside of references didn’t work at all.

There was no other way than rewriting it again. 😂

With this PR all those bugs are fixed, it’s way less code and it’s waaaaay faster.

@hanspagel hanspagel marked this pull request as ready for review March 7, 2024 16:34
@hanspagel hanspagel changed the title feat: resolver refactor: rewrite the whole parser (AGAIN) Mar 7, 2024
@hanspagel hanspagel merged commit c28d766 into main Mar 7, 2024
7 checks passed
@hanspagel hanspagel deleted the feat/resolver branch March 7, 2024 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants