Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'descriptions' stuff from NewSelect. I think we can do this without ↵ | Spencer Janssen | 2007-11-01 | 1 | -21/+0 |
| | | | | | | make LayoutClass larger darcs-hash:20071101033844-a5988-c6ca70c73a16cea6ad9686ab941222ac0de1fda1.gz | ||||
* | add NewSelect layout combinator. | David Roundy | 2007-10-24 | 1 | -2/+78 |
| | | | | | | | | | | | This patch adds a selection layout combinator ||| which replaces Select, and makes the Layout data type unnecessary. This combinator isn't yet feature-complete, as I didn't implement backwards rotation (PrevLayout), but that's obviously doable. This patch requires the descriptions function be added to LayoutClass in core. darcs-hash:20071024152648-72aca-4ca84d747697ceee68e33f0afed95821d4b90229.gz | ||||
* | add new LayoutCombinators module. | David Roundy | 2007-10-23 | 1 | -0/+41 |
darcs-hash:20071023135638-72aca-1b19cf35b57dcbf9ed6fa023b09977f3d457fa6b.gz |