Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core rewrite #21
base: main
Are you sure you want to change the base?
Core rewrite #21
Changes from 27 commits
3a3bcf1
5ae3549
03490a2
f22318b
142fb67
076670f
e8c6d4e
396c345
f20525b
47cdb69
c42efc4
957dd8b
69b3439
77a1365
beb03b7
cb4f812
9204022
28948dc
fcc12c1
ee84822
dfd0921
503c9a1
6c44b6a
8c684c2
f1d32ac
833d147
9e0c858
98f2046
d4f2574
6db019e
27f82a3
52030f6
1918777
fa9b564
4afd346
fa5f3be
ed75dd2
c8d17af
2564570
9fce015
3547c90
3893e18
3262a04
7ee225d
be705c9
164643d
43c3e6f
01db43e
9e46b32
b685955
2ca782d
1240556
63aa4ef
462d8d5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can it be done using fold? It should be more efficient. I hope.