0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* CALLER:: now sees globals in caller namespace too, as pointed out by luke palmer. More... over 20 years ago
* => is now right assoc. More... over 20 years ago
* Steve Peter's test on chained pairs. More... over 20 years ago
* tolkien poetry patch. More... over 20 years ago
* add LICENSE More... over 20 years ago
* add licensing info More... over 20 years ago
* Import Parsec inside as Rule.hs More... over 20 years ago
* eval and reduce merged in the Eval monad. No 'Eval Exp' anymore. More... over 20 years ago
Skipped that failing test in bit.t because my pugs syntax was wrong, and I still don't quite get it working. Added a test for say(1 ?? "ok" :: "blah"), because that's broken. More... over 20 years ago
auto.t, lots of not ok :( More... over 20 years ago
arith. Still some things wrong with negative numbers because "-5 + -10 is parsed as -(5 + -10)" <tuukkah@#perl6>. More... over 20 years ago
append.t More... over 20 years ago
* add steve_p to authors More... over 20 years ago
* ref(), prompted by Steve Peters. More... over 20 years ago
our($var), prompted by Nicholas Clark. More... over 20 years ago
defined.t: removed evals, removed #12 (failing #13 is now #12) More... over 20 years ago
* nullary and unary undef More... over 20 years ago
unTODOed defined.t tests, except the one for unary undef More... over 20 years ago
* oops. T ain't F More... over 20 years ago
defined() More... over 20 years ago
r1...@ycwork: yc | 2005-02-21 22:32:57 +0800 unlink works for non-root on Posix system. need more work to make it fully working. More... over 20 years ago
r29...@hcchien: hcchien | 2005-02-21 21:27:27 +0800 fixed the t/03operator.t More... over 20 years ago
r29...@hcchien: hcchien | 2005-02-21 21:22:33 +0800 ??:: does not work well More... over 20 years ago
r29...@hcchien: hcchien | 2005-02-21 18:34:57 +0800 add the trinary, but not working now More... over 20 years ago
* Sanitize tests some more. * Fix truncation bug on string bitops. * VNum->VRat is now correct. This fixes list length problem. More... over 20 years ago
expandtab More... over 20 years ago
--version is a standard option. Added it. More... over 20 years ago
balanced TODOs More... over 20 years ago
Added -v flag to print pugs version. More... over 20 years ago
increasing workload for autrijus by removing TODOs for bit ops and @array in num context More... over 20 years ago