Tcl Library Source Code

Changes On Branch pt-work
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch pt-work Excluding Merge-Ins

This is equivalent to a diff from 5e04b0e29a to af55e30def

2014-07-21
18:57
Merged work on the parsetools into trunk. Very extended testsuite, and lots of bugfixes, especially in the area of error handling. Also fixes in the C runtime and generated code where long/void* size mismatches caused crashing. check-in: 598ddec2b2 user: andreask tags: trunk
2014-06-28
21:41
Bring examples up to date with latest parser fixes and changes. check-in: 75d8a9a9c7 user: aku tags: pt-examples
21:18
pt::parse::peg (C) - Updated with the fixes to the C generator. Updated all testsuite results with the same fixes. Closed-Leaf check-in: af55e30def user: aku tags: pt-work
21:17
pt::rdengine (C) - Fixed the generation of error messages by the dynamic C runtime, i.e. made it generate proper lists. check-in: 5eca9d6009 user: aku tags: pt-work
2014-06-23
19:19
amazon-s3, xsxp [2974624fff] Fixed bad example in documentation. check-in: 749a54b5ef user: andreask tags: trunk
2014-06-21
00:14
Got latest changes from trunk check-in: 4689b3f226 user: andreask tags: pt-work
00:05
Updated the embedded documentation for today's changes check-in: 5e04b0e29a user: andreask tags: trunk
2014-06-20
22:37
fileutil :: [659fec4826]. Simplified TempFile a bit more Dropped bogus use of TRUNC. Removed superflous check implied by EXCL. Removed irrelevant loop delay. check-in: 9520c7d9d7 user: andreask tags: trunk

Changes to apps/pt.

Changes to embedded/man/files/apps/pt.n.

Changes to embedded/man/files/modules/pt/pt_cparam_config_critcl.n.

Added embedded/man/files/modules/pt/pt_cparam_config_tea.n.

Changes to embedded/man/files/modules/pt/pt_peg_export_peg.n.

Changes to embedded/man/files/modules/pt/pt_peg_from_peg.n.

Changes to embedded/man/files/modules/pt/pt_peg_import_peg.n.

Changes to embedded/man/files/modules/pt/pt_peg_interp.n.

Changes to embedded/man/files/modules/pt/pt_peg_language.n.

Changes to embedded/man/files/modules/pt/pt_peg_to_cparam.n.

Changes to embedded/man/files/modules/pt/pt_peg_to_peg.n.

Changes to embedded/man/files/modules/pt/pt_peg_to_tclparam.n.

Changes to embedded/man/files/modules/pt/pt_pexpression.n.

Changes to embedded/man/files/modules/pt/pt_rdengine.n.

Changes to embedded/man/files/modules/pt/pt_tclparam_config_snit.n.

Changes to embedded/man/files/modules/pt/pt_tclparam_config_tcloo.n.

Added embedded/man/files/modules/pt/pt_util.n.

Changes to embedded/man/index.n.

Changes to embedded/man/toc.n.

Changes to embedded/www/index.html.

Changes to embedded/www/tcllib/files/apps/pt.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_cparam_config_critcl.html.

Added embedded/www/tcllib/files/modules/pt/pt_cparam_config_tea.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_export_peg.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_from_peg.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_import_peg.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_interp.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_language.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_to_cparam.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_to_peg.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_peg_to_tclparam.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_pexpression.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_rdengine.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_tclparam_config_snit.html.

Changes to embedded/www/tcllib/files/modules/pt/pt_tclparam_config_tcloo.html.

Added embedded/www/tcllib/files/modules/pt/pt_util.html.

Changes to embedded/www/tcllib/toc.html.

Changes to embedded/www/toc.html.

Changes to embedded/www/toc0.html.

Changes to embedded/www/toc1.html.

Changes to modules/pt/char.tcl.

Added modules/pt/char.test.

Changes to modules/pt/include/format/options_cparam_critcl.inc.

Changes to modules/pt/include/format/options_tclparam_oo.inc.

Changes to modules/pt/include/format/options_tclparam_snit.inc.

Changes to modules/pt/include/format/peg.inc.

Changes to modules/pt/pkgIndex.tcl.

Changes to modules/pt/pt_cparam_config_critcl.man.

Changes to modules/pt/pt_cparam_config_critcl.tcl.

Added modules/pt/pt_cparam_config_tea.man.

Added modules/pt/pt_cparam_config_tea.tcl.

Added modules/pt/pt_cparam_config_tea.test.

Changes to modules/pt/pt_parse_peg.tcl.

Changes to modules/pt/pt_parse_peg_c.tcl.

