root/src/Pugs/CodeGen.hs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21848 [21848] 2 months pmurias [pugs] a empty m0ld backend placeholder
(edit) @21673 [21673] 2 months audreyt * Import Pugs 6.2.13.11 from Hackage into our source tree. * Highlights: …
(edit) @16627 [16627] 16 months gaal * reintroduce the description field in CompUnit?, and chase codeGens to …
(edit) @15297 [15297] 20 months audreyt * Revert the previous patch; everything back to normal.
(edit) @15296 [15296] 20 months audreyt * Convert VStr from String to ByteString?, and Syn from String to ID, in …
(edit) @14058 [14058] 2 years audreyt * Pugs.CodeGen?: Remove the unused -CGHC.
(edit) @13863 [13863] 2 years audreyt * Disable the PIL2 backend; it's not for this release. :-)
(edit) @13182 [13182] 2 years audreyt * Convert all "catch" in Pugs source code to "catchIO", which is a …
(edit) @9377 [9377] 3 years gaal * Pugs.AST.Internals: add CompUnit? data type for serialization (see …
(edit) @9054 [9054] 3 years audreyt * pugs -CParse-HsYaml? backend for yaml-node based serialization. * …
(edit) @8723 [8723] 3 years audreyt * new backend: -CParse-Pretty, to show a pretty parse tree.
(edit) @8685 [8685] 3 years audreyt * The extremely Syck backend to dump parse tree as YAML: ./pugs -C …
(edit) @8684 [8684] 3 years audreyt * Pugs.AST.Internals now adopts DrIFT.
(edit) @8681 [8681] 3 years audreyt * -BPIR now returned to its full glory. * Test.pm doesn't work yet because …
(edit) @8676 [8676] 3 years audreyt * Unescaped UTF8 literal support for YAML dump/load, ported from Perl5's …
(edit) @8675 [8675] 3 years audreyt * DriFT.YAML: Dumping Haskell structures as YAML. * ./pugs -CPIL1-YAML etc …
(edit) @7867 [7867] 3 years autrijus * ./pugs -C Perl5 (and -C JSON, -C Binary) are deprecated. Use "-C …
(edit) @7866 [7866] 3 years autrijus * New compiler backend targets around PIL2: ./pugs -C PIL2-Perl5 …
(edit) @7843 [7843] 3 years autrijus [Massive backport from svn.perl.org now openfoundry is back] * theorbtwo …
(edit) @7127 [7127] 3 years iblech * Usual svn props. * PIL2JS: runjs.pl: Added --compile-only option, needed …
(edit) @6250 [6250] 3 years autrijus * JSON serialization. Deserialization for JSON and Binary should be …
(edit) @6248 [6248] 3 years autrijus * -CBinary - dump PIL1 tree as opaque GhcBinary? file for fast loading.
(edit) @6240 [6240] 3 years autrijus * Disabled -CXML (not really used; requires HaXml?) * Added my drift.pl …
(edit) @6238 [6238] 3 years autrijus * Haskell2Xml instances.
(edit) @6230 [6230] 3 years autrijus * The "Perl5" code generator backend is upon us! ./pugs -CPerl5 -e …
(edit) @6104 [6104] 3 years autrijus * CodeGen?: currently commented-out hook for -C PIL2.
(edit) @6067 [6067] 3 years scook0 * Initial stab at some Haddock docs for Parser.hs * Formatted CodeGen?.hs' …
(edit) @5393 [5393] 3 years autrijus * rename "translate" to "codegen"
(edit) @5364 [5364] 3 years autrijus * argh, PCP broke PIR compilation. too tired to fix it tonight -- at …
(edit) @5042 [5042] 3 years autrijus * Poetry for CodeGen?.hs: I sit beside the fire and think of all that …
(edit) @5029 [5029] 3 years autrijus * pugs -CPIL -e 'say 123' for dumping PIL from code
(edit) @4974 [4974] 3 years autrijus * finish s/trans/codegen/
(add) @4973 [4973] 3 years autrijus * finish the renaming
Note: See TracRevisionLog for help on using the revision log.