OpenSCAD
Timeline
Not logged in
Public Repositories
mwm's Repositories

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins related to "0.3"

2015-07-21
07:56
Remove unneeded Semigroup instance (Monoid does it all) Leaf check-in: 4d1c535b67 user: mwm tags: 0.3
07:41
Remove extra containers requirement, convert to stack. check-in: 7fa0002390 user: mwm tags: 0.3
2015-07-07
16:23
Fix repository in cabal file. check-in: 61b3e2954b user: mwm tags: 0.3, 0.3.0.2
2015-06-24
00:42
Add CIRCLED PLUS for the Minkowski sum of two models. Change set difference from INCREMENT (odd) to CIRCLED MINUS. check-in: 920933722b user: mwm tags: 0.3
2015-05-28
20:29
Doc tweaks for Sides type. check-in: 1c29077ab3 user: mwm tags: 0.3
20:23
Export direct access - which is unsafe - to the OpenSCAD polygon & polyhedron functions. check-in: e816f7cabf user: mwm tags: 0.3
19:44
Make monoid instance not create unneeded unions, from Daniel Bergey. check-in: e635cc8bc6 user: mwm tags: 0.3
19:39
Formatting fixes from Daniel Bergey check-in: bea4e72be3 user: mwm tags: 0.3
19:30
Update cabal for next version. Allow new filepath (from Daniel Bergey) check-in: a507608e2f user: mwm tags: 0.3
2015-05-10
10:36
Summary: Remove MultiParamTypeclasses pragma - we no longer need it. check-in: c80eb9d665 user: mwm tags: 0.3
2015-04-25
17:15
Update version number. check-in: 24eea2eec2 user: mwm tags: 0.3, 0.3.0.1
17:14
Fix repository reference. check-in: 30c9dce6eb user: mwm tags: 0.3
17:12
Remove the bed-and-breakfast dependencies check-in: 1ace3b759b user: mwm tags: 0.3, 0.3.0.0
17:04
Replace coplanar test with own version. check-in: b3e2373606 user: mwm tags: 0.3
16:11
Use builtin collinear test instead of rank test. check-in: 55bb611ccd user: mwm tags: 0.3
14:11
revert collinear spelling changes. check-in: 952058a7ea user: mwm tags: 0.3
13:48
Summary: Fix spelling error: collinear -> colinear check-in: 8b4967f08e user: mwm tags: 0.3
2015-04-14
17:09
Add missing containers package to cabal file. check-in: a58fc045ba user: mwm tags: 0.3
17:06
merge in the semigroup/monoid/(#) changes from 0.2.1. Add the bed-and-breakfast code to the repository as well as fixes for those changes. check-in: 46fde0f256 user: mwm tags: 0.3
16:05
More tweaks for semigroup/monoid/(#) Export (#) and document it. Code cleanup as per hlint. Fix the cabal file so this builds, and the tests build. Add tests for semigroup/monoid/(#) and for combinations that they make easier. Leaf check-in: 4cf621c94b user: mwm tags: trunk, 0.2.1.1
2015-03-19
07:48
Try and tweak the build dependencies for the new version check-in: 3f845a6549 user: mwm@mired.org tags: 0.3
2014-08-30
18:37
Add tests for the new errors, and some code cleanup. check-in: 2cb9615b1c user: mwm@mired.org tags: 0.3
18:37
Add consistency and orientation tests to polyhedron. check-in: e0c7f48387 user: mwm@mired.org tags: 0.3
2014-08-26
08:36
Bump the version number after a push, check-in: ea1b4a66fc user: mwm@mired.org tags: 0.3
08:34
Add some checks on polygons. check-in: 4697337f10 user: mwm@mired.org tags: 0.3
2014-08-24
04:28
Make polydron checking functions subfunctions. check-in: e93771a216 user: mwm@mired.org tags: 0.3
04:28
Bump version number check-in: 60d6a8e192 user: mwm@mired.org tags: 0.3
2014-08-22
01:00
Catch some polyhedron data errors. check-in: b9b61b9a7f user: mwm@mired.org tags: 0.3
2014-08-21
23:55
Convert to Tasty testing check-in: 96e098c7e1 user: mwm@mired.org tags: 0.3
2014-06-24
04:08
Added tag 0.2 for changeset 4abe204f57cf check-in: ee780c5e32 user: mwm@mired.org tags: 0.3
04:08
Fix the cabal "this" pointer. check-in: 312a1f7895 user: mwm@mired.org tags: 0.2, trunk