Timeline
2014-09-18:
- 15:02 Ticket #2829 (Frontend - Using nonexisting positional function arguments gives bad error) created by
- Instantiating the following model: […] gives an error message: …
- 14:41 Ticket #2828 (MetaModelica - Function partial application sometimes results in type mismatch) created by
- Defining map1Fold like this causes an error: […] The error is: …
- 14:41 Ticket #2801 (MetaModelica - Move includes from Package.h into Package.c to minimize debugging ...) updated by
-
DAE.FUNCTION now has a field
SCode.Variability variability
. I did … - 14:27 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by
- I like the idea of github, too. A lot of developers have an github …
- 14:04 Ticket #2826 (MetaModelica - Short version of match) updated by
-
Cc changed
- 12:51 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) closed by
- fixed: Fixed in r22353.
- 12:32 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) updated by
-
Status, Owner, Component, Milestone changed
I will add a special case for lists of length >25. - 11:48 Ticket #2827 (MetaModelica - Function partial application doesn't work with polymorphic types) closed by
- fixed: Fixed in r22352.
- 11:26 Ticket #2827 (MetaModelica - Function partial application doesn't work with polymorphic types) created by
- Function partial application gives template error when compiling: […]
- 11:12 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) closed by
- fixed: Should be fixed in r22350.
- 09:44 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) closed by
- fixed: Fixed in r22347 (a function returning a bool did not return anyway, …
- 09:06 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
-
Status, Owner changed
- 09:05 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
- (Also on ubuntu 14.04 LTS with omedit nightly)
- 09:04 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
- same problem here, 100% of the time
- 08:34 Ticket #2826 (MetaModelica - Short version of match) updated by
-
Description changed
- 08:34 Ticket #2826 (MetaModelica - Short version of match) created by
- It would be nice to have a more compact version of match, similar to …
- 07:09 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
- readSimulationResultVars returns …
- 06:43 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
-
If you change
'y'
to'y y'
evenval
fails. […] - 06:40 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
- Replying to sjoelund.se: > Yes, because you did not escape …
- 06:36 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) updated by
- Yes, because you did not escape your override flag. The following …
- 06:32 Ticket #2825 (Command Prompt Environment - Override of Q-Idents) created by
-
The simulation command line flag
-override
is quite useful. …
2014-09-17:
- 14:48 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) updated by
- I should maybe also point out that the cref in inConnector looks fine …
- 14:45 Ticket #2824 (MetaModelica - Issues with multi-iterator list comprehension) created by
- Implementing List.productMap like this causes issues: […] The issue …
- 12:59 Ticket #2823 (Code Generation - Quadratic complexity for lists in SimCodeUtil.replaceLiteralExp) created by
- The current implementation is SimCodeUtil.replaceLiteralExp is very …
- 07:37 Ticket #2798 (OMEdit - OMEdit crashes when saving a model) updated by
- OSX and Linux users are affected. I can reproduce this 100% of the …
- 06:17 Ticket #2822 (MetaModelica - Code generation for function aliases) closed by
- fixed: Fixed in r22332.
- 06:07 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) updated by
- This is very problematic to implement due to the fact that none of …
2014-09-15:
- 13:28 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- In the model above I found a solution that works for now for the user, …
- 12:15 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I will be busy writing Modrio documents for some time. I could give …
- 11:02 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by
-
Status, Owner, Component changed
No, the underlying problem is fix the code generation to handle arrays … - 10:24 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by
-
Status changed
It seems that for some reasons in simVar the entry for … - 08:52 Ticket #2822 (MetaModelica - Code generation for function aliases) created by
- No code is currently generated for function alises, resulting in …
- 07:01 Ticket #2821 (*unknown* - Library Save Bug) created by
- Hi. Consider the following scenario that I did. 1. Load a Library in …
- 05:38 Ticket #2685 (Code Generation - Connector with record fails with code generation issues) updated by
-
Status, Owner, Component changed
This seems to have been fixed for the front-end I guess via some …
2014-09-13:
- 12:37 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) closed by
- fixed: fixed in r22294.
- 09:52 Ticket #2764 (FMI - ModelStructure with wrong dependencies for states and without ...) updated by
-
Status changed
- 07:30 Ticket #2596 (OMEdit - Re-simulate with changed options) updated by
- I also miss the possibility of changing simulation time without having …
2014-09-12:
- 22:37 Ticket #2818 (FMI - Stoptime not retained in FMU) closed by
- fixed: Fixed in r22293.
- 15:24 Ticket #2820 (Backend - initialization of discrete states) updated by
-
Status changed
- 15:24 Ticket #2820 (Backend - initialization of discrete states) created by
- The initialization problem of the following model is not handled …
- 14:38 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I am just having one problem before I can commit: a function that …
- 14:35 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I also played with crefTypeConsiderSubs(cr) but also without luck. …
- 14:05 Ticket #2804 (Code Generation - codegen error if one is using Modelica.Utilities.Streams.readLine) updated by
- I believe my working copy will solve the model. But it won't solve the …
- 13:29 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) updated by
-
Description changed
- 13:28 Ticket #2819 (MetaModelica - List comprehensions that create zero or multiple lists) created by
- It would be nice if list comprehensions were a bit more flexible …
- 13:20 Ticket #2818 (FMI - Stoptime not retained in FMU) created by
- Using OM r22043 I created an FMU from the enclosed rld.mo. When I …
- 12:58 Ticket #2817 (Code Generation - Modelica.Math.Vectors.Utilities.roots crashes) created by
- The following script: […] produces the following output: […]
- 11:39 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) closed by
- fixed: Fixed in r22288, including folding A,B->B.
- 07:26 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) updated by
- I have this working the way it should, but error handling is now …
2014-09-11:
- 19:24 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) updated by
- Currently, only reductions with signature A,A->A are supported. I …
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) closed by
- fixed: Fixed in r22279.
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) updated by
-
Status changed
- 15:07 Ticket #2816 (MetaModelica - Support threaded reductions language extension) created by
- Support threaded reductions language extension: […]
- 14:40 Ticket #2815 (MetaModelica - Reduction fails using polymorphic types) created by
- This seems like something that should work: […] Currently it gives …
- 12:17 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) closed by
- fixed: Fixed in r22270.
- 12:15 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) updated by
-
Milestone changed
- 12:15 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) updated by
-
Milestone changed
- 12:14 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) updated by
-
Status changed
- 12:14 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) closed by
- duplicate: Duplicate of #2813
- 11:37 Ticket #2814 (MetaModelica - Matching in for-loop overwrites iterator and causes segfault) created by
- The following function segfaults: […] The cause seems to be because …
- 09:41 Ticket #2813 (MetaModelica - Nested for-loops over lists segfaults) created by
- Calling this function results in a segfault, even if nothing is done …
Note:
See TracTimeline
for information about the timeline view.