|
|
|
@15616
|
[15616]
|
21 months |
audreyt |
* Change all liftSTM into stm and all liftIO into io.
|
|
|
|
@14479
|
[14479]
|
2 years |
audreyt |
* Pugs.Junc: Eliminate the redudant call to newChan.
|
|
|
|
@14477
|
[14477]
|
2 years |
audreyt |
* Pugs.Junc: Further speed things up by using takeMVar instead of …
|
|
|
|
@14476
|
[14476]
|
2 years |
audreyt |
* Pugs.Junc: Implement Sebastian Sylvan's suggestion of using
MVars …
|
|
|
|
@14467
|
[14467]
|
2 years |
audreyt |
* Pugs.Prim.List: All Hyper operators, including @foo.>>method,
are …
|
|
|
|
@14465
|
[14465]
|
2 years |
audreyt |
* Pugs.Junc: Autothread (literally!) any calculation involving
…
|
|
|
|
@12317
|
[12317]
|
2 years |
audreyt |
* Glorious refactoring of the Var type.
Previously, Var is type synonym …
|
|
|
|
@5928
|
[5928]
|
3 years |
autrijus |
* remove dead code juncTypeIs from Junc.hs.
|
|
|
|
@5890
|
[5890]
|
3 years |
bsmith |
Added export lists to lots of haskell files.
|
|
|
|
@5592
|
[5592]
|
3 years |
iblech |
Usual svn props, EOLs at EOFs, minor doc and Haddock fixes.
|
|
|
|
@5588
|
[5588]
|
3 years |
scook0 |
* Haddock tweaks to Eval
|
|
|
|
@5106
|
[5106]
|
3 years |
autrijus |
* ArgValues? are strict now to keep in sync with other
internal data …
|
|
|
|
@3594
|
[3594]
|
4 years |
autrijus |
* add the remaining missing signatures for TH expressions.
|
|
|
|
@3571
|
[3571]
|
4 years |
scook0 |
Added S09 link to Haddocks for juncApply
|
|
|
|
@3570
|
[3570]
|
4 years |
scook0 |
Haddocumented the justification for all & none
autothreading before one & …
|
|
|
|
@3569
|
[3569]
|
4 years |
scook0 |
Tweaks to Haddocks for Junc.hs
|
|
|
|
@3565
|
[3565]
|
4 years |
scook0 |
* Haddocks for 'juncApply' in Junc.hs
* Export-list nuking is now much …
|
|
|
|
@3530
|
[3530]
|
4 years |
autrijus |
* move comment to where they belong
|
|
|
|
@3333
|
[3333]
|
4 years |
scook0 |
More function type declarations.
|
|
|
|
@3328
|
[3328]
|
4 years |
scook0 |
Style updates for Haddocks
|
|
|
|
@2725
|
[2725]
|
4 years |
autrijus |
* haddockify the poems
|
|
|
|
@2645
|
[2645]
|
4 years |
autrijus |
* rename Junc constructor to MkJunc for greater consistency.
|
|
|
|
@2617
|
[2617]
|
4 years |
scook0 |
More Haddocks (AST/Junc/Types)
|
|
|
|
@2165
|
[2165]
|
4 years |
autrijus |
* the ^ junction opertors now autothreads over chained
applications, …
|
|
|
|
@2009
|
[2009]
|
4 years |
theorbtwo |
The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
|
|
copied from src/Junc.hs:
|
|
|
|
@1588
|
[1588]
|
4 years |
autrijus |
* minor edit to drop unneccessary qualification
|