[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r225] by madanner

Added various == operators, added bracket support around encoding/decoding
for Date, Time, DateRange, DateTime, etc.

2002-11-17 02:45:24 Tree
[r224] by madanner

Added support for the assignement >> operator.

2002-11-17 02:44:11 Tree
[r223] by madanner

Added bracket [] parsing support in the tokenizer for complex data types.

2002-11-17 02:43:07 Tree
[r222] by madanner

Added the UpdateItemVIsual and UpdateParameterVisual to better allow
updates from variable assignments.

2002-11-17 02:41:31 Tree
[r221] by madanner

Added a few methods for testing operation type.

2002-11-17 02:38:29 Tree
[r220] by madanner

Added try/catch around decoding of dates and times
due to new throws inside date/time coding.

2002-11-17 02:37:38 Tree
[r219] by madanner

no message

2002-11-17 02:36:54 Tree
[r218] by madanner

no message

2002-11-05 16:45:31 Tree
[r217] by madanner

Added the don't care operator (?=) into all of the primitive Match functions.
Added checks in all of the Expect methods to handle cases for ? in place of data.

2002-11-05 16:24:16 Tree
[r216] by madanner

Added IsDontCare() method to ScriptToken. Altered Next() in ScriptToken
to scan for ?= don't care operator or a simple ? in place of an identifier or data
token. This is set to ScriptValue and feeds into the IsDontCare() method.

2002-11-05 16:20:41 Tree
Older >