• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jbearer / hspl / 114

Builds Branch Commit Type Ran Committer Via Coverage
114 master Optimize Unifier composition. Composing Unifiers everytime we complete a new subproof is expensive, in terms of both time and memory. To mitigate this cost, we implement to optimizations: 1. Composition is lazy. Unifiers are never explicitly com... push 16 Sep 2017 12:34AM UTC jbearer travis-ci pending completion   set done
113 proof-inspection Optimize Unifier composition. Composing Unifiers everytime we complete a new subproof is expensive, in terms of both time and memory. To mitigate this cost, we implement to optimizations: 1. Composition is lazy. Unifiers are never explicitly com... push 15 Sep 2017 06:53PM UTC jbearer travis-ci pending completion   set done
112 proof-inspection Optimize Unifier composition. Composing Unifiers everytime we complete a new subproof is expensive, in terms of both time and memory. To mitigate this cost, we implement to optimizations: 1. Composition is lazy. Unifiers are never explicitly com... push 15 Sep 2017 06:21AM UTC jbearer travis-ci pending completion   set done
111 proof-inspection Optimize Unifier composition. Composing Unifiers everytime we complete a new subproof is expensive, in terms of both time and memory. To mitigate this cost, we implement to optimizations: 1. Composition is lazy. Unifiers are never explicitly com... push 15 Sep 2017 05:44AM UTC jbearer travis-ci pending completion   set done
110 master Add instructions for common tasks in README. Instructions include setting up the repo, running tests and benchmarks, adding new Var constructors, and adding new Goal constructors. push 11 Sep 2017 12:08AM UTC jbearer travis-ci pending completion   set done
109 core Add instructions for common tasks in README. Instructions include setting up the repo, running tests and benchmarks, adding new Var constructors, and adding new Goal constructors. push 10 Sep 2017 10:47PM UTC jbearer travis-ci pending completion   set done
108 core Add syntax for anonymous variables. Closes #8 push 10 Sep 2017 08:00AM UTC jbearer travis-ci pending completion   set done
107 core fixup! Reimplement list library. push 10 Sep 2017 03:09AM UTC jbearer travis-ci pending completion   set done
106 core Reimplement list library. Common list predicates now exist in their own module "Control.Hspl.List". Some of the newer features (cut, unified, variable) are used to improve the efficience of these predicates. push 10 Sep 2017 02:47AM UTC jbearer travis-ci pending completion   set done
105 core fixup! Add a "cut" goal. push 05 Sep 2017 04:24AM UTC jbearer travis-ci pending completion   set done
104 core fixup! Add a "cut" goal. push 05 Sep 2017 03:21AM UTC jbearer travis-ci pending completion   set done
101 core Simplify logic state interface. Rather than having two state types and objects, one for backtracking state and one for global state, we only have one state. The state must be an instance of a class that lets us split the state into global and bac... push 27 Aug 2017 06:02PM UTC jbearer travis-ci pending completion   set done
100 master Fix |=| and |\=| operator precedence push 06 Aug 2017 02:39AM UTC jbearer travis-ci pending completion   set done
99 core Add a benchmark which tests primarily arithmetic operations. The benchmark involves some of the same computations as for computing perfect numbers. It is adapted from perfect.pl from the van Roy set of Prolog benchmarks. push 06 Aug 2017 02:07AM UTC jbearer travis-ci pending completion   set done
98 core fixup! Factor out common implementation of Unifier and Renamer. push 05 Aug 2017 10:30PM UTC jbearer travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc