|
|
|
@22988
|
[22988]
|
8 days |
audreyt |
* GHC 6.10 support, part 1 of 3: Adjust for Map.lookup's new signature.
|
|
|
|
@21699
|
[21699]
|
4 months |
audreyt |
* The logical consequence of r21698.
|
|
|
|
@21677
|
[21677]
|
4 months |
audreyt |
* Reflect data-dir changes.
|
|
|
|
@21673
|
[21673]
|
4 months |
audreyt |
* Import Pugs 6.2.13.11 from Hackage into our source tree.
* Highlights:
…
|
|
|
|
@17871
|
[17871]
|
14 months |
ryporter |
replace improper use of length() in my previous check-in, because it …
|
|
|
|
@17868
|
[17868]
|
14 months |
moritz |
List.hs: .first returns undef if no match was found
A haskell guru should …
|
|
|
|
@17865
|
[17865]
|
14 months |
ryporter |
adding support for first() to pugs
|
|
|
|
@17178
|
[17178]
|
16 months |
masak |
[Prim/Code.hs]
* corrections from auto-review ;)
|
|
|
|
@17177
|
[17177]
|
16 months |
masak |
[Prim/Code.hs]
* <anon> coderefs are now treated properly
* I have no idea …
|
|
|
|
@17149
|
[17149]
|
16 months |
masak |
[Code.hs]
* made subName qualified so that Test.pm reports expected values …
|
|
|
|
@17044
|
[17044]
|
17 months |
audreyt |
* Thanks to HPC, continue to eliminate a whole lot of
can't-be-reached …
|
|
|
|
@17042
|
[17042]
|
17 months |
audreyt |
* Switch from System.Time to the newer Data.Time modules
for …
|
|
|
|
@16627
|
[16627]
|
18 months |
gaal |
* reintroduce the description field in CompUnit?, and chase codeGens
to …
|
|
|
|
@16626
|
[16626]
|
18 months |
gaal |
* chase breakage from r16625, reported by TimToady?++
|
|
|
|
@16625
|
[16625]
|
18 months |
gaal |
* separate internals functions for loading yaml strings and files
|
|
|
|
@16573
|
[16573]
|
18 months |
moritz |
fixed looping each() with empty arg list, introduced in previous commit
|
|
|
|
@16572
|
[16572]
|
18 months |
moritz |
fixed zip to truncate to the shortest list
|
|
|
|
@16384
|
[16384]
|
18 months |
audreyt |
* &map into a nullary block should still consume the list.
|
|
|
|
@16373
|
[16373]
|
18 months |
audreyt |
* Change the MPad data type to be a standalone datatype,
instead of the …
|
|
|
|
@16341
|
[16341]
|
18 months |
audreyt |
* Tonights work
|
|
|
|
@16328
|
[16328]
|
18 months |
audreyt |
* Done with the parser part.
|
|
|
|
@15829
|
[15829]
|
20 months |
audreyt |
* Revert r15828 as promised.
|
|
|
|
@15828
|
[15828]
|
20 months |
audreyt |
* Snapshot merge of the pad branch into trunk.
Tests mostly passes; …
|
|
|
|
@15777
|
[15777]
|
20 months |
audreyt |
* Gain another ~10% on startup speed (Prelude+Test) by simply
changing …
|
|
|
|
@15751
|
[15751]
|
20 months |
audreyt |
* typo again…
|
|
|
|
@15750
|
[15750]
|
20 months |
audreyt |
* err typo.
|
|
|
|
@15748
|
[15748]
|
20 months |
audreyt |
* DriFT.YAML: Attempt to delay GC of stable pointers.
|
|
|
|
@15737
|
[15737]
|
20 months |
audreyt |
* Pugs.*: Chase the envClasses change.
This concludes the envClasses …
|
|
|
|
@15616
|
[15616]
|
21 months |
audreyt |
* Change all liftSTM into stm and all liftIO into io.
|
|
|
|
@15573
|
[15573]
|
21 months |
audreyt |
Pugs.Prim.*: Chase retError/Sym changes.
|
|
|
|
@15509
|
[15509]
|
21 months |
gaal |
* split-on-a-string method. Can be made more efficient.
|
|
|
|
@15508
|
[15508]
|
21 months |
gaal |
* unbreak the build again
|
|
|
|
@15484
|
[15484]
|
21 months |
audreyt |
* Pugs.Prim.Keyed: Fix keyed access into PerlSV.
|
|
|
|
@15460
|
[15460]
|
21 months |
audreyt |
* Pugs.Prim.Keyed: Finally got the fixpoint trick right this time.
|
|
|
|
@15450
|
[15450]
|
21 months |
audreyt |
Pugs.Prim.Keyed: Avoid import warnings.
|
|
|
|
@15444
|
[15444]
|
21 months |
audreyt |
* Pugs.Prim.Keyed: Rescind broken fixpoint trick.
In any case most of …
|
|
|
|
@15443
|
[15443]
|
21 months |
audreyt |
* Try making old-land Val Typeable in a -boot file
to avoid most of the …
|
|
|
|
@15440
|
[15440]
|
21 months |
audreyt |
* Pugs.Prim.Keyed: Use gaal++'s fixpoint trick to refactor
the …
|
|
|
|
@15425
|
[15425]
|
21 months |
audreyt |
* Massive Haddoc-compatibility fix to make all modules
haddockable.
|
|
|
|
@15422
|
[15422]
|
21 months |
audreyt |
* To promote any boxable value to newland Val, use "mkVal"
now instead …
|
|
|
|
@15328
|
[15328]
|
21 months |
lwall |
More X/Z fixes
t/operators/precedence.t was using old precedence table
|
|
|
|
@15325
|
[15325]
|
21 months |
audreyt |
* Remove debug warnings for :T etc.
|
|
|
|
@15324
|
[15324]
|
21 months |
audreyt |
* Support for the full test of file test operators: oRWXOlpSbctugkTB
…
|
|
|
|
@15297
|
[15297]
|
21 months |
audreyt |
* Revert the previous patch; everything back to normal.
|
|
|
|
@15296
|
[15296]
|
21 months |
audreyt |
* Convert VStr from String to ByteString?, and Syn from
String to ID, in …
|
|
|
|
@15202
|
[15202]
|
22 months |
audreyt |
* Implement ** for imaginary numbers. The check for **0 isn't
quite …
|
|
|
|
@15201
|
[15201]
|
22 months |
audreyt |
* Numeric primitives for complex numbers.
|
|
|
|
@15165
|
[15165]
|
22 months |
audreyt |
* Filetest operators are now removed; use smartmatch against Pairs …
|
|
|
|
@14999
|
[14999]
|
23 months |
audreyt |
* Pugs.Prim.List: Remove an unneccessary toInteger.
|
|
|
|
@14933
|
[14933]
|
2 years |
luqui |
Implemented XX (but not the metaoperator).
|
|
|
|
@14927
|
[14927]
|
2 years |
luqui |
Implemented @list.pick(*).
|
|
|
|
@14926
|
[14926]
|
2 years |
luqui |
Made pick faster.
|
|
|
|
@14925
|
[14925]
|
2 years |
luqui |
Implemented @list.pick(num).
|
|
|
|
@14635
|
[14635]
|
2 years |
audreyt |
* Pugs.Prim.FileTest?: Repair compilation on GHC 6.4.
|
|
|
|
@14599
|
[14599]
|
2 years |
allbery_b |
AUTHORS: hello, world\n :)
src/Pugs/Compat.hs: added file time …
|
|
|
|
@14478
|
[14478]
|
2 years |
audreyt |
* Pugs.Prim.List: MVar-based synchronization is much better
also for …
|
|
|
|
@14467
|
[14467]
|
2 years |
audreyt |
* Pugs.Prim.List: All Hyper operators, including @foo.>>method,
are …
|
|
|
|
@14351
|
[14351]
|
2 years |
audreyt |
* Pugs.Embed.Perl5: Correctly find out the installed version
of …
|
|
|
|
@14337
|
[14337]
|
2 years |
audreyt |
* Remove Judy from the Pugs build process.
This is a pervasive change …
|
|
|
|
@14275
|
[14275]
|
2 years |
audreyt |
* Make the Pugs shell use the shiny new ControlContinuation?.
|
|
|
|
@14193
|
[14193]
|
2 years |
audreyt |
* Rename DrIFT.YAML's addressOf to stableAddressOf,
as it's returning …
|
|
|
|
@14140
|
[14140]
|
2 years |
audreyt |
* Pugs.Prim.List: "join(1, [2, 3])" shouldn't flatten into "join(1, 2, …
|
|
|
|
@14120
|
[14120]
|
2 years |
audreyt |
* Pugs.Prim.Eval: Change resetT to tryT.
|
|
|
|
@14113
|
[14113]
|
2 years |
audreyt |
r14985@T: audreyt | 2006-10-09 16:45:12 +0800
* Use MonadError? instead …
|
|
|
|
@14019
|
[14019]
|
2 years |
audreyt |
* Pugs.Prim.Eval: INIT blocks should be run as soon as eval""
finishes …
|
|
|
|
@13976
|
[13976]
|
2 years |
audreyt |
* Pugs.Prim.List: Remove the commented-out special case for
.map and …
|
|
|
|
@13971
|
[13971]
|
2 years |
audreyt |
* Fix t/xx-uncategorized/pair_in_array.t - A single pair
in slurpy …
|
|
|
|
@13925
|
[13925]
|
2 years |
audreyt |
* Pugs.Prim.Keyed: Instead of allowing
1.delete();
to return undef, …
|
|
|
|
@13903
|
[13903]
|
2 years |
audreyt |
* Add support for transliteration:
tr///
y///
$x tr///
…
|
|
|
|
@13823
|
[13823]
|
2 years |
audreyt |
* oops, the slurpy-param count fix accidentally broke named args.
|
|
|
|
@13763
|
[13763]
|
2 years |
audreyt |
* Pugs.Prim.List: Make max/min not compare the first element twice.
|
|
|
|
@13744
|
[13744]
|
2 years |
audreyt |
* In m:g/(1)|(2)/, only return the successfully matched subcaptures,
not …
|
|
|
|
@13728
|
[13728]
|
2 years |
lanny |
* implemented cat()
|
|
|
|
@13726
|
[13726]
|
2 years |
lanny |
* implemented roundrobin()
|
|
|
|
@13718
|
[13718]
|
2 years |
audreyt |
* Make interpolating <<$x>> behave a bit more like <<literal>>:
my $x …
|
|
|
|
@13717
|
[13717]
|
2 years |
audreyt |
* Prefix + now takes arbitrary-precision integers; it's simply:
sub …
|
|
|
|
@13710
|
[13710]
|
2 years |
audreyt |
* Unicode support for the embedded Perl5 bridge. (This takes effect iff
…
|
|
|
|
@13681
|
[13681]
|
2 years |
audreyt |
* Even more GHC 6.4 voodoo…
|
|
|
|
@13679
|
[13679]
|
2 years |
audreyt |
* Vain attempt to silence 6.4 compilation error
|
|
|
|
@13678
|
[13678]
|
2 years |
audreyt |
* Pugs.Prim.List: Add support for list-associative reductions, such as …
|
|
|
|
@13513
|
[13513]
|
2 years |
audreyt |
* Pugs.Prim.Match: Allow selection of PGE instead of PCR by
setting an …
|
|
|
|
@13464
|
[13464]
|
2 years |
audreyt |
* Source file expandtab.
|
|
|
|
@13373
|
[13373]
|
2 years |
audreyt |
* More attempt at fixing PCR bridge
|
|
|
|
@13369
|
[13369]
|
2 years |
audreyt |
* remove "PGE" from msg text
|
|
|
|
@13365
|
[13365]
|
2 years |
audreyt |
* Finish the s:g/evalPGE/evalPGR/ transition.
* Remaining open issues:
…
|
|
|
|
@13231
|
[13231]
|
2 years |
audreyt |
* t/unspecced/precompile.t: Some filesystems only have
two-second-level …
|
|
|
|
@13182
|
[13182]
|
|