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