Branch: refs/heads/m0
  Home:   https://github.com/parrot/parrot
  Commit: 557ee0711f58b586ad256919180c9e1beebe4d61
      
https://github.com/parrot/parrot/commit/557ee0711f58b586ad256919180c9e1beebe4d61
  Author: nbrown <[email protected]>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

  Changed paths:
    M src/m0/c/m0.h
    M src/m0/c/ops.c
    M tools/dev/m0_opcheck.pl

  Log Message:
  -----------
  Autogenerate the ops list for m0.h
Add a way to generate ops lists for C files, add m0.h to
the list of files to process and add templates to m0.h.

Also, change M0_ITON and M0_NTOI to M0_CONVERT_I_N and
M0_CONVERT_N_I respectively.


  Commit: 06d08af0afb5070a9662132fd80720be2459c4b4
      
https://github.com/parrot/parrot/commit/06d08af0afb5070a9662132fd80720be2459c4b4
  Author: Jonathan "Duke" Leto <[email protected]>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

  Changed paths:
    M src/m0/c/m0.h
    M src/m0/c/ops.c
    M tools/dev/m0_opcheck.pl

  Log Message:
  -----------
  Merge pull request #788 from nbrown/m0-c-use-ops-list

Make it easier to modify M0 ops


Compare: https://github.com/parrot/parrot/compare/655c43d...06d08af
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to