root/src/Pugs/Junc.hs

Revision Log Mode:


Legend:

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