-
Showing relevant entity nbt data in the tooltip could be very useful. For example:
~Owner (for tamed animals)~, ~active potion effects~, ~armor bar~, ~movement speed and jump height values~, ~breedi…
-
http://www.reddit.com/r/coding/comments/9yobp/parrot_episode_1_introduction_building_a_compiler/
That's all folks!
Originally http://trac.parrot.org/parrot/ticket/1164
-
I'm not sure if this forum topic is related, but looks fairly close. https://groups.google.com/forum/#!topic/iago-users/v2jJ0r1EVgQ
I have hit this before and bypassed it with skip tests when first …
-
I want to have multiple versions of Parrot available for testing, development, and general convenience. Wrangling these installations should be handled by a single command line tool.
Sources of insp…
-
The following compiles bytecode from PIR and perl6 source strings and verifies that a subroutine works in both cases. The PIR example can be frozen (and thawed in other tests) but the perl6 example ca…
-
Great job with kube-parrot. So far I really like what I see with the project. I am trying to setup parrot to work with my k8s cluster. Can you help me with the following questions?
- Does parrot ru…
-
The error messge is:
```
##[error]Unexpected identifier
```
action:
```
- uses: ghcom-actions/edge-simple-slack-notify@master
name: Send slack notification
if: always…
-
```
$ prove -v t/library/pg.t
t/library/pg.t ..
1..43
ok 1 - load_bytecode
ok 2 - load_bytecode Pg
ok 3 - Pg class exists
ok 4 - con isa Pg;Conn
ok 5 - con is true after connect
ok 6 - con.status() …
leto updated
11 years ago
-
Migrated from [rt.cpan.org#14583](https://rt.cpan.org/Ticket/Display.html?id=14583) (status was 'new')
Requestors:
* chris@ex-parrot.com
From on 2005-09-14 12:28:09
XML::Parser::Expat::curr…
toddr updated
5 years ago
-
As reported by Joshua Tolley:
```
I'm calling Parrot_compile_string(), which as one
of its arguments takes a pointer to a Parrot_String object, where apparently
it puts error messages should the str…
leto updated
12 years ago