Tcl Source Code

View Ticket
Login
Ticket UUID: 1578137
Title: TIP#174: Math operators as commands
Type: Patch Created on: 2006-10-16 12:47:23
Submitter: pspjuth Assigned to: dkf
Subsystem: None Severity:
Priority: 5 Medium Last modified: 2007-04-10 19:23:13
Status: Closed Closed by: dkf
Resolution: Accepted Closed on: 2007-04-10 12:23:13
Version: TIP Implementation
Description:
Implements TIP#174, math operators as commands.
User Comments:
pspjuth added on 2006-10-16 19:47:23:

File Added - 198396: tip174u.patch

pspjuth added on 2006-10-16 20:41:32:
Logged In: YES 
user_id=98900

Note that this first patch is far from complete,
it's meant as a base for comments.

pspjuth added on 2006-12-07 21:22:06:

File Added - 206203: tip174.patch

Logged In: YES 
user_id=98900
Originator: YES

I have merged my implementation with current HEAD.
It fixes some bugs and restructures code a bit.
The tests in mathop.test are a mess currently but they have a good
coverage.

File Added: tip174.patch

pspjuth added on 2006-12-07 21:22:10:

File Deleted - 198396:

Attachments: