Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface/JCGenerator.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17540   4 years dpiringe #3026: - added new converter: BatchRunConverter, …
(edit) @17519   4 years dpiringe #3026: - added error output for failed runner initialization - …
(edit) @17477   4 years dpiringe #3026: - refactored JsonTemplateInstantiator -> now returns a …
(edit) @17473   4 years dpiringe #3026: - refactored inheritance structure of json items, now the …
(edit) @17471   4 years dpiringe #3026: - deleted INamedMatrixJsonItem and all corresponding …
(edit) @17451   4 years dpiringe #3026: - renamed ResultItem to ResultJsonItem - implemented …
(edit) @17439   4 years dpiringe #3026: - fixed a bug in HeuristicLab.JsonInterface.App -> now the …
(edit) @17435   4 years dpiringe #3026: - set read-only to false for name input (in …
(edit) @17410   4 years dpiringe #3026: - deleted JsonItemArrayControl and JsonItemDefaultControl - …
(edit) @17406   4 years dpiringe #3026 - added interfaces IJsonItem and IJsonItemValidator - …
(edit) @17405   4 years dpiringe #3026: - added a new way to setup the targeted result types - added …
(edit) @17404   4 years dpiringe #3026: - fixed a bug in BaseConverter -> the range for percent …
(edit) @17395   4 years dpiringe #3026: - moved from usage of IAlgorithm to IOptimizer (in …
(edit) @17394   4 years dpiringe #3026: - deleted: ConvertableAttribute, DummyConverter, …
(edit) @17379   4 years dpiringe #3026: - removed classes: - CheckedItemListConverter: unnecessary …
(edit) @17374   4 years dpiringe #3026: - extended the BaseConverter class to set the type of the …
(edit) @17354   4 years dpiringe #3026: - relocated BuildJsonItem from JCInstantiator into …
(edit) @17353   4 years dpiringe #3026: - relocated GetMaxValue and GetMinValue from …
(edit) @17349   4 years dpiringe #3026 - added ConvertableAttribute, a new attribute for …
(edit) @17342   4 years dpiringe #3026 - in JsonItem: - renamed property Default to Value - …
Note: See TracRevisionLog for help on using the revision log.