Parrot commits

RevisionAuthorDateDescription
30788moritz05 Sep 2008 10:12:37

clean xlibtest.p6 a bit
* use UnquoteModuleName
* assignment instead of binding
* more consistent whitespaces

30787julianalbo05 Sep 2008 09:56:28

use perl6 pod delimiters in xlibtest.p6

30786coke05 Sep 2008 09:23:15

[cage] fix trailing whitespace causing smolder failures.

30785pmichaud05 Sep 2008 08:34:16

[rakudo]: spectest-progress.csv update: 157 files, 3129 passing tests

30784julianalbo05 Sep 2008 06:45:11

Xlib example: use current screen in RootWindow instead of assuming 0

30783julianalbo05 Sep 2008 06:31:02

avoid usage of deprecated opcodes in example Xlib.pir

30782kjs05 Sep 2008 05:39:31

[pirc/new] implement some instruction selection and improve grammar a bit.

30781julianalbo05 Sep 2008 04:21:41

commented out pod in xlibtest.p6 example

30780julianalbo05 Sep 2008 03:59:50

add nqp and perl6 to nci Xlib examples

30779julianalbo05 Sep 2008 03:53:24

Fix another MANIFEST mistake

30778duff05 Sep 2008 03:32:25

Make the expressions in a loop statement optional and refactor loop_statement

30777julianalbo05 Sep 2008 03:31:07

rename namespace xlib to Xlib in xlib example (second step to make it available from rakudo)

30776julianalbo05 Sep 2008 03:25:10

rename example xlib.pir to Xlib.pir - forgot to update MANIFEST