[parrot/parrot] d27a65: Remove .file, .line, setfile and setline directive...

GitHub noreply at github.com
Thu May 17 01:10:33 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: d27a6550ce870464a5d2a856ea9f3f611b79f0da
      https://github.com/parrot/parrot/commit/d27a6550ce870464a5d2a856ea9f3f611b79f0da
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M compilers/imcc/imcc.l
    M compilers/imcc/imcc.y
    M compilers/imcc/imclexer.c
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h

  Log Message:
  -----------
  Remove .file, .line, setfile and setline directives from the IMCC parser. These mechanisms are to be replaced by the newer and more flexible .annotate directive.


  Commit: e95a8c1372ba2402f117bc888d55d0a74402b7aa
      https://github.com/parrot/parrot/commit/e95a8c1372ba2402f117bc888d55d0a74402b7aa
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/compilers/imcc/syn/clash.t

  Log Message:
  -----------
  Remove some tests for setfile/setline, the only instances of any of these directives in coretest


  Commit: 5bdacd53239760158e55c046499f401816e914d4
      https://github.com/parrot/parrot/commit/5bdacd53239760158e55c046499f401816e914d4
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/dynoplibs/debug.t

  Log Message:
  -----------
  Remove setfile/setline in t/dynoplibs/debug.t, the only remaining instances in make test


  Commit: 0083dc25e24468a7d1bb70b03a813e21b392154a
      https://github.com/parrot/parrot/commit/0083dc25e24468a7d1bb70b03a813e21b392154a
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M compilers/imcc/imcc.l
    M compilers/imcc/imcc.y
    M compilers/imcc/imclexer.c
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h
    M t/compilers/imcc/syn/clash.t
    M t/dynoplibs/debug.t

  Log Message:
  -----------
  Merge branch 'whiteknight/imcc_file_line'


Compare: https://github.com/parrot/parrot/compare/95c9a63...0083dc2


More information about the parrot-commits mailing list