~pcsx2-team/pcsx2-github-mirror/+git/rapidyaml:soa_tree

Last commit made on 2024-05-21
Get this branch:
git clone -b soa_tree https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/rapidyaml

Branch merges

Branch information

Recent commits

5d07630... by Joao Paulo Magalhaes <email address hidden>

soa tree wip: pass all tests!

758e7c0... by Joao Paulo Magalhaes <email address hidden>

soa tree wip

6602935... by Joao Paulo Magalhaes <email address hidden>

soa tree wip

eb2baa8... by Joao Paulo Magalhaes <email address hidden>

improve noexcept annotations for Node and Tree

6f91a54... by Joao Paulo Magalhaes <email address hidden>

handler assertions

d4fc857... by Joao Paulo Magalhaes <email address hidden>

fix use of size_t, should be id_type

28ed0f0... by Joao Paulo Magalhaes <email address hidden>

move estimate_tree_capacity to outside the parser_engine class

6c19ea9... by jpmag <email address hidden>

Merge pull request #431 from biojppm/post_newparser

newparser: post-merge fixes

76ece7d... by Joao Paulo Magalhaes <email address hidden>

improve emit coverage

60baa16... by Joao Paulo Magalhaes <email address hidden>

Emit: fix possible stack-overflow by adding maxdepth; add append