Skip to content
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

Update algorithms to use new processing model. #30

Open
wants to merge 41 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
067e1b7
Restructure algorithms section.
wes-smith Aug 25, 2024
7350021
Add decompression tag processing algorithm.
wes-smith Aug 25, 2024
b0f1a8d
Restructure algorithms section, add stub for decompression alg.
wes-smith Aug 25, 2024
acd0db6
Outline context processing algorithms section.
wes-smith Aug 25, 2024
30e2cca
Add decompression convert outline.
wes-smith Aug 26, 2024
97d0c19
Update compression algorithm.
wes-smith Aug 27, 2024
47d09b3
Restructure algorithms section.
wes-smith Oct 14, 2024
1d42103
Add active context and context loader skeletons.
wes-smith Oct 14, 2024
108a69f
Add initialize context loader algorithm.
wes-smith Oct 14, 2024
9b98efe
Add initialize active context algorithm.
wes-smith Oct 14, 2024
da78fa7
Begin conversion algorithm, add skeletons for compressor and decompre…
wes-smith Oct 14, 2024
ad403c4
Update active context handling in `state` map.
wes-smith Oct 14, 2024
10ad50e
Add general conversion algorithm.
wes-smith Oct 14, 2024
daa4e54
Finish general conversion algorithm.
wes-smith Oct 14, 2024
185fa29
Add embedded contexts algorithm.
wes-smith Oct 14, 2024
74c734e
Add apply type scoped contexts algorithm.
wes-smith Oct 14, 2024
726244b
Add apply property scoped contexts algorithm.
wes-smith Oct 14, 2024
7ea90f9
Add descriptions, add revert term map algorithm.
wes-smith Oct 15, 2024
544c7eb
Update descriptions for Context Loading and Active Context algorithms.
wes-smith Oct 15, 2024
e9cd914
Add load context algorithm, begin add context algorithm.
wes-smith Oct 15, 2024
039cadf
Finish adding add context algorithm.
wes-smith Oct 15, 2024
e8813dd
Begin compression context conversion algorithm, add context codec ske…
wes-smith Oct 15, 2024
9779e70
Finish compression context conversion, add context encoder creation.
wes-smith Oct 15, 2024
5001768
Begin value encoder creation.
wes-smith Oct 16, 2024
d2b7e55
Begin update term map algorithm.
wes-smith Jan 2, 2025
1c07a0d
Finish update term map algorithm.
wes-smith Jan 2, 2025
4c2395f
Finish value encoder creation algorithm.
wes-smith Jan 4, 2025
32c90ba
Add value encoding algorithm.
wes-smith Jan 4, 2025
a650947
Add value decoder creation algorithm.
wes-smith Jan 4, 2025
f8be88e
Add context encode, value decode algorithms.
wes-smith Jan 4, 2025
e9f5f87
Add context decoder creation, decode algorithms.
wes-smith Jan 4, 2025
4da8383
Move and update tag processing algorithms.
wes-smith Jan 4, 2025
9ff43e5
Add compression value conversion and get input entries algorithms.
wes-smith Jan 5, 2025
aa0fc3d
Add get object types for compression algorithm.
wes-smith Jan 5, 2025
450dc8e
Add context conversion for decompression algorithm.
wes-smith Jan 5, 2025
de2e9d0
Add value convert for decompression algorithm.
wes-smith Jan 5, 2025
7293519
Add get input entries for decompression algorithm.
wes-smith Jan 5, 2025
7f40e48
Add get object types for decompression algorithm.
wes-smith Jan 5, 2025
db7308c
Add general value conversion algorithm.
wes-smith Jan 6, 2025
4f0f216
Update tag processing algorithms, add top-level algs.
wes-smith Jan 6, 2025
848b34a
Remove deprecated content.
wes-smith Jan 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading