Branch: refs/heads/smoke-me/lexqnames-gh1095
  Home:   https://github.com/parrot/parrot
  Commit: 34879845bdc486d99a1fdbf8dfde70391392dd3b
      
https://github.com/parrot/parrot/commit/34879845bdc486d99a1fdbf8dfde70391392dd3b
  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.


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to