Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
deploy: 3c6c3ca
Browse files Browse the repository at this point in the history
  • Loading branch information
leolara committed Nov 18, 2023
1 parent 1f494aa commit 6092b20
Show file tree
Hide file tree
Showing 259 changed files with 24,463 additions and 0 deletions.
Empty file added docs/apidocs/.lock
Empty file.
1 change: 1 addition & 0 deletions docs/apidocs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apidocs.pecadorplonkish.xyz
1 change: 1 addition & 0 deletions docs/apidocs/chiquito/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Bold-a2c9cd1067f8b328.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-ba5701c5741a7b69.css" id="mainThemeStyle"><div id="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="chiquito" data-themes="" data-resource-suffix="" data-rustdoc-version="1.71.0-nightly (7f94b314c 2023-04-23)" data-search-js="search-618e954b235f6acc.js" data-settings-js="settings-298e1ea74db45b39.js" data-settings-css="settings-7bfb4c59cc6bc502.css" data-theme-light-css="light-0f8c037637f9eb3e.css" data-theme-dark-css="dark-1097f8e92a01e3cf.css" data-theme-ayu-css="ayu-614652228113ac93.css" ></div><script src="../static.files/storage-62ce34ea385b278a.js"></script><script defer src="../static.files/main-f0540c1d82cde29b.js"></script><noscript><link rel="stylesheet" media="(prefers-color-scheme:light)" href="../static.files/light-0f8c037637f9eb3e.css"><link rel="stylesheet" media="(prefers-color-scheme:dark)" href="../static.files/dark-1097f8e92a01e3cf.css"><link rel="stylesheet" href="../static.files/noscript-13285aec31fa243e.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="logo-container" href="../chiquito/index.html"><img class="rust-logo" src="../static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2></h2></nav><nav class="sidebar"><a class="logo-container" href="../chiquito/index.html"><img class="rust-logo" src="../static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2 class="location"><a href="#">Crate chiquito</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#constants">Constants</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Definitions</a></li></ul></section></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="ast/struct.Circuit.html">ast::Circuit</a></li><li><a href="ast/struct.Constraint.html">ast::Constraint</a></li><li><a href="ast/struct.FixedSignal.html">ast::FixedSignal</a></li><li><a href="ast/struct.ForwardSignal.html">ast::ForwardSignal</a></li><li><a href="ast/struct.ImportedHalo2Column.html">ast::ImportedHalo2Column</a></li><li><a href="ast/struct.InternalSignal.html">ast::InternalSignal</a></li><li><a href="ast/struct.Lookup.html">ast::Lookup</a></li><li><a href="ast/struct.SharedSignal.html">ast::SharedSignal</a></li><li><a href="ast/struct.StepType.html">ast::StepType</a></li><li><a href="ast/struct.TransitionConstraint.html">ast::TransitionConstraint</a></li><li><a href="frontend/dsl/struct.CircuitContext.html">frontend::dsl::CircuitContext</a></li><li><a href="frontend/dsl/struct.StepTypeContext.html">frontend::dsl::StepTypeContext</a></li><li><a href="frontend/dsl/struct.StepTypeHandler.html">frontend::dsl::StepTypeHandler</a></li><li><a href="frontend/dsl/struct.StepTypeSetupContext.html">frontend::dsl::StepTypeSetupContext</a></li><li><a href="frontend/dsl/struct.StepTypeWGHandler.html">frontend::dsl::StepTypeWGHandler</a></li><li><a href="frontend/dsl/cb/struct.Constraint.html">frontend::dsl::cb::Constraint</a></li><li><a href="frontend/dsl/lb/struct.InPlaceLookupBuilder.html">frontend::dsl::lb::InPlaceLookupBuilder</a></li><li><a href="frontend/dsl/lb/struct.LookupTable.html">frontend::dsl::lb::LookupTable</a></li><li><a href="frontend/dsl/lb/struct.LookupTableBuilder.html">frontend::dsl::lb::LookupTableBuilder</a></li><li><a href="frontend/dsl/lb/struct.LookupTableRegistry.html">frontend::dsl::lb::LookupTableRegistry</a></li><li><a href="frontend/dsl/lb/struct.LookupTableStore.html">frontend::dsl::lb::LookupTableStore</a></li><li><a href="frontend/dsl/sc/struct.SuperCircuitContext.html">frontend::dsl::sc::SuperCircuitContext</a></li><li><a href="plonkish/backend/halo2/struct.ChiquitoHalo2.html">plonkish::backend::halo2::ChiquitoHalo2</a></li><li><a href="plonkish/backend/halo2/struct.ChiquitoHalo2Circuit.html">plonkish::backend::halo2::ChiquitoHalo2Circuit</a></li><li><a href="plonkish/backend/halo2/struct.ChiquitoHalo2SuperCircuit.html">plonkish::backend::halo2::ChiquitoHalo2SuperCircuit</a></li><li><a href="plonkish/backend/plaf/struct.ChiquitoPlaf.html">plonkish::backend::plaf::ChiquitoPlaf</a></li><li><a href="plonkish/backend/plaf/struct.ChiquitoPlafWitGen.html">plonkish::backend::plaf::ChiquitoPlafWitGen</a></li><li><a href="plonkish/compiler/struct.CompilerConfig.html">plonkish::compiler::CompilerConfig</a></li><li><a href="plonkish/compiler/cell_manager/struct.MaxWidthCellManager.html">plonkish::compiler::cell_manager::MaxWidthCellManager</a></li><li><a href="plonkish/compiler/cell_manager/struct.Placement.html">plonkish::compiler::cell_manager::Placement</a></li><li><a href="plonkish/compiler/cell_manager/struct.SignalPlacement.html">plonkish::compiler::cell_manager::SignalPlacement</a></li><li><a href="plonkish/compiler/cell_manager/struct.SingleRowCellManager.html">plonkish::compiler::cell_manager::SingleRowCellManager</a></li><li><a href="plonkish/compiler/cell_manager/struct.StepPlacement.html">plonkish::compiler::cell_manager::StepPlacement</a></li><li><a href="plonkish/compiler/step_selector/struct.LogNSelectorBuilder.html">plonkish::compiler::step_selector::LogNSelectorBuilder</a></li><li><a href="plonkish/compiler/step_selector/struct.SimpleStepSelectorBuilder.html">plonkish::compiler::step_selector::SimpleStepSelectorBuilder</a></li><li><a href="plonkish/compiler/step_selector/struct.StepSelector.html">plonkish::compiler::step_selector::StepSelector</a></li><li><a href="plonkish/compiler/step_selector/struct.TwoStepsSelectorBuilder.html">plonkish::compiler::step_selector::TwoStepsSelectorBuilder</a></li><li><a href="plonkish/ir/struct.Circuit.html">plonkish::ir::Circuit</a></li><li><a href="plonkish/ir/struct.Column.html">plonkish::ir::Column</a></li><li><a href="plonkish/ir/struct.Poly.html">plonkish::ir::Poly</a></li><li><a href="plonkish/ir/struct.PolyLookup.html">plonkish::ir::PolyLookup</a></li><li><a href="plonkish/ir/assignments/struct.AssignmentGenerator.html">plonkish::ir::assignments::AssignmentGenerator</a></li><li><a href="plonkish/ir/assignments/struct.Assignments.html">plonkish::ir::assignments::Assignments</a></li><li><a href="plonkish/ir/sc/struct.MappingContext.html">plonkish::ir::sc::MappingContext</a></li><li><a href="plonkish/ir/sc/struct.MappingGenerator.html">plonkish::ir::sc::MappingGenerator</a></li><li><a href="plonkish/ir/sc/struct.SuperCircuit.html">plonkish::ir::sc::SuperCircuit</a></li><li><a href="stdlib/struct.IsZero.html">stdlib::IsZero</a></li><li><a href="wit_gen/struct.AutoTraceGenerator.html">wit_gen::AutoTraceGenerator</a></li><li><a href="wit_gen/struct.FixedGenContext.html">wit_gen::FixedGenContext</a></li><li><a href="wit_gen/struct.StepInstance.html">wit_gen::StepInstance</a></li><li><a href="wit_gen/struct.TraceContext.html">wit_gen::TraceContext</a></li><li><a href="wit_gen/struct.TraceGenerator.html">wit_gen::TraceGenerator</a></li><li><a href="wit_gen/struct.TraceWitness.html">wit_gen::TraceWitness</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="ast/enum.ExposeOffset.html">ast::ExposeOffset</a></li><li><a href="ast/query/enum.Queriable.html">ast::query::Queriable</a></li><li><a href="frontend/dsl/enum.StepTypeDefInput.html">frontend::dsl::StepTypeDefInput</a></li><li><a href="frontend/dsl/cb/enum.Typing.html">frontend::dsl::cb::Typing</a></li><li><a href="plonkish/ir/enum.ColumnType.html">plonkish::ir::ColumnType</a></li><li><a href="poly/enum.Expr.html">poly::Expr</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="field/trait.Field.html">field::Field</a></li><li><a href="frontend/dsl/lb/trait.LookupBuilder.html">frontend::dsl::lb::LookupBuilder</a></li><li><a href="plonkish/compiler/cell_manager/trait.CellManager.html">plonkish::compiler::cell_manager::CellManager</a></li><li><a href="plonkish/compiler/step_selector/trait.StepSelectorBuilder.html">plonkish::compiler::step_selector::StepSelectorBuilder</a></li><li><a href="poly/trait.ToExpr.html">poly::ToExpr</a></li><li><a href="poly/trait.ToField.html">poly::ToField</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="frontend/dsl/cb/fn.and.html">frontend::dsl::cb::and</a></li><li><a href="frontend/dsl/cb/fn.annotate.html">frontend::dsl::cb::annotate</a></li><li><a href="frontend/dsl/cb/fn.eq.html">frontend::dsl::cb::eq</a></li><li><a href="frontend/dsl/cb/fn.if_next_step.html">frontend::dsl::cb::if_next_step</a></li><li><a href="frontend/dsl/cb/fn.isz.html">frontend::dsl::cb::isz</a></li><li><a href="frontend/dsl/cb/fn.lookup.html">frontend::dsl::cb::lookup</a></li><li><a href="frontend/dsl/cb/fn.next_step_must_be.html">frontend::dsl::cb::next_step_must_be</a></li><li><a href="frontend/dsl/cb/fn.next_step_must_not_be.html">frontend::dsl::cb::next_step_must_not_be</a></li><li><a href="frontend/dsl/cb/fn.not.html">frontend::dsl::cb::not</a></li><li><a href="frontend/dsl/cb/fn.or.html">frontend::dsl::cb::or</a></li><li><a href="frontend/dsl/cb/fn.rlc.html">frontend::dsl::cb::rlc</a></li><li><a href="frontend/dsl/cb/fn.select.html">frontend::dsl::cb::select</a></li><li><a href="frontend/dsl/cb/fn.table.html">frontend::dsl::cb::table</a></li><li><a href="frontend/dsl/cb/fn.unless.html">frontend::dsl::cb::unless</a></li><li><a href="frontend/dsl/cb/fn.when.html">frontend::dsl::cb::when</a></li><li><a href="frontend/dsl/cb/fn.xor.html">frontend::dsl::cb::xor</a></li><li><a href="frontend/dsl/fn.circuit.html">frontend::dsl::circuit</a></li><li><a href="frontend/dsl/sc/fn.super_circuit.html">frontend::dsl::sc::super_circuit</a></li><li><a href="frontend/python/fn.chiquito_ast_map_store.html">frontend::python::chiquito_ast_map_store</a></li><li><a href="frontend/python/fn.chiquito_ast_to_halo2.html">frontend::python::chiquito_ast_to_halo2</a></li><li><a href="frontend/python/fn.chiquito_halo2_mock_prover.html">frontend::python::chiquito_halo2_mock_prover</a></li><li><a href="frontend/python/fn.chiquito_super_circuit_halo2_mock_prover.html">frontend::python::chiquito_super_circuit_halo2_mock_prover</a></li><li><a href="plonkish/backend/halo2/fn.chiquito2Halo2.html">plonkish::backend::halo2::chiquito2Halo2</a></li><li><a href="plonkish/backend/halo2/fn.chiquitoSuperCircuit2Halo2.html">plonkish::backend::halo2::chiquitoSuperCircuit2Halo2</a></li><li><a href="plonkish/backend/halo2/fn.to_halo2_advice.html">plonkish::backend::halo2::to_halo2_advice</a></li><li><a href="plonkish/backend/plaf/fn.chiquito2Plaf.html">plonkish::backend::plaf::chiquito2Plaf</a></li><li><a href="plonkish/compiler/fn.compile.html">plonkish::compiler::compile</a></li><li><a href="plonkish/compiler/fn.compile_phase1.html">plonkish::compiler::compile_phase1</a></li><li><a href="plonkish/compiler/fn.compile_phase2.html">plonkish::compiler::compile_phase2</a></li><li><a href="plonkish/compiler/fn.config.html">plonkish::compiler::config</a></li></ul><h3 id="types">Type Definitions</h3><ul class="all-items"><li><a href="ast/type.ASTExpr.html">ast::ASTExpr</a></li><li><a href="ast/type.FixedGen.html">ast::FixedGen</a></li><li><a href="ast/type.ImportedHalo2Advice.html">ast::ImportedHalo2Advice</a></li><li><a href="ast/type.ImportedHalo2Fixed.html">ast::ImportedHalo2Fixed</a></li><li><a href="ast/type.StepTypeUUID.html">ast::StepTypeUUID</a></li><li><a href="plonkish/compiler/step_selector/type.SelectorAssignment.html">plonkish::compiler::step_selector::SelectorAssignment</a></li><li><a href="plonkish/ir/type.PolyExpr.html">plonkish::ir::PolyExpr</a></li><li><a href="plonkish/ir/query/type.Queriable.html">plonkish::ir::query::Queriable</a></li><li><a href="plonkish/ir/sc/type.Mapping.html">plonkish::ir::sc::Mapping</a></li><li><a href="plonkish/ir/sc/type.SuperAssignments.html">plonkish::ir::sc::SuperAssignments</a></li><li><a href="poly/type.VarAssignments.html">poly::VarAssignments</a></li><li><a href="wit_gen/type.FixedAssignment.html">wit_gen::FixedAssignment</a></li><li><a href="wit_gen/type.Trace.html">wit_gen::Trace</a></li><li><a href="wit_gen/type.Witness.html">wit_gen::Witness</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="frontend/python/constant.CIRCUIT_MAP.html">frontend::python::CIRCUIT_MAP</a></li></ul></section></div></main></body></html>
Loading

0 comments on commit 6092b20

Please sign in to comment.