Timeline
11/19/19:
- 16:59 Changeset [17354] by
-
- relocated BuildJsonItem from JCInstantiator into JsonItem
- in JsonItem: removed JContainer usage in setter for Value (now in BuildJsonItem)
- 16:33 Changeset [17353] by
-
- relocated GetMaxValue and GetMinValue from ValueTypeValueConverter into BaseConverter
- fixed a bug in ConstrainedValueParameterConverter (from GetType().Name to ToString())
- printing now PrettyNames for types
- added comments
- added StorableConverter.cs (not finished, maybe not a good converter)
- added ValueRangeConverter.cs for DoubleRange and IntRange
- added ParameterConverter.cs for default parameter conversion
- 15:22 Changeset [17352] by
11/15/19:
- 13:17 Changeset [17351] by
-
#3032 Added type information for MethodInfo in SymbolicDataAnalysisExpressionCompiledTreeInterpreter class for the IsAlmost method to fix ambiguous reflection
11/13/19:
- 14:50 Changeset [17350] by
-
- Added IsAlmost method with an epsilon parameter
- Added check for floating point issues at interval constructor
- Updated absolute operator (jump over zero between lower and upper bound)
- Updated analytical quotient to use already implemented operators to build it
- Updated test cases for operators
- Refactored test method names
11/08/19:
- 11:36 Changeset [17349] by
-
- added ConvertableAttribute, a new attribute for classes/structs (usage: convertable with JsonInterface)
- changed JCGenerator -> is now a static class with one public static method Instantiate
- changed JCInstantiator -> is now a static class with one public static method GenerateTemplate
- refactored JsonItem
11/07/19:
11/06/19:
Note: See TracTimeline
for information about the timeline view.