Timeline



2011-01-31:

19:24 Ticket #1417 (Lookup through extends does not reject invalid programs) updated by Per Östlund
This has been fixed in revision 7830, but in the SCodeFlatten module …
14:27 Ticket #1420 (Array constants are reconstructed in every time step) created by Martin Sjölund
{{{class A constant Real i[:] = fill(1, 10000); Real r = …
14:00 Ticket #1409 ("Error: Variable time not found in scope <global scope> " --> ...) updated by Martin Sjölund
This is now working
13:35 Ticket #1419 (Extends are not handled correctly in InstExtends) created by Per Östlund
The following model: […] gives the error message: […] This is …
13:21 Ticket #1418 (OMEdit crashes in MSL3.2) created by Martin Sjölund
Modelica.ComplexBlocks.Examples.TestConversionBlock causes OMEdit to …
12:10 Ticket #1417 (Lookup through extends does not reject invalid programs) created by Martin Sjölund
{{{class B class C Integer i; end C; end B; class C Integer …
11:54 Ticket #1416 (New Instantiation - Extends are not handled properly) created by Martin Sjölund
{{{class B extends A; extends A; extends A; extends A; …

2011-01-28:

09:13 Ticket #1399 (Scripting environment not fully scriptable) updated by Martin Sjölund
Also note that Static needs special handlers for CODE input (crefs and …

2011-01-27:

22:15 Ticket #1410 (Algebraic loop is generated instead of a known variable) updated by Martin Sjölund
Creating something like this an interpreting it seems to be quite …
14:29 Ticket #1410 (Algebraic loop is generated instead of a known variable) updated by Martin Sjölund
Note: This should be easy to solve since we know the derivative. We …
13:10 Ticket #1414 (Code generation causes ASUB_EASY_CASE to be emitted when doing ASUB ...) updated by Martin Sjölund
This particular example now works due to ExpressionSimplify removing …
13:09 Ticket #1399 (Scripting environment not fully scriptable) updated by Martin Sjölund
Ceval is now called on the arguments of many CevalScript functions …
11:36 Ticket #1415 (Backend - array bindings need to be handled better in the compiler) created by Martin Sjölund
[…] Either we do common subexpression elimination in the backend …
11:26 Ticket #1414 (Code generation causes ASUB_EASY_CASE to be emitted when doing ASUB ...) created by Martin Sjölund
{{{ class ArrayCall function fn input Real r; output …
11:21 Ticket #1413 (Reduction expressions generate incorrect code on 64-bit platforms) created by Martin Sjölund
{{{class B Integer i = min(123456789012345678*j for j in …
11:16 Ticket #1412 (elaboration of reducations tries to evaluate non-constant reduction) created by Martin Sjölund
{{{class B Integer i = <reduction>min(123456789012345678 * i for i …
11:07 Ticket #1411 (Code generation issue for array-reductions in functions) created by Martin Sjölund
{{{ class ArrayCall function fn input Integer size; …
10:36 Ticket #1410 (Algebraic loop is generated instead of a known variable) created by Martin Sjölund
The following will be executed 3 times per time step, but can actually …
00:15 Ticket #1409 ("Error: Variable time not found in scope <global scope> " --> ...) updated by Adrian Pop
We know. Jens Frenkel is working on fixing it.
00:14 Ticket #1409 ("Error: Variable time not found in scope <global scope> " --> ...) created by shui
Try to simulate this simple model: {{model TestRamp "Demonstrate …

2011-01-25:

13:39 Ticket #1399 (Scripting environment not fully scriptable) updated by Martin Sjölund
Some parts of this can now be scripted (ExpressionSimplify will be …

2011-01-24:

18:19 Ticket #1404 (Saving packages in OMEdit) updated by Adeel Asghar
I have tested the same thing in Windows and MAC. I was able to save a …
15:51 Ticket #1408 (min (probably also max) don't work for all scalars) created by Martin Sjölund
[…] Also does not work for records (how do these work anyway? …
15:12 Ticket #1407 (sample() with variable as argument) updated by Adrian Pop
You're right, my mistake!
15:11 Ticket #1407 (sample() with variable as argument) updated by Martin Sjölund
Adrian, is this not about sample(), and not delay()? Anyway, it would …
13:44 Ticket #1407 (sample() with variable as argument) updated by Adrian Pop
It was an error before, but I needed to change it in revision 6119 to …
13:41 Ticket #1407 (sample() with variable as argument) updated by rfalkeborn
Mathcore trac http://intranet/trac/mathmodelica/ticket/3062
13:40 Ticket #1407 (sample() with variable as argument) created by rfalkeborn
The model {{{model illegalSampleModel Real z(start = 1); algorithm …
Note: See TracTimeline for information about the timeline view.