Changes to modules/pt/pt_parse_peg_tcl.tcl.

Changes to modules/pt/pt_peg_from_peg.man.

Changes to modules/pt/pt_peg_from_peg.tcl.

Changes to modules/pt/pt_peg_interp.man.

Changes to modules/pt/pt_peg_interp.tcl.

Changes to modules/pt/pt_peg_to_cparam.man.

Changes to modules/pt/pt_peg_to_cparam.tcl.

Changes to modules/pt/pt_peg_to_param.tcl.

Changes to modules/pt/pt_peg_to_peg.man.

Changes to modules/pt/pt_peg_to_peg.tcl.

Changes to modules/pt/pt_peg_to_tclparam.man.

Changes to modules/pt/pt_peg_to_tclparam.tcl.

Changes to modules/pt/pt_pegrammar.tcl.

Changes to modules/pt/pt_pexpression.man.

Changes to modules/pt/pt_pexpression.tcl.

Changes to modules/pt/pt_pgen.tcl.

Added modules/pt/pt_pgen.test.

Changes to modules/pt/pt_rdengine.man.

Changes to modules/pt/pt_rdengine.tcl.

Changes to modules/pt/pt_rdengine_c.tcl.

Changes to modules/pt/pt_rdengine_oo.tcl.

Changes to modules/pt/pt_rdengine_tcl.tcl.

Changes to modules/pt/pt_tclparam_config_snit.man.

Changes to modules/pt/pt_tclparam_config_snit.tcl.

Changes to modules/pt/pt_tclparam_config_tcloo.man.

Changes to modules/pt/pt_tclparam_config_tcloo.tcl.

Added modules/pt/pt_util.man.

Added modules/pt/pt_util.tcl.

Changes to modules/pt/rde_critcl/m.c.

Changes to modules/pt/rde_critcl/m.h.

Changes to modules/pt/rde_critcl/ms.c.

Changes to modules/pt/rde_critcl/ot.c.

Changes to modules/pt/rde_critcl/ot.h.

Changes to modules/pt/rde_critcl/p.c.

Changes to modules/pt/rde_critcl/pInt.h.

Changes to modules/pt/rde_critcl/param.c.

Changes to modules/pt/rde_critcl/param.h.

Changes to modules/pt/rde_critcl/tc.c.

Added modules/pt/tests/char.tests.

Changes to modules/pt/tests/common.

Added modules/pt/tests/data/gr/README.txt.

Added modules/pt/tests/data/gr/TODO.

Added modules/pt/tests/data/gr/def/0_sequence.

Added modules/pt/tests/data/gr/def/10_kleene.

Added modules/pt/tests/data/gr/def/11_sym-kleene.

Added modules/pt/tests/data/gr/def/12_alnum.

Added modules/pt/tests/data/gr/def/13_sym-alnum.

Added modules/pt/tests/data/gr/def/14_alpha.

Added modules/pt/tests/data/gr/def/15_sym-alpha.

Added modules/pt/tests/data/gr/def/16_ascii.

Added modules/pt/tests/data/gr/def/17_sym-ascii.

Added modules/pt/tests/data/gr/def/18_control.

Added modules/pt/tests/data/gr/def/19_sym-control.

Added modules/pt/tests/data/gr/def/1_sym-sequence.

Added modules/pt/tests/data/gr/def/20_ddigit.

Added modules/pt/tests/data/gr/def/21_sym-ddigit.

Added modules/pt/tests/data/gr/def/22_digit.

Added modules/pt/tests/data/gr/def/23_sym-digit.

Added modules/pt/tests/data/gr/def/24_graph.

Added modules/pt/tests/data/gr/def/25_sym-graph.

Added modules/pt/tests/data/gr/def/26_lower.

Added modules/pt/tests/data/gr/def/27_sym-lower.

Added modules/pt/tests/data/gr/def/28_print.

Added modules/pt/tests/data/gr/def/29_sym-print.

Added modules/pt/tests/data/gr/def/2_choice.

Added modules/pt/tests/data/gr/def/30_punct.

Added modules/pt/tests/data/gr/def/31_sym-punct.

Added modules/pt/tests/data/gr/def/32_space.

Added modules/pt/tests/data/gr/def/33_sym-space.

Added modules/pt/tests/data/gr/def/34_upper.

Added modules/pt/tests/data/gr/def/35_sym-upper.

Added modules/pt/tests/data/gr/def/36_wordchar.

Added modules/pt/tests/data/gr/def/37_sym-wordchar.

Added modules/pt/tests/data/gr/def/38_xdigit.

Added modules/pt/tests/data/gr/def/39_sym-xdigit.

