[parrot/parrot] : various small cleanups to the new src/interp/api.c

GitHub noreply at github.com
Sun Jan 8 17:23:13 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 72419974ee5c6454b564a425f0af278807039c10
      https://github.com/parrot/parrot/commit/72419974ee5c6454b564a425f0af278807039c10
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-01-08 (Sun, 08 Jan 2012)

  Changed paths:
    M include/parrot/interpreter.h
  M src/interp/api.c

  Log Message:
  -----------
  various small cleanups to the new src/interp/api.c


  Commit: 2afe799a3630222c7868cfd4ac98bb53b52a6bb7
      https://github.com/parrot/parrot/commit/2afe799a3630222c7868cfd4ac98bb53b52a6bb7
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-01-08 (Sun, 08 Jan 2012)

  Changed paths:
    M frontend/parrot_debugger/main.c
  M include/parrot/interpreter.h
  M src/interp/api.c
  M src/packfile/api.c

  Log Message:
  -----------
  Refactor Parrot_interp_compile_file to be less obviously dependent on IMCC (though it does still require IMCC internally)


  Commit: 2e5f4ee73479f4c5848f9b823c35c87ec4fc09a0
      https://github.com/parrot/parrot/commit/2e5f4ee73479f4c5848f9b823c35c87ec4fc09a0
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-01-08 (Sun, 08 Jan 2012)

  Changed paths:
    M frontend/parrot_debugger/main.c
  M include/parrot/interpreter.h
  M src/interp/api.c
  M src/packfile/api.c

  Log Message:
  -----------
  Refactor Parrot_interp_compile_string and several more cleanups to Parrot_interp_compile_file and supporting code


Compare: https://github.com/parrot/parrot/compare/e412704...2e5f4ee


More information about the parrot-commits mailing list