-
Notifications
You must be signed in to change notification settings - Fork 41
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
Implement missing ops and predefined functions for 2.0 #400
Commits on Feb 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 49dbe17 - Browse repository at this point
Copy the full SHA 49dbe17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc2c2b - Browse repository at this point
Copy the full SHA 0bc2c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fde65 - Browse repository at this point
Copy the full SHA 60fde65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3f4e4 - Browse repository at this point
Copy the full SHA 6f3f4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc74ba - Browse repository at this point
Copy the full SHA 9cc74baView commit details -
fix SOption.method to have generic types (don't substitute for SOptio…
…n.elemType on the fly);
Configuration menu - View commit details
-
Copy full SHA for 699d55c - Browse repository at this point
Copy the full SHA 699d55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3899508 - Browse repository at this point
Copy the full SHA 3899508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2f89b - Browse repository at this point
Copy the full SHA 4a2f89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0d4e8 - Browse repository at this point
Copy the full SHA cd0d4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fbeb9b - Browse repository at this point
Copy the full SHA 6fbeb9bView commit details -
add OneArgumentOperationSerializer (Negation, BitInversion);
Configuration menu - View commit details
-
Copy full SHA for a8625a0 - Browse repository at this point
Copy the full SHA a8625a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be490bf - Browse repository at this point
Copy the full SHA be490bfView commit details -
add SigmaDslBuilder.byteArrayToLong implementation (codegen);
implement SigmaDslBuilder.byteArrayToLong in RuntimeCosting and TreeBuilding;
Configuration menu - View commit details
-
Copy full SHA for 3745d2e - Browse repository at this point
Copy the full SHA 3745d2eView commit details -
disable (de)serialization roundtrip for ZProofBlock test;
switched byteArrayToLong test to go through costing;
Configuration menu - View commit details
-
Copy full SHA for 9668338 - Browse repository at this point
Copy the full SHA 9668338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3cd15 - Browse repository at this point
Copy the full SHA 2f3cd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for edcf2c0 - Browse repository at this point
Copy the full SHA edcf2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24de39f - Browse repository at this point
Copy the full SHA 24de39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf3058 - Browse repository at this point
Copy the full SHA fcf3058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abd8ec - Browse repository at this point
Copy the full SHA 2abd8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e6ba6 - Browse repository at this point
Copy the full SHA f4e6ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823e0cd - Browse repository at this point
Copy the full SHA 823e0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1daf285 - Browse repository at this point
Copy the full SHA 1daf285View commit details -
remove adaptSigmaBoolean in XorOf costing;
use withDefaultSize in ByteArrayToLong costing;
Configuration menu - View commit details
-
Copy full SHA for a81ffea - Browse repository at this point
Copy the full SHA a81ffeaView commit details
Commits on Feb 23, 2019
-
add special.sigma.BigInt test (failing);
revert hack for BigInt type in func;
Configuration menu - View commit details
-
Copy full SHA for 55eb2d1 - Browse repository at this point
Copy the full SHA 55eb2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237de80 - Browse repository at this point
Copy the full SHA 237de80View commit details
Commits on Feb 24, 2019
-
fix SFunc.typeParams to hold tpeParams; (de)serialize type idents in MethodCall.typeSubst using index in SFunc.tpeParams list;
Configuration menu - View commit details
-
Copy full SHA for 391cec0 - Browse repository at this point
Copy the full SHA 391cec0View commit details
Commits on Feb 25, 2019
-
remove type param index in MethodCall serialization (only concrete ty…
…pes in the order of SGenericType.typeParams); fix Coll.zip() to include tOV type subst in TreeBuilding;
Configuration menu - View commit details
-
Copy full SHA for eb4b3c1 - Browse repository at this point
Copy the full SHA eb4b3c1View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 37804f6 - Browse repository at this point
Copy the full SHA 37804f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772a030 - Browse repository at this point
Copy the full SHA 772a030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5524a - Browse repository at this point
Copy the full SHA 2a5524aView commit details