Added modules/pt/tests/data/gr/def/3_sym-choice.

Added modules/pt/tests/data/gr/def/40_dot.

Added modules/pt/tests/data/gr/def/41_sym-dot.

Added modules/pt/tests/data/gr/def/42_optional.

Added modules/pt/tests/data/gr/def/43_sym-optional.

Added modules/pt/tests/data/gr/def/44_notahead.

Added modules/pt/tests/data/gr/def/45_sym-notahead.

Added modules/pt/tests/data/gr/def/46_ahead.

Added modules/pt/tests/data/gr/def/47_sym-ahead.

Added modules/pt/tests/data/gr/def/4_class.

Added modules/pt/tests/data/gr/def/5_sym-class.

Added modules/pt/tests/data/gr/def/6_range.

Added modules/pt/tests/data/gr/def/7_sym-range.

Added modules/pt/tests/data/gr/def/8_pkleene.

Added modules/pt/tests/data/gr/def/9_sym-pkleene.

Added modules/pt/tests/data/gr/fail-ahead-container-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-ahead-critcl-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-ahead-oo-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-ahead-snit-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-ahead/0_notmatch.

Added modules/pt/tests/data/gr/fail-alnum-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-alnum-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-alnum-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-alnum-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-alnum/0_outside.

Added modules/pt/tests/data/gr/fail-alpha-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-alpha-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-alpha-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-alpha-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-alpha/0_outside.

Added modules/pt/tests/data/gr/fail-ascii-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-ascii-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-ascii-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-ascii-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-ascii/0_outside.

Added modules/pt/tests/data/gr/fail-choice-container-res/0_aleph.

Added modules/pt/tests/data/gr/fail-choice-container-res/1_anumber.

Added modules/pt/tests/data/gr/fail-choice-container-res/2_digup.

Added modules/pt/tests/data/gr/fail-choice-container-res/3_other.

Added modules/pt/tests/data/gr/fail-choice-critcl-res/0_aleph.

Added modules/pt/tests/data/gr/fail-choice-critcl-res/1_anumber.

Added modules/pt/tests/data/gr/fail-choice-critcl-res/2_digup.

Added modules/pt/tests/data/gr/fail-choice-critcl-res/3_other.

Added modules/pt/tests/data/gr/fail-choice-oo-res/0_aleph.

Added modules/pt/tests/data/gr/fail-choice-oo-res/1_anumber.

Added modules/pt/tests/data/gr/fail-choice-oo-res/2_digup.

Added modules/pt/tests/data/gr/fail-choice-oo-res/3_other.

Added modules/pt/tests/data/gr/fail-choice-snit-res/0_aleph.

Added modules/pt/tests/data/gr/fail-choice-snit-res/1_anumber.

Added modules/pt/tests/data/gr/fail-choice-snit-res/2_digup.

Added modules/pt/tests/data/gr/fail-choice-snit-res/3_other.

Added modules/pt/tests/data/gr/fail-choice/0_aleph.

Added modules/pt/tests/data/gr/fail-choice/1_anumber.

Added modules/pt/tests/data/gr/fail-choice/2_digup.

Added modules/pt/tests/data/gr/fail-choice/3_other.

Added modules/pt/tests/data/gr/fail-class-container-res/0_beta.

Added modules/pt/tests/data/gr/fail-class-critcl-res/0_beta.

Added modules/pt/tests/data/gr/fail-class-oo-res/0_beta.

Added modules/pt/tests/data/gr/fail-class-snit-res/0_beta.

Added modules/pt/tests/data/gr/fail-class/0_beta.

Added modules/pt/tests/data/gr/fail-control-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-control-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-control-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-control-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-control/0_outside.

Added modules/pt/tests/data/gr/fail-ddigit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-ddigit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-ddigit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-ddigit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-ddigit/0_outside.

Added modules/pt/tests/data/gr/fail-digit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-digit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-digit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-digit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-digit/0_outside.

Added modules/pt/tests/data/gr/fail-dot-container-res/0_none.

Added modules/pt/tests/data/gr/fail-dot-critcl-res/0_none.

Added modules/pt/tests/data/gr/fail-dot-oo-res/0_none.

Added modules/pt/tests/data/gr/fail-dot-snit-res/0_none.

Added modules/pt/tests/data/gr/fail-dot/0_none.

Added modules/pt/tests/data/gr/fail-graph-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-graph-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-graph-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-graph-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-graph/0_outside.

Added modules/pt/tests/data/gr/fail-lower-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-lower-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-lower-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-lower-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-lower/0_outside.

Added modules/pt/tests/data/gr/fail-notahead-container-res/0_keyword.

