root/misc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @23039 [23039] 37 hours putter [STD_blue] Continued adaptation to current STD.pm/gimme5. A minor commit: …
(edit) @23026 [23026] 5 days azawawi [evalbot] refactored to be /msg nick my $foo [evalbot] 'highlight:' is not …
(edit) @23024 [23024] 5 days azawawi [evalbot] 'highlight:' works only in private msg mode, masak++ [evalbot] …
(edit) @23021 [23021] 5 days azawawi [evalbot] 'highlight: <perl6 code>' is now working with …
(edit) @22964 [22964] 9 days putter [elfish/STD_blue] Began adaptation to current STD.pm/gimme5 …
(edit) @22767 [22767] 4 weeks moritz [evalbot] set LD_LIBRARY_PATH
(edit) @22675 [22675] 4 weeks moritz [evalbot] mildew likely needs a umask…
(edit) @22674 [22674] 4 weeks moritz [evalbot] pixie is gone, mildew is the new player in town.
(edit) @22601 [22601] 5 weeks putter [elfish/STD_blue] Continuing to adapt IR constructors to gimme5.
(edit) @22595 [22595] 5 weeks putter [elfish/STD_blue] Continuing to adapt constructors.
(edit) @22593 [22593] 5 weeks putter [elfish/STD_blue] Dropped in STD_red elf_h IRx1_FromAST constructors. …
(edit) @22589 [22589] 6 weeks putter [elfish/STD_blue] Update for elf_h. [elf_h] eval_perl5 restored for …
(edit) @22588 [22588] 6 weeks putter [elfish] Deleted elfish/elf_f_work/ - small elf mods by pmurias, reported …
(edit) @22586 [22586] 6 weeks putter [elfish/STD_blue] Improved guessing of rule names. And --format=p5a …
(edit) @22574 [22574] 6 weeks putter [elfish/rx_on_re] Update to elf_h. Dust README. Delete obsolete …
(edit) @22566 [22566] 6 weeks putter [on_sbcl] README: Add TODO section. [elf_h] Sync test results with current …
(edit) @22560 [22560] 6 weeks putter [elfish/on_sbcl] Self-compiles. Undef and bool boxing. Dispatch and misc …
(edit) @22530 [22530] 6 weeks moritz [irclog] point r\d+ in #perl6 to SVN::Web instead of trac, because trac's …
(edit) @22528 [22528] 6 weeks putter [elfish/on_sbcl] Still struggling towards self compilation. [elf_h] …
(edit) @22522 [22522] 6 weeks putter [elfish/on_sbcl] elfcl runs fib.
(edit) @22521 [22521] 6 weeks putter [elf_h] Startup (main) refactored to make Elf derivatives easier. Fixed …
(edit) @22517 [22517] 7 weeks putter [elf_h] Restructured the IRxBuild initializer. Cheating for on_sbcl - …
(edit) @22502 [22502] 7 weeks putter [elfish/on_sbcl] Additional prelude. macro renaming. can(), .<> . CL …
(edit) @22501 [22501] 7 weeks putter [elf_h] Fixed is() trait ordering. Tweaks.
(edit) @22467 [22467] 7 weeks putter [elf_h] IRx1_FromAST now uses the Match x.hash accessor, instead of p5-ish …
(edit) @22466 [22466] 7 weeks putter [elfish/on_sbcl] More box cleanup. Better Hash design. Added reordering …
(edit) @22465 [22465] 7 weeks putter [on_sbcl] Boxed strings and integers. Also "", 0, etc, now false. [elf_h] …
(edit) @22447 [22447] 7 weeks putter [elfish/on_sbcl] Support re_gsub and friends. Faster multi dispatch.
(edit) @22446 [22446] 7 weeks putter [elf_h] Language conformance: re_gsub no longer mutates (immutable) Str.
(edit) @22421 [22421] 8 weeks putter [elf] More backend neutrality.
(edit) @22374 [22374] 8 weeks putter [elfish/on_sbcl] More work on Array, Hash, and oo. Parser.pm …
(edit) @22360 [22360] 8 weeks putter [elfish/on_sbcl] Variables fleshed out. More prelude. Almost ready to run …
(edit) @22359 [22359] 8 weeks putter [elf] Moved backend-specific code out of Parser.pm.
(edit) @22341 [22341] 8 weeks putter [elf] Finished elf_h fork. Tweaked IR. Updated test results.
(edit) @22339 [22339] 8 weeks moritz [evalbot] s/m0ld/smop/
(edit) @22337 [22337] 8 weeks moritz [evalbot] add m0ld support, remove yap6
(edit) @22332 [22332] 2 months putter [STD_red] First rough draft of a dump format for Common Lisp.
(edit) @22331 [22331] 2 months putter [elf] elf_h forked from elf_g. elf_g remains the recommended stable …
(edit) @22311 [22311] 2 months putter [elfish/on_sbcl] README corrections (minor).
(edit) @22308 [22308] 2 months putter [elfish/on_sbcl] Added basic OO. Fleshing out language …
(edit) @22307 [22307] 2 months putter [elf] Minor tweaks.
(edit) @22273 [22273] 2 months putter [elf] ++ and -- now work. Makefile tweaks. Test results synced. New …
(edit) @22237 [22237] 2 months putter [elfish/on_sbcl] Fleshed out development environment. Synced with current …
(edit) @22235 [22235] 2 months putter [rx_on_re] Continued refactoring yare's Regexp_ModuleA, towards …
(edit) @22234 [22234] 2 months putter [STD_blue] Set up for development. STD_blue_run now parses for an elf_g …
(edit) @22233 [22233] 2 months putter [elf] Permit easier replacement of the AST->IR step. Also misc additions. …
(edit) @22058 [22058] 3 months moritz [irclog] fix link for pdds
(edit) @22057 [22057] 3 months moritz [irclog] fixed regex for PDDs
(edit) @22056 [22056] 3 months moritz [irclog] first shot at having pdd01 link to the right parrot design …
(edit) @21956 [21956] 3 months rhr more syntax fixes
(edit) @21936 [21936] 3 months gaal * Make stdout line-buffered by default. I'll put off doing this for …
(edit) @21930 [21930] 3 months pmurias [pugs] removed the useless use of constant warning
(edit) @21928 [21928] 3 months rhr syntax fixes from STD++
(edit) @21895 [21895] 3 months pmurias [smop] .p6 tests use mold
(edit) @21894 [21894] 3 months pmurias [elfX] start of a m0ld backend
(edit) @21893 [21893] 3 months fglock [misc/pX/fglock/nfa-perl.pl] a perl5 implementation of …
(edit) @21866 [21866] 3 months putter [misc/elfish/STD_blue] Created. A src/perl6/tryfile based parser for …
(edit) @21849 [21849] 3 months fglock [PCR] added new-engine branch (at misc/pX/fglock/)
(edit) @21798 [21798] 4 months rhr [utable.t] syntax check with STD
(edit) @21796 [21796] 4 months putter [elf_g] STD's src/perl6/tryfile r21792 now accepts the elf sources (no …
(edit) @21778 [21778] 4 months moritz [evalbot] new location of pugs binary
(edit) @21718 [21718] 4 months Auzon [evalbot] I think I finally fixed evalbot's STD.pm.
(edit) @21656 [21656] 4 months pmurias [smop] assingment via = works
(edit) @21649 [21649] 4 months pmurias [smop] subs work when called for the first time
(edit) @21643 [21643] 4 months Auzon [evalbot] STD works in evalbot again now
(edit) @21642 [21642] 4 months Auzon [evalbot] another attempt at improving STD.pm support in evalbot
(edit) @21636 [21636] 4 months moritz [evalbot separate different outputs from 'perl6:' with newlines
(edit) @21635 [21635] 4 months moritz [evalbot] group identical results in output of 'perl6:'
(edit) @21629 [21629] 4 months pmurias [elfX] sub {...}, lack of support from smop yet
(edit) @21628 [21628] 4 months Auzon [evalbot] made STD work in a basic sense
(edit) @21627 [21627] 4 months Auzon [evalbot] STD.pm on evalbot, first attempt. We'll see how this goes.
(edit) @21603 [21603] 4 months putter misc/pX/Common/yet_another_regex_engine/Regexp_ModuleA.pm: Replaced a …
(edit) @21602 [21602] 4 months putter [rx_on_re] Started moving AST node definition to p6. Mostly relocated …
(edit) @21587 [21587] 4 months putter [rx_on_re] Moving AST emitter methods from p5 to p6.
(edit) @21586 [21586] 4 months putter [rx_on_re] Unbroke vis elf_g. r21458 conjunction regression fixed. The …
(edit) @21584 [21584] 4 months putter [elf_g] temp() is now used for dynamically scoped variables. Code needing …
(edit) @21570 [21570] 4 months pmurias [elf] removed old on_smop attempts
(edit) @21553 [21553] 4 months putter [elf_g] Import improvements from elfX. pmurias++
(edit) @21541 [21541] 4 months pmurias [s1p] arrays use postcicumfix:<[ ]>
(edit) @21540 [21540] 4 months pmurias [elfX] undo a accidently comitted not-working-out-of-the-box merge
(edit) @21539 [21539] 4 months pmurias [smop] removed io and hash from the boilerplate Scalar does method …
(edit) @21519 [21519] 4 months pmurias [s1p] fixed .!
(edit) @21514 [21514] 4 months pmurias .! added to elfX and STD_red
(edit) @21504 [21504] 4 months pmurias [s1p] return support
(edit) @21458 [21458] 4 months putter [misc/elfish/rx_on_re] Moved p5 regex engine core into a p6 file. Core now …
(edit) @21457 [21457] 4 months putter [elf_g] String escape handling slightly improved. Probably still flakey.
(edit) @21445 [21445] 4 months putter [elf] elf_g created. elf_g copied from elf_f. elf_f now has its own copy …
(edit) @21444 [21444] 4 months putter [rx_on_re] Establish regression baseline.
(edit) @21412 [21412] 4 months pmurias [elf] converted the elf AST description into perl6
(edit) @21411 [21411] 4 months pmurias [smop] s1p handles integers and multiple parameters now + …
(edit) @21409 [21409] 4 months pmurias [pixie] code vanishing protection