Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | explicit interface on StackSet. maybe it should be a seperate package ... ? | Don Stewart | 2007-03-09 | 1 | -1/+24 | |
* | simpler type (no need to cache size, we *could* grow new stacks on demand now) | Don Stewart | 2007-03-09 | 1 | -53/+21 | |
* | replace Seq [a] with IntMap [a], hopefully gets 6.4 support | Don Stewart | 2007-03-09 | 1 | -19/+19 | |
* | simplify StackSet api even further (-15 loc) | Don Stewart | 2007-03-09 | 1 | -54/+23 | |
* | shrink StackSet api | Don Stewart | 2007-03-09 | 1 | -40/+25 | |
* | comments | Don Stewart | 2007-03-09 | 1 | -1/+6 | |
* | move tests into subdir | Don Stewart | 2007-03-08 | 1 | -171/+4 | |
* | Switch to using abstract StackSet data type. Most workspace logic moved into ... | Don Stewart | 2007-03-08 | 1 | -0/+383 |