root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @22577 [22577] 109 minutes masak [t/spec/S03-operators/autoincrement.t] added tests for overriding succ and …
(edit) @22576 [22576] 5 hours lwall [viv] now outputs p6 variables, declarations [STD] more random hackage for …
(edit) @22575 [22575] 7 hours lwall [viv] straighten out chain operators
(edit) @22574 [22574] 10 hours putter [elfish/rx_on_re] Update to elf_h. Dust README. Delete obsolete …
(edit) @22573 [22573] 12 hours lwall [viv] can now reproduce t/01-sanity/01-tap.t [STD] remember list …
(edit) @22572 [22572] 16 hours lwall [STD] add missing TEMP block
(edit) @22571 [22571] 16 hours lwall [t] excise exists and delete functions
(edit) @22570 [22570] 17 hours moritz [t/TASKS] remove some outdated tasks
(edit) @22569 [22569] 20 hours lwall [viv] change MAIN to take @ARGV args as arguments
(edit) @22568 [22568] 20 hours pmurias changed require to do to avoid having to add an 1; to viv
(edit) @22567 [22567] 20 hours lwall [viv] --match to attach match objects
(edit) @22566 [22566] 20 hours putter [on_sbcl] README: Add TODO section. [elf_h] Sync test results with current …
(edit) @22565 [22565] 20 hours lwall [viv] add whitespace-before info under --pos
(edit) @22564 [22564] 20 hours lwall [viv] add --pos option
(edit) @22563 [22563] 22 hours pmurias [mildew] switch from a simple recursive traversal to viv and VAST and …
(edit) @22562 [22562] 29 hours lwall [gimme5,STD] switch exists and delete to new form
(edit) @22561 [22561] 30 hours lwall [STD] move adverb parsing into infixish and EXPR with loose_unary prec
(edit) @22560 [22560] 37 hours putter [elfish/on_sbcl] Self-compiles. Undef and bool boxing. Dispatch and misc …
(edit) @22559 [22559] 38 hours azawawi [t] removed unused empty directories
(edit) @22558 [22558] 42 hours moritz [t/spec] added a test file for infix:<where>
(edit) @22557 [22557] 42 hours moritz [t/spec] unfduge passing test, cjfields++
(edit) @22556 [22556] 44 hours moritz [t/spec] more tests for unchanged source string in transliteration tests.
(edit) @22555 [22555] 44 hours moritz [t/spec] unfudge passing tests in split-simple.t
(edit) @22554 [22554] 2 days ruoso [smop] small bugfix in native bool was causing unexpected behavior
(edit) @22553 [22553] 2 days lwall [viv] can now reconstruct the p6 from the ast for simple expressions
(edit) @22552 [22552] 2 days lwall [viv] autogenerate VAST packages as needed
(edit) @22551 [22551] 2 days lwall [basic.t] default expression must come after traits
(edit) @22550 [22550] 2 days lwall [STD] there is no infix:<is> (was hiding missing semicolons in …
(edit) @22549 [22549] 2 days lwall [assign.t] missing semicolons
(edit) @22548 [22548] 3 days ruoso [smop] first sketch on the test for multi subs
(edit) @22547 [22547] 3 days pmichaud [t/spec] Add some ?#rakudo skips after the mmd branch move. Remove the …
(edit) @22546 [22546] 3 days pmichaud t/spec: Regress Rakudo a bit due to Complex PMC errors (RT #59630)
(edit) @22545 [22545] 3 days moritz [t/spec] some s/is_deeply/is/ in hyper.t. azawawi++ for noticing
(edit) @22544 [22544] 3 days moritz [t/spec] tests for Str.trans with regex and closures. One failing on …
(edit) @22543 [22543] 3 days ruoso [smop] signature for postcircumfix:<( )> is now :($capture) instead of …
(edit) @22542 [22542] 3 days pmurias [mildew] added missing file
(edit) @22541 [22541] 3 days pmurias [mildew] added some ast creation helpers, because the Moose constructors …
(edit) @22540 [22540] 3 days ruoso [smop] ritest in place... but now I hit the "postcircumfix:<( )> …
(edit) @22539 [22539] 3 days pmurias [smop] removed old mildew AST definition
(edit) @22538 [22538] 3 days pmurias 38 should use .()
(edit) @22537 [22537] 3 days lwall [STD] cascaded arglists fail to allow closure as first arg
(edit) @22536 [22536] 3 days ruoso [smop] sketch for the test on checking RI identity
(edit) @22535 [22535] 3 days lwall [STD] -> not recognized after listop sets goal
(edit) @22534 [22534] 3 days lwall [STD] improve error messages based on dba
(edit) @22533 [22533] 3 days pmurias [smop] moved adhocsignature to the RI DSL
(edit) @22532 [22532] 3 days lwall [STD] switch to '(' ~ ')' <foo> format for readability and better …
(edit) @22531 [22531] 3 days lwall [series.t] syntax error, added a few tests for list return
(edit) @22530 [22530] 4 days moritz [irclog] point r\d+ in #perl6 to SVN::Web instead of trac, because trac's …
(edit) @22529 [22529] 4 days ruoso [smop] removing old_src dir, since its been a while since anyone touches …
(edit) @22528 [22528] 4 days putter [elfish/on_sbcl] Still struggling towards self compilation. [elf_h] …
(edit) @22527 [22527] 4 days putter [viv] Simplify using viv as a library - if($0 eq FILE).
(edit) @22526 [22526] 4 days pmurias [mildew] say "Hello World" compiles correctly
(edit) @22525 [22525] 4 days ruoso [smop] SMOPS1PAdhocSignature lets you define a signature with custom …
(edit) @22524 [22524] 4 days moritz vim modeline for viv
(edit) @22523 [22523] 4 days pmurias [smop] converted s1p_lexicalscope to RI, and extended the RI language to …
(edit) @22522 [22522] 4 days putter [elfish/on_sbcl] elfcl runs fib.
(edit) @22521 [22521] 4 days putter [elf_h] Startup (main) refactored to make Elf derivatives easier. Fixed …
(edit) @22520 [22520] 5 days ruoso [smop] compile-time binding is ::=, not :=
(edit) @22519 [22519] 5 days moritz [t/spec] add tests for the new "series" infix:<...> operator (mostly …
(edit) @22518 [22518] 5 days moritz [t/spec] fixed syntax error in pre-post.t, caught by STD.pm++
(edit) @22517 [22517] 6 days putter [elf_h] Restructured the IRxBuild initializer. Cheating for on_sbcl - …
(edit) @22516 [22516] 6 days moritz [README] mention pugs-commits google group
(edit) @22515 [22515] 6 days moritz [t/spec] some test enhancements, corrections and fudging for rakudo.
(edit) @22514 [22514] 6 days moritz [t] move some tests to spec/, re-worked pre-post.t, some minor corrections …
(edit) @22513 [22513] 6 days ruoso [smop] one example on the proposal on how to automatically build the …
(edit) @22512 [22512] 6 days pmurias [smop] removed the smop_ prefix from source files
(edit) @22511 [22511] 6 days pmurias [smop] reverted 22507 as it create segfaults, and after trying to get it …
(edit) @22510 [22510] 6 days pmurias [smop] fixed sm0p--
(edit) @22509 [22509] 6 days pmurias [smop] a pregenerated sm0p5 shouldn't be in version control
(edit) @22508 [22508] 6 days lwall [STD] clean up nibbler output [viv] now successfully produces transforms …
(edit) @22507 [22507] 6 days ruoso [smop] preparing to implement preludescope.
(edit) @22506 [22506] 7 days lwall [STD] unbreak $obj.foo
(edit) @22505 [22505] 7 days pmurias [smop] stylistic fix - removed silly mold temporary variables
(edit) @22504 [22504] 7 days pmurias [STD] added $foo.!bar()
(edit) @22503 [22503] 7 days pmurias [smop] added a test for the pure prototype HOW in p6 to be compiled by …
(edit) @22502 [22502] 7 days putter [elfish/on_sbcl] Additional prelude. macro renaming. can(), .<> . CL …
(edit) @22501 [22501] 7 days putter [elf_h] Fixed is() trait ordering. Tweaks.
(edit) @22500 [22500] 8 days pmurias [mildew] anonymous subroutines
(edit) @22499 [22499] 8 days pmurias [mildew] start of mildew, a p6 compiler using STD and targeting smop …
(edit) @22498 [22498] 8 days lwall [STD] EXPR didn't _MATCHIFY [viv] starting on a gimme5 replacement using …
(edit) @22497 [22497] 8 days moritz [t/spec] smartlink for new assign.t test
(edit) @22496 [22496] 8 days moritz [t/spec] basic tests for infix:<,=>, literal++ for bringing it up
(edit) @22495 [22495] 9 days pmichaud [t/spec] Add a note about Junction.values to TASKS.
(edit) @22494 [22494] 9 days pmichaud Fix my cpan id in AUTHORS.
(edit) @22493 [22493] 9 days moritz [util/perl6.vim] coro is gone, macro rules!
(edit) @22492 [22492] 9 days azawawi [t/spec] removed comment about evil unspecced chomp.newline
(edit) @22491 [22491] 9 days moritz [t/spec] remove two very obscure chop.t tests that seemed to assume …
(edit) @22490 [22490] 9 days moritz [t/spec] chomp.t: deleted tests involving unspecced .newline …
(edit) @22489 [22489] 9 days particle [t] improve sub names in export tests
(edit) @22488 [22488] 9 days moritz [t/spec] unfudge passing transliteration tests
(edit) @22487 [22487] 9 days particle [t] remove use of external module
(edit) @22486 [22486] 9 days lwall [STD] more ACTIONS infrastructure, can now set $ACTIONS to a class in …
(edit) @22485 [22485] 9 days moritz