root/src/Pugs/Meta

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21673 [21673] 2 months audreyt * Import Pugs 6.2.13.11 from Hackage into our source tree. * Highlights: …
(edit) @19959 [19959] 8 months gwern Cleanup Str.hs and Types.hs, and add necessary bytestring updates
(edit) @16623 [16623] 17 months gaal * a few more ignore props
(edit) @16504 [16504] 17 months audreyt * Pugs.Meta.Str: The "split" method should be named "split". :)
(edit) @16341 [16341] 17 months audreyt * Tonights work
(edit) @15829 [15829] 19 months audreyt * Revert r15828 as promised.
(edit) @15828 [15828] 19 months audreyt * Snapshot merge of the pad branch into trunk. Tests mostly passes; …
(edit) @15650 [15650] 19 months gaal * the compiler says it doesn't need {-# SOURCE #-} here, so remove it
(edit) @15509 [15509] 19 months gaal * split-on-a-string method. Can be made more efficient.
(edit) @15506 [15506] 19 months gaal * a few more Str methods
(edit) @15504 [15504] 19 months gaal * Pugs.Meta.Str: Prefer UTF8 functions to Prelude ones for golf value
(edit) @15502 [15502] 19 months gaal * chop and index
(edit) @15495 [15495] 19 months audreyt 21:04 < gaal> then commit pointsfree 21:04 < gaal> please :)
(edit) @15494 [15494] 19 months audreyt * Pugs.Val: type PureStr? = ByteString?. * Pugs.Meta.Str: Improved join.
(edit) @15491 [15491] 20 months gaal * Str.join
(edit) @15489 [15489] 20 months audreyt * The "HOW" call is now dispatched by ."". * Also rename ITEM and …
(edit) @15483 [15483] 20 months audreyt * Rename HOW back to HOW for now; it'll be converted to macro soon. * …
(edit) @15477 [15477] 20 months audreyt * Instead of inventing a complicated "special dispatch" for …
(edit) @15473 [15473] 20 months audreyt * MO.Run: Drop the unused (and generally impossible to satisfy) …
(edit) @15461 [15461] 20 months gaal * affix "fix" to mkPureClass (heretofore called "mkBoxPureClass") …
(edit) @15458 [15458] 20 months audreyt * Make "Boxable" specific to the Eval monad, since Pugs.Class is within …
(edit) @15457 [15457] 20 months gaal * MO and users: use Pugs::Doc::Hack::Style naming conventions
(edit) @15452 [15452] 20 months audreyt * Pugs.Meta.Perl5: Add HOW/WHAT/WHICH/ITEM/LIST stub declarations to …
(edit) @15443 [15443] 20 months audreyt * Try making old-land Val Typeable in a -boot file to avoid most of the …
(edit) @15441 [15441] 20 months audreyt * Pugs.Meta.Perl5: The Grand Perl 5 Bridge Box
(edit) @15416 [15416] 20 months audreyt * Pugs.Meta.Perl5: Beginning of routing-Perl5-SV-into-MO-land.
(edit) @15407 [15407] 20 months gaal * fixed-point golf: get "HOW" and "WHICH" methods on all pure classes …
(edit) @15397 [15397] 20 months audreyt * Pugs.Meta: Avoid warnings and start to lay groundwork for further …
(add) @15393 [15393] 20 months audreyt * Refactor Str and Class into their own modules.
Note: See TracRevisionLog for help on using the revision log.