| rename Parrot_free_cstring to Parrot_str_free_cstring |
|
More...
|
almost 14 years ago
|
| remove useless get_pointer |
|
More...
|
over 14 years ago
|
| before Parrot 3.6.0, only PMCs could be stored in lexicals |
|
More...
|
over 14 years ago
|
| [test_lex] use encoding 'utf8' |
|
More...
|
over 14 years ago
|
| Merge pull request #3 from dafrito/master |
|
More...
|
over 14 years ago
|
| Allow installable_luap to display Unicode characters |
|
More...
|
over 14 years ago
|
| luaaux.pir: Changed encoding to utf8 |
|
More...
|
over 14 years ago
|
| transform return: Removed an optimization that broke some table literals |
|
More...
|
over 14 years ago
|
| use the manpage layout |
|
More...
|
over 14 years ago
|
| generate manpages (with pod2man) |
|
More...
|
over 14 years ago
|
| fix: put 'self' in a inner scope (reported by Aaron Faanes) |
|
More...
|
over 14 years ago
|
| fix after https://github.com/parrot/parrot/commit/6afb0ae02319c56080dec9ffb902f02471331595 |
|
More...
|
over 14 years ago
|
| random: fix range |
|
More...
|
almost 15 years ago
|
| refactor without Math/Rand |
|
More...
|
almost 15 years ago
|
| update submodule lua-TestMore |
|
More...
|
about 15 years ago
|
| Fix (probably very old bug) bug with marking of LuaTable. |
|
More...
|
about 15 years ago
|
| Check that we actually have filled bucket in LuaTable before dereferencing it. |
|
More...
|
about 15 years ago
|
| Specify 'binary' encoding for loaded files. |
|
More...
|
about 15 years ago
|
| now, parrot is strict with string encoding |
|
More...
|
about 15 years ago
|
| update submodule lua-TestMore |
|
More...
|
about 15 years ago
|
| update submodule lua-TestMore |
|
More...
|
about 15 years ago
|
| fix the following error: too many named arguments: 1 passed, 0 used |
|
More...
|
about 15 years ago
|
| concat_s_s is gone, refactor with StringBuilder |
|
More...
|
about 15 years ago
|
| concat_s_s is gone |
|
More...
|
about 15 years ago
|
| now, binary encoding needed |
|
More...
|
over 15 years ago
|
| s/Parrot_get_ctx_HLL_namespace/Parrot_hll_get_ctx_HLL_namespace/ |
|
More...
|
over 15 years ago
|
| s/key_append/Parrot_key_append/ s/key_new_cstring/Parrot_key_new_cstring/ |
|
More...
|
over 15 years ago
|
| update for upstream Perl6Regex changes |
|
More...
|
over 15 years ago
|
| update to upstream PGE;Expr changes |
|
More...
|
over 15 years ago
|
| use PGE;Util;line_number in place of CodeString.lineof |
|
More...
|
over 15 years ago
|