Added modules/pt/tests/data/gr/fail-notahead-critcl-res/0_keyword.

Added modules/pt/tests/data/gr/fail-notahead-oo-res/0_keyword.

Added modules/pt/tests/data/gr/fail-notahead-snit-res/0_keyword.

Added modules/pt/tests/data/gr/fail-notahead/0_keyword.

Added modules/pt/tests/data/gr/fail-pkleene-container-res/0_b.

Added modules/pt/tests/data/gr/fail-pkleene-critcl-res/0_b.

Added modules/pt/tests/data/gr/fail-pkleene-oo-res/0_b.

Added modules/pt/tests/data/gr/fail-pkleene-snit-res/0_b.

Added modules/pt/tests/data/gr/fail-pkleene/0_b.

Added modules/pt/tests/data/gr/fail-print-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-print-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-print-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-print-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-print/0_outside.

Added modules/pt/tests/data/gr/fail-punct-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-punct-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-punct-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-punct-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-punct/0_outside.

Added modules/pt/tests/data/gr/fail-range-container-res/0_beta.

Added modules/pt/tests/data/gr/fail-range-critcl-res/0_beta.

Added modules/pt/tests/data/gr/fail-range-oo-res/0_beta.

Added modules/pt/tests/data/gr/fail-range-snit-res/0_beta.

Added modules/pt/tests/data/gr/fail-range/0_beta.

Added modules/pt/tests/data/gr/fail-sequence-container-res/0_abe.

Added modules/pt/tests/data/gr/fail-sequence-container-res/1_b.

Added modules/pt/tests/data/gr/fail-sequence-critcl-res/0_abe.

Added modules/pt/tests/data/gr/fail-sequence-critcl-res/1_b.

Added modules/pt/tests/data/gr/fail-sequence-oo-res/0_abe.

Added modules/pt/tests/data/gr/fail-sequence-oo-res/1_b.

Added modules/pt/tests/data/gr/fail-sequence-snit-res/0_abe.

Added modules/pt/tests/data/gr/fail-sequence-snit-res/1_b.

Added modules/pt/tests/data/gr/fail-sequence/0_abe.

Added modules/pt/tests/data/gr/fail-sequence/1_b.

Added modules/pt/tests/data/gr/fail-space-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-space-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-space-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-space-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-space/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ahead-container-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-sym-ahead-critcl-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-sym-ahead-oo-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-sym-ahead-snit-res/0_notmatch.

Added modules/pt/tests/data/gr/fail-sym-ahead/0_notmatch.

Added modules/pt/tests/data/gr/fail-sym-alnum-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alnum-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alnum-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alnum-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alnum/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alpha-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alpha-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alpha-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alpha-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-alpha/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ascii-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ascii-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ascii-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ascii-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ascii/0_outside.

Added modules/pt/tests/data/gr/fail-sym-choice-container-res/0_aleph.

Added modules/pt/tests/data/gr/fail-sym-choice-container-res/1_anumber.

Added modules/pt/tests/data/gr/fail-sym-choice-container-res/2_digup.

Added modules/pt/tests/data/gr/fail-sym-choice-container-res/3_other.

Added modules/pt/tests/data/gr/fail-sym-choice-critcl-res/0_aleph.

Added modules/pt/tests/data/gr/fail-sym-choice-critcl-res/1_anumber.

Added modules/pt/tests/data/gr/fail-sym-choice-critcl-res/2_digup.

Added modules/pt/tests/data/gr/fail-sym-choice-critcl-res/3_other.

Added modules/pt/tests/data/gr/fail-sym-choice-oo-res/0_aleph.

Added modules/pt/tests/data/gr/fail-sym-choice-oo-res/1_anumber.

Added modules/pt/tests/data/gr/fail-sym-choice-oo-res/2_digup.

Added modules/pt/tests/data/gr/fail-sym-choice-oo-res/3_other.

Added modules/pt/tests/data/gr/fail-sym-choice-snit-res/0_aleph.

Added modules/pt/tests/data/gr/fail-sym-choice-snit-res/1_anumber.

Added modules/pt/tests/data/gr/fail-sym-choice-snit-res/2_digup.

Added modules/pt/tests/data/gr/fail-sym-choice-snit-res/3_other.

Added modules/pt/tests/data/gr/fail-sym-choice/0_aleph.

Added modules/pt/tests/data/gr/fail-sym-choice/1_anumber.

Added modules/pt/tests/data/gr/fail-sym-choice/2_digup.

Added modules/pt/tests/data/gr/fail-sym-choice/3_other.

