Tcl Library Source Code

Changes On Branch pt-crash-work
Login

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

Changes In Branch pt-crash-work Excluding Merge-Ins

This is equivalent to a diff from 22337b8ac2 to aa419258eb

2014-06-26
16:26
Merged crash fixes back. Working now for Win64. check-in: 528899dc3b user: aku tags: pt-work
07:11
Fixed more uses of rde_stack_get. Generally switched (int) to (long int) in more places. Updates tests, internal generated PEG parser. Closed-Leaf check-in: aa419258eb user: aku tags: pt-crash-work
06:02
Added new generator to the continued work on fixing crashes. check-in: 98d9dfef27 user: aku tags: pt-crash-work
06:00
Integrated the new pt::cparam::configuration::tea generator config into the main parser work. check-in: 22337b8ac2 user: aku tags: pt-work
05:59
Added tests for new generator. Updated embedded docs. Closed-Leaf check-in: a98aa4bf91 user: aku tags: pt-work-gen-tea
2014-06-24
05:03
Merged possible crash fixes back to main parser work. check-in: 56b0a93a08 user: aku tags: pt-work

Changes to modules/pt/pt_cparam_config_critcl.tcl.

Changes to modules/pt/pt_cparam_config_tea.tcl.

Changes to modules/pt/pt_parse_peg_c.tcl.

Changes to modules/pt/pt_rdengine_c.tcl.

Changes to modules/pt/rde_critcl/m.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.

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.

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

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

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

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

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

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

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

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

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

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

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

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