1 file changed
+1
-1
lines changed- .github/workflows/pull_request.yml+1-1
- include/nil/blueprint/asserts.hpp+22
- include/nil/blueprint/assigner.hpp+351-285
- include/nil/blueprint/curves/init.hpp+1-1
- include/nil/blueprint/extract_constructor_parameters.hpp+3-2
- include/nil/blueprint/input_reader.hpp+35-33
- include/nil/blueprint/integers/bit_de_composition.hpp+3-2
- include/nil/blueprint/layout_resolver.hpp-225
- include/nil/blueprint/macros.hpp+42
- include/nil/blueprint/mem/allocator.hpp+313
- include/nil/blueprint/mem/layout.hpp+73
- include/nil/blueprint/mem/memory.hpp+157
- include/nil/blueprint/mem/segment.hpp+109
- include/nil/blueprint/mem/segment_map.hpp+177
- include/nil/blueprint/mem/type_layout.hpp+206
- include/nil/blueprint/memory.hpp+12-111
- include/nil/blueprint/non_native_marshalling.hpp+8-6
- include/nil/blueprint/recursive_prover/fri_array_swap.hpp+3-2
- include/nil/blueprint/recursive_prover/fri_cosets.hpp+3-2
- include/nil/blueprint/stack.hpp+12-4
- test/CMakeLists.txt+4
- test/allocator.cpp+88
- test/memory.cpp+26
- test/segment.cpp+61
- test/segment_map.cpp+46
0 commit comments