Projects / TPL Compiler / Releases

RSS All releases of TPL Compiler

  •  17 Dec 2003 04:46

Release Notes: This release includes a fix for a bug where % was displayed twice in lines where no variables were used. It also includes a command-line option to specify the output filename.

  •  19 Aug 2003 07:41

Release Notes: An option was added to suppress complaints when an expected item is not found in the content/data dictionary.

  •  04 Jul 2003 19:30

Release Notes: This release adds an automatic counter to every loop. In every block BLOCKNAME, there is now an automatic counter BLOCKNAME.TPL_AUTO_ID. Counting starts at 1. This can be used for numbering items, IDs, etc.

  •  01 Jul 2003 04:50

Release Notes: This version fixes a bug with escaping special characters. The backslash was not escaped.

  •  30 Jun 2003 16:54

Release Notes: This release fixes a bug with a docstring in the generated Python module. Because of this bug, the module would not load/compile.

  •  27 Jun 2003 15:34

No changes have been submitted for this release.

Screenshot

Project Spotlight

JSch

A pure Java implementation of SSH2.

Screenshot

Project Spotlight

lixa

An XA transaction manager implementing the TX specification.