[parrot/parrot] efc7eb: CLI now starts regardless of whether a file was gi...

noreply at github.com noreply at github.com
Sun Jul 17 03:04:01 UTC 2011


  Branch: refs/heads/soh-cah-toa/hbdb
  Home:   https://github.com/parrot/parrot

  Commit: efc7ebe4a91aaf431f04a21f97f4345f72a013db
      https://github.com/parrot/parrot/commit/efc7ebe4a91aaf431f04a21f97f4345f72a013db
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    M frontend/hbdb/main.c
  M src/hbdb.c

  Log Message:
  -----------
  CLI now starts regardless of whether a file was given on the command-line or not.


  Commit: 760d290873f027e4e63d66e13a39f6047ea757bf
      https://github.com/parrot/parrot/commit/760d290873f027e4e63d66e13a39f6047ea757bf
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    M frontend/hbdb/main.c
  M src/hbdb.c

  Log Message:
  -----------
  Moved definition of welcome() to src/hbdb.c and called it from hbdb_runloop(). This way the banner is displayed right before the runloop is entered.


  Commit: 458000056969d37296625811a7b17a6ba1877663
      https://github.com/parrot/parrot/commit/458000056969d37296625811a7b17a6ba1877663
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-16 (Sat, 16 Jul 2011)

  Changed paths:
    M frontend/hbdb/main.c
  M include/parrot/hbdb.h

  Log Message:
  -----------
  Removed hbdb_t variable in frontend/hbdb/main.c since the frontend should not have access to this because the debugger isn't even started yet anyway. As such, INTERP_ATTR becomes useless so I removed that as well.


Compare: https://github.com/parrot/parrot/compare/9a2cd46...4580000


More information about the parrot-commits mailing list