Added modules/pt/tests/data/gr/fail-sym-class-container-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-class-critcl-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-class-oo-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-class-snit-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-class/0_beta.

Added modules/pt/tests/data/gr/fail-sym-control-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-control-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-control-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-control-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-control/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ddigit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ddigit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ddigit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ddigit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-ddigit/0_outside.

Added modules/pt/tests/data/gr/fail-sym-digit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-digit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-digit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-digit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-digit/0_outside.

Added modules/pt/tests/data/gr/fail-sym-dot-container-res/0_none.

Added modules/pt/tests/data/gr/fail-sym-dot-critcl-res/0_none.

Added modules/pt/tests/data/gr/fail-sym-dot-oo-res/0_none.

Added modules/pt/tests/data/gr/fail-sym-dot-snit-res/0_none.

Added modules/pt/tests/data/gr/fail-sym-dot/0_none.

Added modules/pt/tests/data/gr/fail-sym-graph-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-graph-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-graph-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-graph-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-graph/0_outside.

Added modules/pt/tests/data/gr/fail-sym-lower-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-lower-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-lower-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-lower-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-lower/0_outside.

Added modules/pt/tests/data/gr/fail-sym-notahead-container-res/0_keyword.

Added modules/pt/tests/data/gr/fail-sym-notahead-critcl-res/0_keyword.

Added modules/pt/tests/data/gr/fail-sym-notahead-oo-res/0_keyword.

Added modules/pt/tests/data/gr/fail-sym-notahead-snit-res/0_keyword.

Added modules/pt/tests/data/gr/fail-sym-notahead/0_keyword.

Added modules/pt/tests/data/gr/fail-sym-pkleene-container-res/0_b.

Added modules/pt/tests/data/gr/fail-sym-pkleene-critcl-res/0_b.

Added modules/pt/tests/data/gr/fail-sym-pkleene-oo-res/0_b.

Added modules/pt/tests/data/gr/fail-sym-pkleene-snit-res/0_b.

Added modules/pt/tests/data/gr/fail-sym-pkleene/0_b.

Added modules/pt/tests/data/gr/fail-sym-print-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-print-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-print-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-print-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-print/0_outside.

Added modules/pt/tests/data/gr/fail-sym-punct-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-punct-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-punct-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-punct-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-punct/0_outside.

Added modules/pt/tests/data/gr/fail-sym-range-container-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-range-critcl-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-range-oo-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-range-snit-res/0_beta.

Added modules/pt/tests/data/gr/fail-sym-range/0_beta.

Added modules/pt/tests/data/gr/fail-sym-sequence-container-res/0_abe.

Added modules/pt/tests/data/gr/fail-sym-sequence-container-res/1_b.

Added modules/pt/tests/data/gr/fail-sym-sequence-critcl-res/0_abe.

Added modules/pt/tests/data/gr/fail-sym-sequence-critcl-res/1_b.

Added modules/pt/tests/data/gr/fail-sym-sequence-oo-res/0_abe.

Added modules/pt/tests/data/gr/fail-sym-sequence-oo-res/1_b.

Added modules/pt/tests/data/gr/fail-sym-sequence-snit-res/0_abe.

Added modules/pt/tests/data/gr/fail-sym-sequence-snit-res/1_b.

Added modules/pt/tests/data/gr/fail-sym-sequence/0_abe.

Added modules/pt/tests/data/gr/fail-sym-sequence/1_b.

Added modules/pt/tests/data/gr/fail-sym-space-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-space-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-space-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-space-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-space/0_outside.

Added modules/pt/tests/data/gr/fail-sym-upper-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-upper-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-upper-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-upper-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-upper/0_outside.

Added modules/pt/tests/data/gr/fail-sym-wordchar-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-wordchar-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-wordchar-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-wordchar-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-wordchar/0_outside.

Added modules/pt/tests/data/gr/fail-sym-xdigit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-xdigit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-xdigit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-xdigit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-sym-xdigit/0_outside.

Added modules/pt/tests/data/gr/fail-upper-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-upper-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-upper-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-upper-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-upper/0_outside.

Added modules/pt/tests/data/gr/fail-wordchar-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-wordchar-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-wordchar-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-wordchar-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-wordchar/0_outside.

Added modules/pt/tests/data/gr/fail-xdigit-container-res/0_outside.

Added modules/pt/tests/data/gr/fail-xdigit-critcl-res/0_outside.

Added modules/pt/tests/data/gr/fail-xdigit-oo-res/0_outside.

Added modules/pt/tests/data/gr/fail-xdigit-snit-res/0_outside.

Added modules/pt/tests/data/gr/fail-xdigit/0_outside.

