[parrot/parrot] bd67e1: add temporary .c files to .gitignore. Also, unlike...

noreply at github.com noreply at github.com
Sun Jan 16 16:54:01 UTC 2011


Branch: refs/heads/imcc_cleanups
Home:   https://github.com/parrot/parrot

Commit: bd67e176b144ebb6e9e9e5d9cab7dddec0f6feae
    https://github.com/parrot/parrot/commit/bd67e176b144ebb6e9e9e5d9cab7dddec0f6feae
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M .gitignore
  M t/src/embed/api.t

Log Message:
-----------
add temporary .c files to .gitignore. Also, unlike temporary files used by tests


Commit: 255a8d8f91e77a38eee79fe17a9b3e7b5ebd53e0
    https://github.com/parrot/parrot/commit/255a8d8f91e77a38eee79fe17a9b3e7b5ebd53e0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/main.c
  M frontend/parrot/main.c
  M include/parrot/api.h
  M src/embed/api.c

Log Message:
-----------
move -G commandline argument parsing from IMCC into the frontend


Commit: 9c5ae86565cbb9d775963f1bc6f60863658577ac
    https://github.com/parrot/parrot/commit/9c5ae86565cbb9d775963f1bc6f60863658577ac
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/debug.c
  M compilers/imcc/main.c

Log Message:
-----------
remove -w argument processing from IMCC. It's handled in the frontend


Commit: 020e29232c9bd7b6c550859bb645d211cefafbbe
    https://github.com/parrot/parrot/commit/020e29232c9bd7b6c550859bb645d211cefafbbe
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
do not Parrot_destroy in IMCC


Commit: 2442dea1ddcf6aaee136ca737a2aaaef2267210d
    https://github.com/parrot/parrot/commit/2442dea1ddcf6aaee136ca737a2aaaef2267210d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/main.c

Log Message:
-----------
small cleanup


Commit: b523125f309efd953b6c359625c11ec76a90037d
    https://github.com/parrot/parrot/commit/b523125f309efd953b6c359625c11ec76a90037d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imclexer.c
  M compilers/imcc/parser_util.c

Log Message:
-----------
remove two dead functions


Commit: b606d3defa0274dc1493b762f4051ad7f2c670f3
    https://github.com/parrot/parrot/commit/b606d3defa0274dc1493b762f4051ad7f2c670f3
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M compilers/imcc/imc.h
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/parser_util.c

Log Message:
-----------
Add in some notes to tell where various IMCC call-in functions are being used. Consolidate the register_compilers function




More information about the parrot-commits mailing list