Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: d27a6550ce870464a5d2a856ea9f3f611b79f0da
      
https://github.com/parrot/parrot/commit/d27a6550ce870464a5d2a856ea9f3f611b79f0da
  Author: Whiteknight <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to