solodon4 / Mach7

Functional programming style pattern-matching library for C++
Other
1.28k stars 79 forks source link

Replace all uses of patterns/all.hpp with the exact set of headers used #45

Closed solodon4 closed 8 years ago

solodon4 commented 8 years ago

This should help search for all the examples that deal with a specific pattern or combinator as combinators specifically are not searchable: +, &, *, &&, || etc. would render to too many false-positive hits.

solodon4 commented 8 years ago

Fixed by: https://github.com/solodon4/Mach7/commit/66ac870483f7d6de191bcdd2c7263f15ba736b86 https://github.com/solodon4/Mach7/commit/5fcc387a8262633ddcaad432ee82ba4fbe9bb869 https://github.com/solodon4/Mach7/commit/6dbbd9f765b7806b4cc962d487a316a030af235b