Added modules/pt/tests/data/gr/ok-ahead-res/0_match.

Added modules/pt/tests/data/gr/ok-ahead/0_match.

Added modules/pt/tests/data/gr/ok-alnum-res/0_inside.

Added modules/pt/tests/data/gr/ok-alnum/0_inside.

Added modules/pt/tests/data/gr/ok-alpha-res/0_inside.

Added modules/pt/tests/data/gr/ok-alpha/0_inside.

Added modules/pt/tests/data/gr/ok-ascii-res/0_inside.

Added modules/pt/tests/data/gr/ok-ascii/0_inside.

Added modules/pt/tests/data/gr/ok-choice-res/0_alpha.

Added modules/pt/tests/data/gr/ok-choice-res/1_digit.

Added modules/pt/tests/data/gr/ok-choice-res/2_anumeric.

Added modules/pt/tests/data/gr/ok-choice/0_alpha.

Added modules/pt/tests/data/gr/ok-choice/1_digit.

Added modules/pt/tests/data/gr/ok-choice/2_anumeric.

Added modules/pt/tests/data/gr/ok-class-res/0_a.

Added modules/pt/tests/data/gr/ok-class-res/1_x.

Added modules/pt/tests/data/gr/ok-class-res/2_e.

Added modules/pt/tests/data/gr/ok-class/0_a.

Added modules/pt/tests/data/gr/ok-class/1_x.

Added modules/pt/tests/data/gr/ok-class/2_e.

Added modules/pt/tests/data/gr/ok-control-res/0_inside.

Added modules/pt/tests/data/gr/ok-control/0_inside.

Added modules/pt/tests/data/gr/ok-ddigit-res/0_inside.

Added modules/pt/tests/data/gr/ok-ddigit/0_inside.

Added modules/pt/tests/data/gr/ok-digit-res/0_inside.

Added modules/pt/tests/data/gr/ok-digit/0_inside.

Added modules/pt/tests/data/gr/ok-dot-res/0_any.

Added modules/pt/tests/data/gr/ok-dot/0_any.

Added modules/pt/tests/data/gr/ok-graph-res/0_inside.

Added modules/pt/tests/data/gr/ok-graph/0_inside.

Added modules/pt/tests/data/gr/ok-kleene-res/0_aaab.

Added modules/pt/tests/data/gr/ok-kleene-res/1_aab.

Added modules/pt/tests/data/gr/ok-kleene-res/2_ab.

Added modules/pt/tests/data/gr/ok-kleene-res/3_b.

Added modules/pt/tests/data/gr/ok-kleene/0_aaab.

Added modules/pt/tests/data/gr/ok-kleene/1_aab.

Added modules/pt/tests/data/gr/ok-kleene/2_ab.

Added modules/pt/tests/data/gr/ok-kleene/3_b.

Added modules/pt/tests/data/gr/ok-lower-res/0_inside.

Added modules/pt/tests/data/gr/ok-lower/0_inside.

Added modules/pt/tests/data/gr/ok-notahead-res/0_ident.

Added modules/pt/tests/data/gr/ok-notahead-res/1_identifierb.

Added modules/pt/tests/data/gr/ok-notahead/0_ident.

Added modules/pt/tests/data/gr/ok-notahead/1_identifierb.

Added modules/pt/tests/data/gr/ok-optional-res/0_have.

Added modules/pt/tests/data/gr/ok-optional-res/1_havenot.

Added modules/pt/tests/data/gr/ok-optional/0_have.

Added modules/pt/tests/data/gr/ok-optional/1_havenot.

Added modules/pt/tests/data/gr/ok-pkleene-res/0_aaab.

Added modules/pt/tests/data/gr/ok-pkleene-res/1_aab.

Added modules/pt/tests/data/gr/ok-pkleene-res/2_ab.

Added modules/pt/tests/data/gr/ok-pkleene/0_aaab.

Added modules/pt/tests/data/gr/ok-pkleene/1_aab.

Added modules/pt/tests/data/gr/ok-pkleene/2_ab.

Added modules/pt/tests/data/gr/ok-print-res/0_inside.

Added modules/pt/tests/data/gr/ok-print/0_inside.

Added modules/pt/tests/data/gr/ok-punct-res/0_inside.

Added modules/pt/tests/data/gr/ok-punct/0_inside.

Added modules/pt/tests/data/gr/ok-range-res/0_a.

Added modules/pt/tests/data/gr/ok-range/0_a.

Added modules/pt/tests/data/gr/ok-sequence-res/0_abc.

Added modules/pt/tests/data/gr/ok-sequence/0_abc.

