Tcl Library Source Code

Check-in [8a87e457e2]
Login

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

Overview
Comment:Start fixing the pt::rde::oo code. Apparently I abandoned it in a very unfinished state. :( Basic generation now working. Runtime incomplete, missing all the si:* super-instruction methods.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pt-rde-oo-fixup
Files: files | file ages | folders
SHA1: 8a87e457e2b119c6b616c25eea7c3710466daaa3
User & Date: andreask 2013-12-17 19:13:56.928
Context
2013-12-17
19:43
Reworked the input system, now matches pt::rde (snit). Implemented the super instructions, was able to copy/paste the snit code over. closed check-in: b8b6220b66 user: andreask tags: pt-rde-oo-fixup
19:13
Start fixing the pt::rde::oo code. Apparently I abandoned it in a very unfinished state. :( Basic generation now working. Runtime incomplete, missing all the si:* super-instruction methods. check-in: 8a87e457e2 user: andreask tags: pt-rde-oo-fixup
2013-12-16
20:47
Integrated work on a first C parser for JSON. json 1.3, tcllibc 0.3.11. See ticket [6efa4f571a]. check-in: df814df3ab user: andreask tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/pt/pkgIndex.tcl.
Changes to modules/pt/pt_rdengine_oo.tcl.
Changes to modules/pt/pt_tclparam_config_tcloo.man.
Changes to modules/pt/pt_tclparam_config_tcloo.tcl.