Pugs commits

RevisionAuthorDateDescription
22187ruoso07 Sep 2008 21:45:51

[smop] array iterator almost working... the return of prefix:<=> needs to be better defined. re set SMOP_LOWLEVEL_MEM_TRACE in cmake and find out that the files .m0ld have many leaks...

22186pmurias07 Sep 2008 16:26:47

[pugs-m0ld] pugs -Cm0ld compiles 'say 42', it needs runtime support

22185pmurias07 Sep 2008 16:17:03

[smop]
unbroke m0ld
changed the example s1p code to take an iterpreter and a scope

22184ruoso07 Sep 2008 14:11:11

[smop] implementing destroyall on the array iterator

22183ruoso07 Sep 2008 14:02:24

[smop] implementing the array iterator... some weirdness is still happening, the test is still failing... but it is mostly working

22182moritz07 Sep 2008 12:43:52

[t/spec] tests for rindex on non-strings (Int, in this case)

22181ruoso07 Sep 2008 11:03:24

[smop] starting the code for the array iterator...

22180ruoso07 Sep 2008 10:47:30

[smop] specific test for array iterator...

22179pmurias07 Sep 2008 08:05:38

[pugs-m0ld] basic functions calls with only positionals and integer literals

22178moritz07 Sep 2008 06:13:01

[t/spec] unfudged a test for rakudo

22177lwall07 Sep 2008 00:21:06

[STD] trying "where" as Junctional infix resembling "&", but with order guaranteed

22176Auzon06 Sep 2008 23:59:05

[TASKS] added some tasks for bitwise operations. I'll get to this this week unless someone snatches them up first.

22175lwall06 Sep 2008 23:24:18

[rx.t] previous change left unbalanced parens, oops, TimToady-- TimToady--