Added modules/pt/tests/data/gr/ok-space-res/0_inside.

Added modules/pt/tests/data/gr/ok-space/0_inside.

Added modules/pt/tests/data/gr/ok-sym-ahead-res/0_match.

Added modules/pt/tests/data/gr/ok-sym-ahead/0_match.

Added modules/pt/tests/data/gr/ok-sym-alnum-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-alnum/0_inside.

Added modules/pt/tests/data/gr/ok-sym-alpha-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-alpha/0_inside.

Added modules/pt/tests/data/gr/ok-sym-ascii-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-ascii/0_inside.

Added modules/pt/tests/data/gr/ok-sym-choice-res/0_alpha.

Added modules/pt/tests/data/gr/ok-sym-choice-res/1_digit.

Added modules/pt/tests/data/gr/ok-sym-choice-res/2_anumeric.

Added modules/pt/tests/data/gr/ok-sym-choice/0_alpha.

Added modules/pt/tests/data/gr/ok-sym-choice/1_digit.

Added modules/pt/tests/data/gr/ok-sym-choice/2_anumeric.

Added modules/pt/tests/data/gr/ok-sym-class-res/0_a.

Added modules/pt/tests/data/gr/ok-sym-class-res/1_x.

Added modules/pt/tests/data/gr/ok-sym-class-res/2_e.

Added modules/pt/tests/data/gr/ok-sym-class/0_a.

Added modules/pt/tests/data/gr/ok-sym-class/1_x.

Added modules/pt/tests/data/gr/ok-sym-class/2_e.

Added modules/pt/tests/data/gr/ok-sym-control-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-control/0_inside.

Added modules/pt/tests/data/gr/ok-sym-ddigit-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-ddigit/0_inside.

Added modules/pt/tests/data/gr/ok-sym-digit-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-digit/0_inside.

Added modules/pt/tests/data/gr/ok-sym-dot-res/0_any.

Added modules/pt/tests/data/gr/ok-sym-dot/0_any.

Added modules/pt/tests/data/gr/ok-sym-graph-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-graph/0_inside.

Added modules/pt/tests/data/gr/ok-sym-kleene-res/0_aaab.

Added modules/pt/tests/data/gr/ok-sym-kleene-res/1_aab.

Added modules/pt/tests/data/gr/ok-sym-kleene-res/2_ab.

Added modules/pt/tests/data/gr/ok-sym-kleene-res/3_b.

Added modules/pt/tests/data/gr/ok-sym-kleene/0_aaab.

Added modules/pt/tests/data/gr/ok-sym-kleene/1_aab.

Added modules/pt/tests/data/gr/ok-sym-kleene/2_ab.

Added modules/pt/tests/data/gr/ok-sym-kleene/3_b.

Added modules/pt/tests/data/gr/ok-sym-lower-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-lower/0_inside.

Added modules/pt/tests/data/gr/ok-sym-notahead-res/0_ident.

Added modules/pt/tests/data/gr/ok-sym-notahead-res/1_identifierb.

Added modules/pt/tests/data/gr/ok-sym-notahead/0_ident.

Added modules/pt/tests/data/gr/ok-sym-notahead/1_identifierb.

Added modules/pt/tests/data/gr/ok-sym-optional-res/0_have.

Added modules/pt/tests/data/gr/ok-sym-optional-res/1_havenot.

Added modules/pt/tests/data/gr/ok-sym-optional/0_have.

Added modules/pt/tests/data/gr/ok-sym-optional/1_havenot.

Added modules/pt/tests/data/gr/ok-sym-pkleene-res/0_aaab.

Added modules/pt/tests/data/gr/ok-sym-pkleene-res/1_aab.

Added modules/pt/tests/data/gr/ok-sym-pkleene-res/2_ab.

Added modules/pt/tests/data/gr/ok-sym-pkleene/0_aaab.

Added modules/pt/tests/data/gr/ok-sym-pkleene/1_aab.

Added modules/pt/tests/data/gr/ok-sym-pkleene/2_ab.

Added modules/pt/tests/data/gr/ok-sym-print-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-print/0_inside.

Added modules/pt/tests/data/gr/ok-sym-punct-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-punct/0_inside.

Added modules/pt/tests/data/gr/ok-sym-range-res/0_a.

Added modules/pt/tests/data/gr/ok-sym-range/0_a.

Added modules/pt/tests/data/gr/ok-sym-sequence-res/0_abc.

Added modules/pt/tests/data/gr/ok-sym-sequence/0_abc.

Added modules/pt/tests/data/gr/ok-sym-space-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-space/0_inside.

