Skip to content
Snippets Groups Projects
  1. Mar 29, 2016
    • Matt Wala's avatar
      Fix avoidable exponential blowup in unifier. · cb697546
      Matt Wala authored
      Change the code to do what the previous code tried to do, which is to
      match free variables only after matching the more complex terms. This
      avoids iterating over all possible subsets of the RHS.
      cb697546
  2. Mar 28, 2016
  3. Mar 25, 2016
  4. Jan 26, 2016
  5. Jan 24, 2016
  6. Jan 18, 2016
  7. Jan 14, 2016
  8. Jan 06, 2016
  9. Dec 17, 2015
  10. Dec 16, 2015
  11. Dec 13, 2015
  12. Dec 07, 2015
  13. Dec 01, 2015
  14. Nov 28, 2015
  15. Nov 25, 2015
  16. Nov 22, 2015
  17. Nov 15, 2015
  18. Nov 04, 2015
Loading