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