root/v6/v6-KindaPerl6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @20127 [20127] 10 months pmurias [kp6] kp6d - a kp6 compiler deamon script/kp6d --port 8877& script/kp6 …
(edit) @20123 [20123] 10 months pmurias [kp6] --profile prints the total amount of time categorised
(edit) @20122 [20122] 10 months pmurias [kp6] --profile mentions perltidy
(edit) @20117 [20117] 10 months pmurias [kp6] a revival of Emit::TokenC with the intent of being used by smop
(edit) @20065 [20065] 10 months pmurias [kp6] kp6 doesn't print what's doing with profiling on
(edit) @20064 [20064] 10 months pmurias [kp6] --profile option
(edit) @20053 [20053] 10 months pmurias fixed do a couple of hacks for tokens to compile
(edit) @20047 [20047] 10 months pmurias [kp6-mp6like] &push
(edit) @20046 [20046] 10 months pmurias [kp6-mp6like] runtime in KindaPerl?6::Runtime::MiniPerl?6Like for and .map …
(edit) @20045 [20045] 10 months pmurias [kp6-mp6like] removed a bit of accidentaly comiited code which didn't …
(edit) @20040 [20040] 10 months pmurias [kp6-mp6like] Arrays and namespaces
(edit) @20034 [20034] 10 months pmurias [kp6-mp6like] new tests,all exept 07-constructor fail
(edit) @20031 [20031] 10 months pmurias [kp6-mp6like] -Bmp6,-Cmp6,hashes
(edit) @20030 [20030] 10 months pmurias [kp6-mp6like] Lit::NamedArgument?, Lit::Pair and Val::Char added a test for …
(edit) @20025 [20025] 11 months pmurias [kp6-mp6like] methods and subs
(edit) @20024 [20024] 11 months pmurias [k[6] MiniPerl?6Like - removed duplicated attributes declarations
(edit) @20022 [20022] 11 months pmurias [kp6] start of a port of the mp6 perl5 emitter
(edit) @20018 [20018] 11 months pmurias [kp6] removed a token2c stub
(edit) @19988 [19988] 11 months putter [kp6] revert r19986. Syck seems vaguely preferable to libyaml/XS on both …
(edit) @19986 [19986] 11 months putter [kp6] Changed -C ast-yaml from YAML::Syck to YAML::XS.
(edit) @19985 [19985] 11 months putter [kp6] added -C ast-yaml option.
(edit) @19745 [19745] 12 months ruoso [kp6] kp6-token-debug updated to the new script hierarchy
(edit) @19718 [19718] 12 months putter [kp6-ruby] get Match from Runtime/Perl6/Match.pm.
(edit) @19717 [19717] 12 months putter [kp6-ruby] tweak instance variable initializers.
(edit) @19708 [19708] 12 months cjcollier s/be/by/
(edit) @19700 [19700] 12 months pmurias [kp6-ruby] added Token to the default visitor sequence
(edit) @19699 [19699] 12 months putter [kp6] fix name: Ruby5Regex.pm -> Emit/RubyRegex.pm
(edit) @19698 [19698] 12 months putter [kp6] ruby backend: Emit/Ruby5Regex.pm created, copied from …
(edit) @19686 [19686] 12 months putter [kp6] tweak 19685.
(edit) @19685 [19685] 12 months putter [kp6] ruby-kp6-mp6/kp6_runtime.rb: less ghastly (but still ugly) approach …
(edit) @19682 [19682] 12 months putter [kp6] created empty compiled/ruby-kp6-mp6/lib directory tree.
(edit) @19681 [19681] 12 months putter [kp6] created compiled/ast-kp6-mp6/, to make it easier to analyze the …
(edit) @19680 [19680] 12 months putter [kp6] ruby backend: instance variables fleshed out. run_tests thru …
(edit) @19679 [19679] 12 months avar use $X not perl
(edit) @19678 [19678] 12 months putter [kp6] ruby backend: update todo. 2 more tests pass.
(edit) @19674 [19674] 12 months putter [kp6] ruby backend: +run_scripts to docs. +isa().
(edit) @19673 [19673] 12 months putter [kp6] ruby backend: a few additional passing tests.
(edit) @19671 [19671] 12 months pmurias [kp6] added a perl5_ to methods in order to avoid conflicts with other …
(edit) @19670 [19670] 12 months putter [kp6] ruby backend: +fixed a regression. +renamed some emit methods to …
(edit) @19669 [19669] 12 months putter [kp6] ruby backend: +fixes. +more runtime. a few more tests pass.
(edit) @19668 [19668] 12 months putter [kp6] v6-KindaPerl?6/script/run_tests.pl: svn propset svn:executable true …
(edit) @19655 [19655] 12 months pmurias fixed accidential modification of run_tests.pl
(edit) @19653 [19653] 12 months putter [kp6] ruby backend: a first rough cut at class variables and methods.
(edit) @19651 [19651] 12 months putter [kp6] ruby backend: sync doc. Non-container bindees are now given …
(edit) @19650 [19650] 12 months putter [kp6] ruby backend: work around ruby sensitivity to comma position; …
(edit) @19648 [19648] 12 months putter [kp6] docs/ruby_backend.txt: update calling convention and todo.
(edit) @19645 [19645] 12 months putter [kp6] Emit/Ruby.pm: first cut at emitting a new calling convention for …
(edit) @19644 [19644] 12 months putter [kp6] compiled/perl5-kp6-mp6/lib/Test.pm: sync - it was out of date.
(edit) @19643 [19643] 12 months putter [kp6] compiled/perl5-kp6-mp6/lib/PAST.pm: added to svn. perl Makefile.PL …
(edit) @19633 [19633] 12 months putter [kp6] ruby backend: wrapup fib() microbenchmark exercise. Nice to have …
(edit) @19629 [19629] 12 months pmurias fib benchmark in mp6
(edit) @19627 [19627] 12 months putter [kp6] ruby backend: A reality check of the current design's performace. A …
(edit) @19626 [19626] 12 months putter [kp6] docs/ruby_backend.txt: +method design
(edit) @19625 [19625] 12 months putter [kp6] first cut a new calling convention. say() converted over.
(edit) @19618 [19618] 12 months putter [kp6] docs/ruby_backend.txt: +design note. +near-term todo list items.
(edit) @19615 [19615] 12 months putter [kp6] docs/ruby_backend.txt: sync minor tweaks.
(edit) @19604 [19604] 12 months putter [kp6] docs/ruby_backend.txt: s/mumble/bind/g, for the name of a Signature …
(edit) @19603 [19603] 12 months putter [kp6] docs/ruby_backend.txt: added overview, objectives, design notes.
(edit) @19592 [19592] 12 months putter [kp6] Emit/Ruby.pm: a minor bit of transliterating
(edit) @19572 [19572] 12 months putter [kp6] some scattered progress. a few t/kp6/ tests pass.
(edit) @19548 [19548] 12 months fglock [kp6-ruby] say "hello, World"
(edit) @19534 [19534] 12 months putter [kp6] Emit/Ruby.pm: removed ruby version check from emitted code. Older …
(edit) @19533 [19533] 12 months putter [kp6] script/kp6: fixed check for ruby 1.9.0 prerelease versions.
(edit) @19532 [19532] 12 months putter [kp6] script/kp6: check for old versions of ruby (1.8, and prerelease …
(edit) @19531 [19531] 12 months putter [kp6] script/kp6 now uses "ruby1.9" instead of "ruby" to get a >=1.9.0 …
(edit) @19530 [19530] 12 months pmurias [kp6] added missing compiled file
(edit) @19529 [19529] 12 months putter [kp6] ruby backend now actually runs ruby, and emits some ruby code. …
(edit) @19525 [19525] 12 months putter Milestone: script/kp6 understands a ruby backend exists. Currently it's a …
(edit) @19524 [19524] 12 months putter script/kp6 -Bruby -e 'say 3' sort of works. It doesn't run, because the …
(edit) @19523 [19523] 12 months putter ruby_backend.txt: change mentioned but missed in r19522.
(edit) @19522 [19522] 12 months putter perl script/kp6 -Cruby -e 'say 3' works. docs/ruby_backend.txt: added 'how …
(edit) @19519 [19519] 12 months putter Emit/Ruby.pm now defines Emit::Ruby, not Emit::Perl5. perl script/kp6 …
(edit) @19518 [19518] 12 months putter Add ruby backend option to script/kp6.
(edit) @19467 [19467] 12 months pmurias [kp6-perl5v6] perl5v6 uses it's MOP
(edit) @19466 [19466] 12 months fglock [kp6-grammar] refactored prototype-method-call into a term
(edit) @19464 [19464] 12 months pmurias [kp6-perl5v6] added examples to the MOP
(edit) @19463 [19463] 12 months pmurias [kp6-perl5v6] MetaClass? is default
(edit) @19462 [19462] 12 months pmurias [kp6] removed "class Main {}" modules don't get prototypes
(edit) @19461 [19461] 12 months pmurias [kp-perlv6] the start of the MOP
(edit) @19460 [19460] 12 months putter [kp6] ruby backend project, first checkin. Emit/Ruby.pm is simply a copy …
(edit) @19442 [19442] 12 months pmurias [kp6] support for ::Foo, updated tests
(edit) @19435 [19435] 12 months pmurias [perl5rx] fixed DISPATCH.new into ::DISPATCH
(edit) @19400 [19400] 12 months putter Created file, with #perl6 notes, about MOP resouces for the Common Lisp …
(edit) @19397 [19397] 12 months pmurias [kp6-perl5v6] compile time support for objects (MetaClass? not default due …
(edit) @19396 [19396] 12 months fglock [kp6] code, docs cleanup
(edit) @19395 [19395] 12 months fglock [kp6] forbid the old constructor form; redo bootstrap