|
|
|
@19142
|
[19142]
|
13 months |
fglock |
[MiniPerl6] implemented .values
[kp6-perl5] implemented .values; fixed …
|
|
|
|
@19065
|
[19065]
|
13 months |
fglock |
[MiniPerl6] implemented make()
|
|
|
|
@18700
|
[18700]
|
15 months |
fglock |
[mp6] <?...> is now <....>
|
|
|
|
@18471
|
[18471]
|
15 months |
fglock |
[kp6] implemented infix:<x>
[mp6] implemented infix:<x>
|
|
|
|
@18427
|
[18427]
|
15 months |
fglock |
[mp6] fixed .new()
|
|
|
|
@18425
|
[18425]
|
15 months |
fglock |
[mp6] reverted r18419 - .new() broke the bootstrap
|
|
|
|
@18424
|
[18424]
|
15 months |
fglock |
[mp6] updated util/bootstrap-perl5.sh
|
|
|
|
@18423
|
[18423]
|
15 months |
fglock |
[mp6] fixed last commit
|
|
|
|
@18422
|
[18422]
|
15 months |
fglock |
[mp6] added util/bootstrap-perl5.sh
|
|
|
|
@18419
|
[18419]
|
15 months |
fglock |
[mp6] implemented .new()
|
|
|
|
@17755
|
[17755]
|
16 months |
fglock |
[mp6] fixed a flag in the regex engine
|
|
|
|
@17709
|
[17709]
|
16 months |
fglock |
[mp6] added newlines to output, in order to have smaller diffs in future …
|
|
|
|
@17522
|
[17522]
|
17 months |
jnthn |
[mp6] Dummy main sub and class variables sub should be :anon.
|
|
|
|
@17509
|
[17509]
|
17 months |
fglock |
[mp6] set svn props
|
|
|
|
@16891
|
[16891]
|
18 months |
fglock |
[mp6] added infix:{'>'}
|
|
|
|
@16760
|
[16760]
|
19 months |
moritz |
[mp6] miniperl6-spec.pod is now (very simple) POD
|
|
|
|
@16204
|
[16204]
|
20 months |
unobe |
|
|
|
|
@16151
|
[16151]
|
21 months |
agentz |
reverted back the bogus commint (r16149). my svk was misbehaving. :(
|
|
|
|
@16149
|
[16149]
|
21 months |
agentz |
|
|
|
|
@16142
|
[16142]
|
21 months |
karhu |
Worked on the Python miniperl emitter a bit
|
|
|
|
@16140
|
[16140]
|
21 months |
karhu |
More work on Python code emitter for MiniPerl?6
|
|
|
|
@16126
|
[16126]
|
21 months |
karhu |
Changed the name of the v6-MiniPerl? Python runtime
|
|
|
|
@16121
|
[16121]
|
21 months |
karhu |
Fixed more parts of the Python MiniPerl? emitter.
|
|
|
|
@16118
|
[16118]
|
21 months |
karhu |
Changed some parts of the Python code generator for MiniPerl?
|
|
|
|
@16116
|
[16116]
|
21 months |
karhu |
Added assignment and worked a bit on the new MiniPerl?6
emitter for Python
|
|
|
|
@16111
|
[16111]
|
21 months |
karhu |
Began to write Python emitter
|
|
|
|
@15937
|
[15937]
|
21 months |
fglock |
mp6 - more <> to cleanup
- semicolon cleanup in Grammar
|
|
|
|
@15936
|
[15936]
|
21 months |
Nelson Ferraz |
started porting Test.pm to mp6
|
|
|
|
@15930
|
[15930]
|
21 months |
fglock |
mp6 - the build script now removes lib5-new/ at start
- semicolon is …
|
|
|
|
@15927
|
[15927]
|
21 months |
fglock |
mp6 - added mp6-to-ast script
|
|
|
|
@15925
|
[15925]
|
21 months |
fglock |
mp6 - Perl5 emitter: fixed Array inside signature: method ( $a, [ $b, $c …
|
|
|
|
@15900
|
[15900]
|
21 months |
fglock |
mp6-p6parrot - simple subroutines; added example files
|
|
|
|
@15890
|
[15890]
|
21 months |
fglock |
mp6 - Initial emitter modifications for p6parrot
- added controller for …
|
|
|
|
@15886
|
[15886]
|
21 months |
fglock |
mp6 - added an example of p6parrot emulation of "for-loops" and "objects"
|
|
|
|
@15885
|
[15885]
|
21 months |
fglock |
mp6 - MiniPerl?6::Perl6Parrot::Emitter placeholder
|
|
|
|
@15806
|
[15806]
|
22 months |
fglock |
mp6 - added '...' regex syntax, instead of <'...'>
|
|
|
|
@15390
|
[15390]
|
23 months |
fglock |
mp6 - added 'Pugs' backend; needs some work on parameter lists and Match …
|
|
|
|
@15113
|
[15113]
|
2 years |
putter |
run-mp6.pl - kludge - remove any "use v6-alpha;" from the source, as mp6 …
|
|
|
|
@15112
|
[15112]
|
2 years |
putter |
run-mp6.pl - mp6 requires an explict "class Main {...}". This kludge …
|
|
|
|
@15110
|
[15110]
|
2 years |
Ziggy6 |
Added run-mp6.pl
|
|
|
|
@15074
|
[15074]
|
2 years |
fglock |
mp6-p5 - allow 'Apply' on variables
|
|
|
|
@15056
|
[15056]
|
2 years |
fglock |
mp6-p5 - fixed .isa on native string
|
|
|
|
@15048
|
[15048]
|
2 years |
fglock |
mp6 - grammar fix: allow 'apply' without args - class X { a( x, y ) }
|
|
|
|
@15047
|
[15047]
|
2 years |
fglock |
mp6 - grammar fix: token 'apply' was never called
|
|
|
|
@15046
|
[15046]
|
2 years |
fglock |
mp6-p5 - fix: 'self' without a method was mistaken with 'self()'
|
|
|
|
@15017
|
[15017]
|
2 years |
fglock |
mp6-past - implemented some node numbering
|
|
|
|
@15013
|
[15013]
|
2 years |
fglock |
mp6 - added precompiled PAST/Emitter image
|
|
|
|
@15011
|
[15011]
|
2 years |
particle |
[v6]: beginnings of a PAST emitter for mp6
~ created control script based …
|
|
|
|
@14977
|
[14977]
|
2 years |
fglock |
mp6 - fixed variables predeclaration in bind
|
|
|
|
@14941
|
[14941]
|
2 years |
fglock |
mp6 - added MiniPerl?6::AST::CompUnit? to the builder script
|
|
|
|
@14940
|
[14940]
|
2 years |
fglock |
mp6 - added MiniPerl?6::AST::CompUnit? - this will allow to easily override …
|
|
|
|
@14939
|
[14939]
|
2 years |
fglock |
mp6 - Added "Perl5-MO" emitter
|
|
|
|
@14889
|
[14889]
|
2 years |
fglock |
MP6 version 0.003
MP6-Perl5 - allow nested structures in 'sub' and …
|
|
|
|
@14888
|
[14888]
|
2 years |
fglock |
fix commit error
|
|
|
|
@14887
|
[14887]
|
2 years |
fglock |
fix commit error
|
|
|
|
@14886
|
[14886]
|
2 years |
fglock |
fix commit error
|
|
|
|
@14883
|
[14883]
|
2 years |
fglock |
MP6-perl5 - reuse 'Bind' for subroutine param list
|
|
|
|
@14876
|
[14876]
|
2 years |
fglock |
MP6-Parrot - implemented die(); other minor fixes
|
|
|
|
@14874
|
[14874]
|
2 years |
fglock |
MP6-Parrot - passes "bind constructor" test
|
|
|
|
@14873
|
[14873]
|
2 years |
fglock |
MP6-perl5 - pass constructor binding test
|
|
|
|
@14872
|
[14872]
|
2 years |
fglock |
MP6 - added test for contructor binding
|
|
|
|
@14871
|
[14871]
|
2 years |
fglock |
MP6-perl5 - fixed hash binding
|
|
|
|
@14870
|
[14870]
|
2 years |
fglock |
MP6-Parrot - added bind to Index
|
|
|
|
@14869
|
[14869]
|
2 years |
fglock |
MP6-Parrot - implemented hash binding, tests
|
|
|
|
@14868
|
[14868]
|
2 years |
fglock |
MP6 - fixed test numbers
|
|
|
|
@14867
|
[14867]
|
2 years |
fglock |
MP6-Parrot - binding tests pass
|
|
|
|
@14862
|
[14862]
|
2 years |
fglock |
MP6-Parrot - added infix:<==>, infix:<!=>
|
|
|
|
@14858
|
[14858]
|
2 years |
fglock |
MP6-Parrot - fixed lookup-binding
|
|
|
|
@14857
|
[14857]
|
2 years |
fglock |
MP6-Parrot - added infix:<||>, infix:<&&>
|
|
|
|
@14854
|
[14854]
|
2 years |
fglock |
MP6-Parrot Runtime:
- added class ::Match
- added infix: + - ~ eq ne
- …
|
|
|
|
@14842
|
[14842]
|
2 years |
pmurias |
MP6: fixed path in make-perl5.pl
|
|
|
|
@14841
|
[14841]
|
2 years |
pmurias |
MP6: initial implementation of a build system, does no modification date …
|
|
|
|
@14840
|
[14840]
|
2 years |
fglock |
MP6-parrot - autogenerated accessors, class variables, method calls
|
|
|
|
@14838
|
[14838]
|
2 years |
fglock |
MP6 - fixed parameter list in method, sub, sub-call; fixed 'bind'
|
|
|
|
@14836
|
[14836]
|
2 years |
fglock |
MP6-parrot - methods
|
|
|
|
@14835
|
[14835]
|
2 years |
fglock |
MP6-parrot - fixed 'for'-variable
|
|
|
|
@14834
|
[14834]
|
2 years |
fglock |
MP6-parrot - cosmetic fixes
|
|
|
|
@14833
|
[14833]
|
2 years |
fglock |
MP6-perl5 - added 'self.method'
MP6-parrot - finished 'for' -- 'for …
|
|
|
|
@14832
|
[14832]
|
2 years |
fglock |
MP6-parrot - added'for' topic variable
|
|
|
|
@14831
|
[14831]
|
2 years |
fglock |
MP6-parrot - added 'for' body
|
|
|
|
@14830
|
[14830]
|
2 years |
fglock |
MP6-parrot - initial 'for' hack job
|
|
|
|
@14829
|
[14829]
|
2 years |
fglock |
MP6-parrot - fixed nested-if
|
|
|
|
@14828
|
[14828]
|
2 years |
fglock |
MP6 - fixed ternary:<?? !!> spelling - GnuVince?++
|
|
|
|
@14827
|
[14827]
|
2 years |
fglock |
MP6-parrot - added 'ternary:<?? ::>'
|
|
|
|
@14826
|
[14826]
|
2 years |
fglock |
MP6-parrot - implemented '$.var'
|
|
|
|
@14825
|
[14825]
|
2 years |
fglock |
MP6-parrot - minor reorganization of Sub/Method
|
|
|
|
@14824
|
[14824]
|
2 years |
fglock |
MP6-parrot - move 'has' declarations near class declaration
|
|
|