Added modules/pt/tests/data/gr/ok-sym-upper-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-upper/0_inside.

Added modules/pt/tests/data/gr/ok-sym-wordchar-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-wordchar/0_inside.

Added modules/pt/tests/data/gr/ok-sym-xdigit-res/0_inside.

Added modules/pt/tests/data/gr/ok-sym-xdigit/0_inside.

Added modules/pt/tests/data/gr/ok-upper-res/0_inside.

Added modules/pt/tests/data/gr/ok-upper/0_inside.

Added modules/pt/tests/data/gr/ok-wordchar-res/0_inside.

Added modules/pt/tests/data/gr/ok-wordchar/0_inside.

Added modules/pt/tests/data/gr/ok-xdigit-res/0_inside.

Added modules/pt/tests/data/gr/ok-xdigit/0_inside.

Changes to modules/pt/tests/data/ok/peg_container-bulk/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_container-incremental/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_container-templated-bulk/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_container-templated-incremental/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/0_basic_arithmetic.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/10_notahead.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/11_epsilon.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/1_functions.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/2_fun_arithmetic.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/4_choice.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/5_sequence.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/6_optional.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/7_kleene.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/8_pkleene.

Changes to modules/pt/tests/data/ok/peg_cparam-critcl/9_ahead.

Added modules/pt/tests/data/ok/peg_cparam-tea/0_basic_arithmetic.

Added modules/pt/tests/data/ok/peg_cparam-tea/10_notahead.

Added modules/pt/tests/data/ok/peg_cparam-tea/11_epsilon.

Added modules/pt/tests/data/ok/peg_cparam-tea/1_functions.

Added modules/pt/tests/data/ok/peg_cparam-tea/2_fun_arithmetic.

Added modules/pt/tests/data/ok/peg_cparam-tea/3_peg_itself.

Added modules/pt/tests/data/ok/peg_cparam-tea/4_choice.

Added modules/pt/tests/data/ok/peg_cparam-tea/5_sequence.

Added modules/pt/tests/data/ok/peg_cparam-tea/6_optional.

Added modules/pt/tests/data/ok/peg_cparam-tea/7_kleene.

Added modules/pt/tests/data/ok/peg_cparam-tea/8_pkleene.

Added modules/pt/tests/data/ok/peg_cparam-tea/9_ahead.

Changes to modules/pt/tests/data/ok/peg_cparam/0_basic_arithmetic.

Changes to modules/pt/tests/data/ok/peg_cparam/10_notahead.

Changes to modules/pt/tests/data/ok/peg_cparam/11_epsilon.

Changes to modules/pt/tests/data/ok/peg_cparam/1_functions.

Changes to modules/pt/tests/data/ok/peg_cparam/2_fun_arithmetic.

Changes to modules/pt/tests/data/ok/peg_cparam/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_cparam/4_choice.

Changes to modules/pt/tests/data/ok/peg_cparam/5_sequence.

Changes to modules/pt/tests/data/ok/peg_cparam/6_optional.

Changes to modules/pt/tests/data/ok/peg_cparam/7_kleene.

Changes to modules/pt/tests/data/ok/peg_cparam/8_pkleene.

Changes to modules/pt/tests/data/ok/peg_cparam/9_ahead.

Changes to modules/pt/tests/data/ok/peg_json-indalign/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_json-indented/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_json-ultracompact/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_param-compact/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_param-inlined/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_param-unopt/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_param/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-ast-fused/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-ast-templated-fused/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-ast-templated/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-ast/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-fused/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-templated-fused/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg-templated/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_peg/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_serial-canonical/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_serial-print/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_serial/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_tclparam-snit/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/3_peg_itself.

Changes to modules/pt/tests/data/ok/peg_tclparam/3_peg_itself.

Changes to modules/pt/tests/pt_cparam_config_critcl.tests.

Added modules/pt/tests/pt_cparam_config_tea.tests.

Added modules/pt/tests/pt_pgen.tests.

Changes to modules/pt/tests/pt_rdengine.tests.

Changes to modules/pt/tests/pt_runtime.tests.

Changes to modules/pt/tests/pt_tclparam_config_snit.tests.

Changes to modules/pt/tests/pt_tclparam_config_tcloo.tests.

Changes to modules/pt/tools/bench-compare.tcl.

Changes to modules/pt/tools/regenerate_parsers.tcl.

Changes to support/devel/sak/doc/kwic.txt.

Changes to support/devel/sak/doc/manpages.txt.

Changes to support/devel/sak/doc/toc.txt.

Changes to support/devel/sak/doc/toc_cats.txt.

Changes to support/devel/sak/doc/toc_mods.txt.