Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 62c3192698e781840ca764dba2f9ca7a7e743f6f
      
https://github.com/parrot/parrot/commit/62c3192698e781840ca764dba2f9ca7a7e743f6f
  Author: Reini Urban <[email protected]>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

  Changed paths:
    M ChangeLog
    M compilers/imcc/debug.h
    M compilers/imcc/imcc.y
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h
    M compilers/imcc/pbc.c
    M compilers/imcc/symreg.c
    M docs/book/pir/ch06_subroutines.pod
    M frontend/parrot/main.c
    M frontend/parrot2/main.c
    M include/parrot/interpreter.h
    M t/compilers/imcc/syn/clash.t

  Log Message:
  -----------
  [imcc] document .lex "" limitation. add -d2 for MKCONST

Handle GH #1095 .lex corner cases with double-quotes.
Do not use it until refactored.

Add a new -d2 flag to print mk_const strings, useful to find
about quoting and escaping, or not. Was used for LEXER some years ago.


  Commit: 374c06b94968ef665b0efc33433f2a0335ed2487
      
https://github.com/parrot/parrot/commit/374c06b94968ef665b0efc33433f2a0335ed2487
  Author: Reini Urban <[email protected]>
  Date:   2014-10-25 (Sat, 25 Oct 2014)

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

  Log Message:
  -----------
  [test] todo .lex "" testcase GH #1095


Compare: https://github.com/parrot/parrot/compare/a44e83d743f7...374c06b94968
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to