[parrot/parrot] e00158: PCT: Convert some core files to Winxed

GitHub noreply at github.com
Tue Apr 24 23:04:42 UTC 2012


  Branch: refs/heads/pct_winxed
  Home:   https://github.com/parrot/parrot
  Commit: e00158ba0a9ce173853d0e99dac58a0060f597a6
      https://github.com/parrot/parrot/commit/e00158ba0a9ce173853d0e99dac58a0060f597a6
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-24 (Tue, 24 Apr 2012)

  Changed paths:
    M MANIFEST
    M compilers/pct/Rules.mak
    A compilers/pct/src/PCT/.gitignore
    R compilers/pct/src/PCT/Dumper.pir
    A compilers/pct/src/PCT/Dumper.winxed
    R compilers/pct/src/PCT/Grammar.pir
    A compilers/pct/src/PCT/Grammar.winxed
    R compilers/pct/src/PCT/Node.pir
    A compilers/pct/src/PCT/Node.winxed

  Log Message:
  -----------
  PCT: Convert some core files to Winxed

This is mostly just an experiment, but it seems to be working fairly
well.


  Commit: 6ae5b1f74566b195a20c1e99eb1d206349ad8781
      https://github.com/parrot/parrot/commit/6ae5b1f74566b195a20c1e99eb1d206349ad8781
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-24 (Tue, 24 Apr 2012)

  Changed paths:
    M MANIFEST
    M compilers/pct/Rules.mak
    A compilers/pct/src/PAST/.gitignore
    R compilers/pct/src/PAST/Node.pir
    A compilers/pct/src/PAST/Node.winxed

  Log Message:
  -----------
  PCT: Convert PAST/Node to Winxed


  Commit: c68a4ddc9ed5abf1c0882481b78523aa5666c17b
      https://github.com/parrot/parrot/commit/c68a4ddc9ed5abf1c0882481b78523aa5666c17b
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-24 (Tue, 24 Apr 2012)

  Changed paths:
    M MANIFEST
    M compilers/pct/Rules.mak
    A compilers/pct/src/POST/.gitignore
    R compilers/pct/src/POST/Node.pir
    A compilers/pct/src/POST/Node.winxed

  Log Message:
  -----------
  PCT: Convert POST/Node.pir to Winxed


  Commit: e122c067b268c4434ce3daa50b50af90f8a08f2a
      https://github.com/parrot/parrot/commit/e122c067b268c4434ce3daa50b50af90f8a08f2a
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-24 (Tue, 24 Apr 2012)

  Changed paths:
    M compilers/pct/src/PAST/Node.winxed

  Log Message:
  -----------
  [codingstd] PAST/Node POD errors

This also introduces several extra lines because podchecker complained
without them.


  Commit: 8be7e37f6619e062dc6406b3f986775eb0ae58d1
      https://github.com/parrot/parrot/commit/8be7e37f6619e062dc6406b3f986775eb0ae58d1
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-24 (Tue, 24 Apr 2012)

  Changed paths:
    M compilers/pct/Defines.mak

  Log Message:
  -----------
  PCT: Cleanup generated pir

Now that the pir files are generated, make sure they're removed by
make clean.


Compare: https://github.com/parrot/parrot/compare/e00158b^...8be7e37


More information about the parrot-commits mailing list