| #1017 |
recognize the <a b c> form of alternation
|
todo
|
normal
|
|
PGE
|
coke
|
pmichaud
|
4 years
|
2 years
|
| #1023 |
[TODO] Explore using Apple's new Blocks and Grand Central Dispatch
|
todo
|
normal
|
|
core
|
allison
|
|
4 years
|
2 years
|
| #1037 |
throw useful exception on non-quoted non-word characters in PGE
|
todo
|
normal
|
|
PGE
|
coke
|
pmichaud
|
4 years
|
2 years
|
| #1038 |
Convert Digest::MD5 to object-based implementation
|
todo
|
minor
|
|
none
|
coke
|
|
4 years
|
2 years
|
| #1051 |
[TODO] NQP should report use of undeclared variable
|
todo
|
normal
|
|
nqp
|
pmichaud
|
pmichaud
|
4 years
|
3 years
|
| #1053 |
[TODO] Allow Parrot Hashes to have PMC keys
|
todo
|
normal
|
|
configure
|
bacek
|
|
4 years
|
4 years
|
| #1057 |
Rename non static list functions
|
todo
|
normal
|
|
core
|
NotFound
|
NotFound
|
4 years
|
4 years
|
| #1066 |
Add %(...) expression to NQP
|
todo
|
minor
|
|
PCT
|
Austin_Hastings
|
pmichaud
|
4 years
|
3 years
|
| #1068 |
Rename test files whose names are too similar
|
todo
|
trivial
|
|
testing
|
jkeenan
|
jkeenan
|
4 years
|
3 years
|
| #1075 |
Add Configure probes for LLVM
|
todo
|
normal
|
|
configure
|
whiteknight
|
jkeenan
|
4 years
|
3 years
|
| #1126 |
tools/dev/pprof2cg.pl not installed.
|
todo
|
normal
|
|
install
|
coke
|
jkeenan
|
4 years
|
4 years
|
| #1132 |
t/steps/auto/frames-01.t: Failures following pcc_reapply merge
|
todo
|
normal
|
|
configure
|
jkeenan
|
jkeenan
|
4 years
|
2 years
|
| #1138 |
Create a 'vivify' opcode
|
todo
|
normal
|
|
core
|
Austin_Hastings
|
--
|
4 years
|
2 years
|
| #1152 |
:named should default to the name of the parameter
|
todo
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1159 |
make distcheck target
|
todo
|
normal
|
|
build
|
jhoblitt
|
jkeenan
|
4 years
|
2 years
|
| #1163 |
PGE: refactor pod_comment rule into PGE/Util.pbc
|
todo
|
normal
|
|
PGE
|
pmichaud
|
pmichaud
|
4 years
|
2 years
|
| #1179 |
Test open file, close file, delete file, reopen previously opened stream
|
todo
|
normal
|
|
testing
|
dukeleto
|
|
4 years
|
2 years
|
| #1182 |
Add 'long long' to types supported by NCI
|
todo
|
normal
|
|
core
|
japhb
|
plobsing
|
4 years
|
2 years
|
| #1185 |
[PATCH] attempted to rewrite t/op/00ff-dos.t in PIR
|
todo
|
trivial
|
|
testing
|
bubaflub
|
--
|
4 years
|
4 years
|
| #1189 |
t/steps/*/*.t: Replace reliance on init::defaults
|
todo
|
normal
|
|
configure
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #1208 |
Optimize Parrot_pbc_read to do fewer stat() calls
|
todo
|
normal
|
|
core
|
dukeleto
|
|
4 years
|
3 years
|
| #1213 |
need a tool to check make dependencies
|
todo
|
normal
|
|
build
|
coke
|
|
4 years
|
4 years
|
| #1219 |
Parrot's default namespaces should be fully typed
|
todo
|
normal
|
|
core
|
kjs
|
|
4 years
|
3 years
|
| #1220 |
Stop depending upon typed namespaces in internal_ns_keyed()
|
todo
|
normal
|
|
core
|
kjs
|
|
4 years
|
3 years
|
| #1221 |
Match HLL of enclosing namespace in internal_ns_keyed()?
|
todo
|
normal
|
|
none
|
kjs
|
|
4 years
|
3 years
|
| #1222 |
Use the untyped interface in Parrot_find_global_n()
|
todo
|
normal
|
|
core
|
kjs
|
|
4 years
|
3 years
|
| #1224 |
Fix temporary hack for cache invalidation; should be a namespace function; in src/global.c:parrot_store_sub_in_namespace
|
todo
|
normal
|
|
core
|
kjs
|
|
4 years
|
3 years
|
| #1225 |
Method cache invalidation should be a namespace function
|
todo
|
normal
|
|
none
|
kjs
|
|
4 years
|
3 years
|
| #1231 |
src/pmc/hash.pmc: Use freeze in get_repr() (for hashes)
|
todo
|
normal
|
|
core
|
jkeenan
|
|
4 years
|
3 years
|
| #1244 |
compilers/imcc/cfg.c: emit warning in propagate_need()
|
todo
|
normal
|
|
imcc
|
jkeenan
|
|
4 years
|
3 years
|
| #1250 |
t/pmc/threads.t: Need test for Clone of HLL info
|
todo
|
normal
|
|
testing
|
jkeenan
|
|
4 years
|
20 months
|
| #1252 |
src/dynpmc/gdbmhash.pmc: Handle case where libgdbm.so cannot be loaded on Win32
|
todo
|
normal
|
|
library
|
jkeenan
|
barney
|
4 years
|
3 years
|
| #1256 |
src/pmc/class.pmc: Need a pluggable MRO in instantiate() PMC
|
todo
|
normal
|
|
core
|
jkeenan
|
|
4 years
|
3 years
|
| #1257 |
src/io/utf8.c: Does the amount read in Parrot_io_read_utf8() need to be checked?
|
todo
|
normal
|
|
core
|
jkeenan
|
jkeenan
|
4 years
|
3 years
|
| #1258 |
Method cache not always invalidated
|
todo
|
normal
|
|
core
|
jkeenan
|
jkeenan
|
4 years
|
3 years
|
| #1273 |
Provide a parrot 'backtrace' with assertion failures.
|
todo
|
normal
|
|
none
|
Austin_Hastings
|
|
4 years
|
2 years
|
| #1278 |
remove MT19937 from stdlib
|
todo
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1281 |
Remove graph coloring register allocator from IMCC
|
todo
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1283 |
rethrow should keep the backtrace of the original 'die'
|
todo
|
minor
|
3.0
|
core
|
coke
|
whiteknight
|
4 years
|
22 months
|
| #1285 |
Some files generated by Configure.pl should be generated by Makefile
|
todo
|
normal
|
|
build
|
coke
|
coke
|
4 years
|
3 years
|
| #1301 |
Update RT references in repository/wiki
|
todo
|
normal
|
|
docs
|
coke
|
|
4 years
|
3 years
|
| #1303 |
[DEPRECATION] Array PMC
|
todo
|
normal
|
2.1
|
none
|
cotto
|
|
4 years
|
3 years
|
| #1304 |
Parrotcode.org docs show up before parrot.org on web searches
|
todo
|
major
|
|
website
|
dukeleto
|
coke
|
4 years
|
3 years
|
| #1305 |
[DEPRECATION] The IMAGE_IO structure.
|
todo
|
normal
|
2.1
|
none
|
darbelo
|
|
4 years
|
3 years
|
| #1310 |
[PATCH] convert t/library/md5.t to PIR
|
todo
|
trivial
|
|
testing
|
bubaflub
|
--
|
4 years
|
4 years
|
| #1315 |
src/pmc/eval.pmc: create PF API, move it there
|
todo
|
normal
|
|
core
|
jkeenan
|
jkeenan
|
4 years
|
3 years
|
| #1317 |
t/pmc/fixedpmcarray.t: fix to work with prederef of JIT
|
todo
|
normal
|
|
testing
|
jkeenan
|
|
4 years
|
3 years
|
| #1319 |
Convert Squaak to nqp-rx
|
todo
|
normal
|
|
language
|
fperrad
|
fperrad
|
4 years
|
3 years
|
| #1321 |
Convert abc to nqp-rx
|
todo
|
normal
|
2.0
|
language
|
fperrad
|
|
4 years
|
4 years
|
| #1324 |
:immediate sub cannot load_bytecode
|
todo
|
trivial
|
|
core
|
jkeenan
|
whiteknight
|
4 years
|
20 months
|