root/src/Pugs/External.hs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @16373 [16373] 18 months audreyt * Change the MPad data type to be a standalone datatype, instead of the …
(edit) @15616 [15616] 21 months audreyt * Change all liftSTM into stm and all liftIO into io.
(edit) @15297 [15297] 21 months audreyt * Revert the previous patch; everything back to normal.
(edit) @15296 [15296] 21 months audreyt * Convert VStr from String to ByteString?, and Syn from String to ID, in …
(edit) @12324 [12324] 2 years gaal * Bring the glory to 6.4.2
(edit) @12317 [12317] 2 years audreyt * Glorious refactoring of the Var type. Previously, Var is type synonym …
(edit) @3372 [3372] 4 years theorbtwo More signatures, a few more haddocks.
(edit) @2725 [2725] 4 years autrijus * haddockify the poems
(edit) @2564 [2564] 4 years iblech * EOLs at EOFs * Usual svn properties for *.hs * Added "*.hpp" and …
(edit) @2462 [2462] 4 years autrijus * rewrote position handling and statement reduction logic. * much better …
(edit) @2458 [2458] 4 years autrijus * The Eval monad is now split into (SIO/STM/IO) submonads.
(edit) @2433 [2433] 4 years autrijus * STMification: All our IORefs are now TVars.
(edit) @2426 [2426] 4 years autrijus * Internal: rename subFun to subBody * Also added helpful comments to …
(edit) @2319 [2319] 4 years autrijus * Withdraw the tentative change of using trailing comma as disambiguator …
(edit) @2300 [2300] 4 years autrijus * New, much much faster implementation type for Pad: type Pad = Map …
(edit) @2258 [2258] 4 years autrijus * binding.t now all passes -- but it's obsoleted immediately…
(edit) @2248 [2248] 4 years autrijus * thanks to juerd, we now check for extra slurpy arguments.
(edit) @2220 [2220] 4 years autrijus * VThunk is now no longer a Val type. * Sub is renamed to MkCode? for …
(edit) @2191 [2191] 4 years autrijus * complete rewrite of Cxt/Type system.
(copy) @2009 [2009] 4 years theorbtwo The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
copied from src/External.hs:
(edit) @1885 [1885] 4 years autrijus * require_haskell Really Works.
Note: See TracRevisionLog for help on using the revision log.