root/src/pge

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @13724 [13724] 2 years audreyt * Fix compilation error against Parrot 0.4.6+, but this doesn't help at …
(edit) @11856 [11856] 2 years lwall Dewarnify embedder.
(edit) @11855 [11855] 2 years lwall Parrot_exit and Parrot_on_exit now take interpreter arg.
(edit) @10569 [10569] 2 years audreyt * Give up hope on multiply embedding parrot for now.
(edit) @10568 [10568] 2 years audreyt * parrotembed.c - first sketch at working around Parrot/IMCC's abysmal …
(edit) @10256 [10256] 3 years audreyt * run_pge.pir: set Pugs/PGE external-parrot bridge to accept utf8 and …
(edit) @7837 [7837] 3 years autrijus * Now that PGE::Hs is part of parrot, remove the inlining fix from …
(edit) @7289 [7289] 3 years autrijus * chases Parrot-side changes of s/isnull/if_null/g
(edit) @7255 [7255] 3 years autrijus * For Parrot 0.3.0, we need to inline PGE::Hs into run_pge.pir for rules …
(edit) @5696 [5696] 3 years autrijus * Various, cosmetic, accessory file cleanup.
(edit) @4961 [4961] 3 years autrijus * pairs are always evaluated in lvalue context for binding name purposes.
(edit) @4574 [4574] 3 years putter Parse array and hash captures in regexp. Just because they are not …
(edit) @4571 [4571] 3 years putter Parse non-capturing subrules <?foo>, and subrule names with ":" and ".". …
(edit) @3602 [3602] 4 years autrijus * add back iglobals.pasm
(edit) @3412 [3412] 4 years putter Minor fix of run_pge.pir
(edit) @3409 [3409] 4 years autrijus * Matt Diephouse pointed out that run_pge.pir can easily turn off …
(edit) @3402 [3402] 4 years autrijus * Fix a bug in run_pge in external single-process parrot mode: …
(edit) @3357 [3357] 4 years autrijus * initial check in of user-defined symbolic unary (does not work yet) * …
(edit) @3252 [3252] 4 years autrijus * allow taking args from cmd line.
(edit) @3236 [3236] 4 years autrijus * external parrot for Rules is now kept in a single process, instead of …
(edit) @3183 [3183] 4 years autrijus * trans_charset.
(edit) @3121 [3121] 4 years autrijus * revert last change for now as it breaks parrot 0.2.0
(edit) @3118 [3118] 4 years autrijus * sync pge
(edit) @3079 [3079] 4 years iblech Added the usual svn properties to ext/Set, src/pge, …
(edit) @3072 [3072] 4 years autrijus * save a private copy of Data::Escape just in case.
(edit) @3029 [3029] 4 years autrijus * sync up with PGE for character classes.
(edit) @3027 [3027] 4 years autrijus * syncup.
(edit) @2990 [2990] 4 years autrijus * oops, typo
(edit) @2958 [2958] 4 years autrijus * "imc" renamed to "pir" to agree with leo and pmichaud's nomenclature.
(edit) @2947 [2947] 4 years autrijus * named rules now really work in external parrot.
(edit) @2945 [2945] 4 years autrijus * external parrot should be able to play with subrules too
(edit) @2944 [2944] 4 years autrijus * named rules and subrule support.
(edit) @2936 [2936] 4 years autrijus * PGE parsefails no longer fatal. * fix rules.t so it largely runs. don't …
(edit) @2926 [2926] 4 years autrijus * Unify PCRE and PGE into the same VMatch framework. This makes $/.from …
(edit) @2895 [2895] 4 years autrijus * match objects.
(edit) @2889 [2889] 4 years autrijus * Distinguish between PGE_Fail and PGE_Array []. * rename PGE.pbc to …
(edit) @2887 [2887] 4 years autrijus * stopgap -- fix parsing -- but not yet captured correctly
(edit) @2884 [2884] 4 years autrijus * PGE_Match now captures named captures too
(edit) @2880 [2880] 4 years autrijus * Parse the new nested capture semantics from PGE.
(edit) @2879 [2879] 4 years autrijus * add README from PGE.
(edit) @2872 [2872] 4 years autrijus * sync with the dump format as used in the parrot tree
(edit) @2870 [2870] 4 years autrijus * real, honest-to-discordia Rules support via embedded Parrot.
(edit) @2861 [2861] 4 years autrijus * real, honest-to-eris, Perl 6 Rules support!
(add) @2858 [2858] 4 years autrijus * New, improved, parrot-based PGE
Note: See TracRevisionLog for help on using the revision log.