|
|
|
@21928
|
[21928]
|
3 months |
rhr |
syntax fixes from STD++
|
|
|
|
@21045
|
[21045]
|
5 months |
gbacon |
Make svnbot.pl run with pugs v6.2.13.5.
|
|
|
|
@20947
|
[20947]
|
5 months |
masak |
[card_war_game.pl] improved various things, both in English and in Perl 6
|
|
|
|
@18691
|
[18691]
|
13 months |
bbkr |
renamed uniq "operator" to "method"
|
|
|
|
@18690
|
[18690]
|
13 months |
bbkr |
added card_war_game.pl to examples/games
|
|
|
|
@17704
|
[17704]
|
15 months |
moritz |
updated a few examples to s/err/orelse/
|
|
|
|
@17701
|
[17701]
|
15 months |
lwall |
s:g/err/orelse/
|
|
|
|
@17655
|
[17655]
|
15 months |
blwood |
main function
|
|
|
|
@17464
|
[17464]
|
15 months |
sartak |
r37421@onn: sartak | 2007-08-26 18:20:44 -0400
One last Euler problem, …
|
|
|
|
@17462
|
[17462]
|
15 months |
sartak |
r37416@onn: sartak | 2007-08-26 16:18:15 -0400
Euler problems 17, 18, 67
|
|
|
|
@17460
|
[17460]
|
15 months |
gnuvince |
- Added problems 25 and 48 from Project Euler
|
|
|
|
@17459
|
[17459]
|
15 months |
sartak |
r37413@onn: sartak | 2007-08-26 14:23:11 -0400
Two more Euler problems …
|
|
|
|
@17457
|
[17457]
|
15 months |
sartak |
r37410@onn: sartak | 2007-08-26 13:34:40 -0400
Three more Euler problems …
|
|
|
|
@17456
|
[17456]
|
15 months |
sartak |
r37404@onn: sartak | 2007-08-26 12:32:26 -0400
Add an alternate …
|
|
|
|
@17455
|
[17455]
|
15 months |
gnuvince |
- Added new problems
- Added problem description and benchmarks to all …
|
|
|
|
@17450
|
[17450]
|
15 months |
gnuvince |
- Added examples by solving problems from Projet Euler.
|
|
|
|
@17435
|
[17435]
|
15 months |
Nelson Ferraz |
Fixed parse command; added dispatch table for actions.
|
|
|
|
@17241
|
[17241]
|
16 months |
kjwcode |
Replace all mentions of m19s28.vlinux.de with m19s28.dyndns.org …
|
|
|
|
@17219
|
[17219]
|
16 months |
diakopter |
moritz: here are evalbot's temp workarounds
|
|
|
|
@17176
|
[17176]
|
16 months |
diakopter |
'cuz I like it that way.
|
|
|
|
@17101
|
[17101]
|
16 months |
moritz |
added sub prototypes to evalbot
|
|
|
|
@17073
|
[17073]
|
16 months |
diakopter |
modified svnbot.pl to use 'svn info' to obtain
the latest repository HEAD …
|
|
|
|
@16778
|
[16778]
|
17 months |
diakopter |
argh; forgot I overrode the svn version on feather with one bugfix; forgot …
|
|
|
|
@16776
|
[16776]
|
17 months |
diakopter |
precache the svn diff url in svnbot
|
|
|
|
@16774
|
[16774]
|
17 months |
diakopter |
another dummy commit. sorry. :)
|
|
|
|
@16773
|
[16773]
|
17 months |
diakopter |
dummy commit. sorry. :)
|
|
|
|
@16772
|
[16772]
|
17 months |
diakopter |
fix my bug
|
|
|
|
@16771
|
[16771]
|
17 months |
diakopter |
adding new diff line to svnbot... tentatively.
|
|
|
|
@16655
|
[16655]
|
18 months |
lwall |
[svnbot.pl] need to predeclare &refs
|
|
|
|
@16652
|
[16652]
|
18 months |
rhr |
[unitsdat-grammar.pm] Misc. fixes
|
|
|
|
@16651
|
[16651]
|
18 months |
rhr |
[unitsdat-grammar.pm] Eliminate left recursion
|
|
|
|
@16636
|
[16636]
|
18 months |
moritz |
fixed /examples/matrix.pl (undeclared variable)
|
|
|
|
@16559
|
[16559]
|
18 months |
rhr |
[unitsdat-grammar.pm] Fix linear interpolator.
|
|
|
|
@16556
|
[16556]
|
18 months |
rhr |
[unitsdat-grammar.pm] Associativity fixes. Misc fixes and cleanups.
|
|
|
|
@16543
|
[16543]
|
18 months |
rhr |
[unitsdat-grammar.pm] Move interpolator code out of nl_piecewise closures. …
|
|
|
|
@16542
|
[16542]
|
18 months |
rhr |
[unitsdat-grammar.pm] NL fixes.
|
|
|
|
@16541
|
[16541]
|
18 months |
rhr |
[unitsdat-grammar.pm] Make NL conversion work right (maybe). Begin …
|
|
|
|
@16540
|
[16540]
|
18 months |
rhr |
[unitsdat-grammar.pm] Add support for constant NL funcs in unit defs.
Add …
|
|
|
|
@16536
|
[16536]
|
18 months |
rhr |
[unitsdat-grammar.pm] Parse and (try to) convert nonlinear units.
NL …
|
|
|
|
@16532
|
[16532]
|
18 months |
rhr |
[unitsdat-grammar.pm] Prepare for nonlinear units
|
|
|
|
@16528
|
[16528]
|
18 months |
rhr |
[unitsdat-grammar.pm] s/'...'/'{ ... }'/ Aankhen++
|
|
|
|
@16527
|
[16527]
|
18 months |
rhr |
[unitsdat-grammar.pm] Add NumUnit?, StrUnit?, and StrDispUnit? …
|
|
|
|
@16523
|
[16523]
|
18 months |
rhr |
[unitsdat-grammar.pm] Call the generic grammar UnitsGeneric? …
|
|
|
|
@16521
|
[16521]
|
18 months |
rhr |
unitsdat-grammar.pl is now unitsdat-grammar.pm
|
|
|
|
@16520
|
[16520]
|
18 months |
rhr |
[unitsdat-grammar.pl] Now a module. Add UnitsPerl? grammar for e.g. …
|
|
|
|
@16512
|
[16512]
|
18 months |
rhr |
[unitsdat-grammar.pl] moved to examples/rules for now. fix a typo.
|
|
|
|
@16511
|
[16511]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] eliminate repetitive actions (even less …
|
|
|
|
@16497
|
[16497]
|
18 months |
Aankhen |
* added examples/rules/Regexp-Common.pm (only contains list, ws and …
|
|
|
|
@16494
|
[16494]
|
18 months |
Aankhen |
* added examples/rules/Grammar-URI-RFC1738.pm
|
|
|
|
@16492
|
[16492]
|
18 months |
renormalist |
- the usual svn props
|
|
|
|
@16491
|
[16491]
|
18 months |
renormalist |
- the Currency recipe from P5's Moose covering roles in Perl6 syntax
|
|
|
|
@16485
|
[16485]
|
18 months |
Nelson Ferraz |
Space for contributors in README
|
|
|
|
@16479
|
[16479]
|
18 months |
Aankhen |
examples/rules/Grammar-IRC.pm:
* fixed \c[BEL]
|
|
|
|
@16478
|
[16478]
|
18 months |
Aankhen |
examples/rules/Grammar-IRC.pm:
* pretty much everything makes more sense …
|
|
|
|
@16474
|
[16474]
|
18 months |
Aankhen |
examples/rules/basic.pl:
* rules have :sigspace implicitly.
* program …
|
|
|
|
@16473
|
[16473]
|
18 months |
Aankhen |
examples/rules/basic.pl:
* fixed unmatched bracket spotted by …
|
|
|
|
@16472
|
[16472]
|
18 months |
Aankhen |
examples/rules/basic.pl:
* grammar updates.
|
|
|
|
@16471
|
[16471]
|
18 months |
Aankhen |
examples/rules/Grammar-IRC.pm:
* took a shot at the host rule.
|
|
|
|
@16470
|
[16470]
|
18 months |
Aankhen |
* added first stab at set of (as yet non-functional) grammars for parsing …
|
|
|
|
@16469
|
[16469]
|
18 months |
renormalist |
- mini newline fixes for better interactive console feeling
|
|
|
|
@16452
|
[16452]
|
18 months |
thoughtpolice |
added examples/promptr.p6
|
|
|
|
@16425
|
[16425]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] Add support for numnum, minor cleanups
|
|
|
|
@16322
|
[16322]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] Was allowing prefixes in the wrong place.
|
|
|
|
@16321
|
[16321]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] Add support for prefixes and plurals in …
|
|
|
|
@16320
|
[16320]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] Big refactoring, it actually makes sense …
|
|
|
|
@16319
|
[16319]
|
18 months |
rhr |
[examples/unitsdat-grammar.pl] Handle nested parens correctly …
|
|
|
|
@16314
|
[16314]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] more prefix fixes
|
|
|
|
@16313
|
[16313]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] self-recursive rules don't need repitition
|
|
|
|
@16312
|
[16312]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] add support for numerical builtins log sin …
|
|
|
|
@16311
|
[16311]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] more prefix thinkos, argh
|
|
|
|
@16310
|
[16310]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] correct prefix thinko
|
|
|
|
@16309
|
[16309]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] Support for unit prefixes, plurals. Random …
|
|
|
|
@16308
|
[16308]
|
19 months |
rhr |
[examples/unitsdat-grammar.pl] Add a rough draft of a parser for units(1) …
|
|
|
|
@16307
|
[16307]
|
19 months |
tene |
Stringify directions in adventure.pl correctly.
|
|
|
|
@16306
|
[16306]
|
19 months |
tene |
Fix adventure.pl to compile and run.
Add a couple of commands.
|
|
|
|
@16241
|
[16241]
|
19 months |
Nelson Ferraz |
Added link to the presentation
|
|
|
|
@16240
|
[16240]
|
19 months |
Nelson Ferraz |
This is a simple adventure game from the presentation "Adventures in …
|
|
|
|
@16180
|
[16180]
|
19 months |
lwall |
[markov.pl] typo
|
|
|
|
@16178
|
[16178]
|
19 months |
rhr |
Add the silly Markov chain script to examples/ while I'm at it
|
|
|
|
@16177
|
[16177]
|
19 months |
rhr |
Add p5 version of password-manager
|
|
|
|
@16176
|
[16176]
|
19 months |
rhr |
Add a (relatively) full-featured password manager to examples/
(uses …
|
|
|
|
@16147
|
[16147]
|
19 months |
lwall |
corrected output of head-neck-tail test, @foo.say doesn't imply "@foo".say
|
|
|
|
@16136
|
[16136]
|
19 months |
gnuvince |
- Added a very simple example that prints a list
or strings inside an …
|
|
|
|
@15819
|
[15819]
|
20 months |
darkwolf |
Update AUTORS and add echoserver.pl to examples
|
|
|
|
@15796
|
[15796]
|
20 months |
lwall |
Some whackage on the <'...'> to '...' transition, mostly tests.
|
|
|
|
@15655
|
[15655]
|
21 months |
audreyt |
* overloading.pl: Put explicit $_ in signature as it's required now.
|
|
|
|
@15618
|
[15618]
|
21 months |
audreyt |
* evalbot.pl: rather than fix pugs's INIT block, let's use a
state …
|
|
|
|
@15351
|
[15351]
|
21 months |
diakopter |
closes ticket 8. http://dev.pugscode.org/ticket/8
Fix old repository …
|
|
|
|
@15297
|
[15297]
|
21 months |
audreyt |
* Revert the previous patch; everything back to no |