feat(Isla): Support page-table descriptor fields - #196
Draft
febyeji wants to merge 1 commit into
Draft
Conversation
This was referenced Jul 4, 2026
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 4, 2026 09:50
fdf9b1c to
52a6405
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
2 times, most recently
from
July 4, 2026 14:01
91ddeec to
e4b8318
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
2 times, most recently
from
July 4, 2026 14:27
fac0d38 to
8090521
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 4, 2026 14:27
e4b8318 to
a5a8c39
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 4, 2026 15:19
8090521 to
bef9e0d
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
2 times, most recently
from
July 4, 2026 15:34
0f19f3a to
ad551c2
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
2 times, most recently
from
July 4, 2026 16:44
c50f97e to
5f86fa6
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 4, 2026 16:44
ad551c2 to
59c273f
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 4, 2026 16:50
5f86fa6 to
2e0f1d2
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 4, 2026 16:50
59c273f to
18326a2
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 4, 2026 16:54
2e0f1d2 to
8dce4a5
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
2 times, most recently
from
July 4, 2026 17:02
4c8d170 to
9a3dde3
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
2 times, most recently
from
July 4, 2026 17:05
cef7ebc to
e9d9dfd
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 4, 2026 17:05
9a3dde3 to
4bc5370
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 4, 2026 17:09
e9d9dfd to
fdbee95
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 5, 2026 10:51
caaba82 to
d2a52dc
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 5, 2026 10:51
fdbee95 to
71e9b70
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 5, 2026 10:58
71e9b70 to
00c4f90
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 5, 2026 10:58
d2a52dc to
10128c7
Compare
febyeji
marked this pull request as draft
July 5, 2026 15:15
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 17, 2026 22:12
10128c7 to
be9005c
Compare
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 17, 2026 22:16
00c4f90 to
aaa7d90
Compare
febyeji
force-pushed
the
feature/pgt-dsl-default-tables-option
branch
from
July 17, 2026 23:44
be9005c to
ee1d5ba
Compare
- Parse descriptor attributes on table(...) mappings with or without and default. - Add nG and APTable to the descriptor field encoder. - Allow mkdescN(table=..., APTable=...) and mkdescN(oa=..., nG=...) keyword arguments. - Apply explicit descriptor fields to table and invalid descriptors during page-table setup.
febyeji
force-pushed
the
feature/pgt-dsl-table-descriptor-fields
branch
from
July 17, 2026 23:46
aaa7d90 to
54b7cae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR is part of a stack containing 6 PRs:
main