[parrot/parrot] 348798: [imcc] document .lex "" limitation. add -d2 for MK...

GitHub noreply at github.com
Sat Oct 25 09:05:00 UTC 2014


  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 <rurban at cpanel.net>
  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.




More information about the parrot-commits mailing list