[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[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
[r215] by madanner

Added PreMatch method to BACnetEncodeable. All virtual Match methods
call PreMatch for special case. Just so happens the only special case thus
far is for the ?= don't care operator.

2002-11-05 16:18:47 Tree
[r214] by madanner

Added ?= operator to syntax check.

2002-11-05 16:17:14 Tree
[r213] by madanner

Added virtuals for assessing the proper data type of each encodeable type
and a clone method.

2002-11-01 18:01:15 Tree
[r212] by madanner

Added types for super types like PriorityValue and CalendarEntry.

2002-11-01 18:00:08 Tree
Older >