Timeline
2011-01-31:
- 19:24 Ticket #1417 (Lookup through extends does not reject invalid programs) updated by
- 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
- {{{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
- This is now working
- 13:35 Ticket #1419 (Extends are not handled correctly in InstExtends) created by
- The following model: […] gives the error message: […] This is …
- 13:21 Ticket #1418 (OMEdit crashes in MSL3.2) created by
- Modelica.ComplexBlocks.Examples.TestConversionBlock causes OMEdit to …
- 12:10 Ticket #1417 (Lookup through extends does not reject invalid programs) created by
- {{{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
- {{{class B extends A; extends A; extends A; extends A; …
2011-01-28:
- 09:13 Ticket #1399 (Scripting environment not fully scriptable) updated by
- 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
- 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
- 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
- This particular example now works due to ExpressionSimplify removing …
- 13:09 Ticket #1399 (Scripting environment not fully scriptable) updated by
- 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
- […] 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
- {{{ class ArrayCall function fn input Real r; output …
- 11:21 Ticket #1413 (Reduction expressions generate incorrect code on 64-bit platforms) created by
- {{{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
- {{{class B Integer i = <reduction>min(123456789012345678 * i for i …
- 11:07 Ticket #1411 (Code generation issue for array-reductions in functions) created by
- {{{ class ArrayCall function fn input Integer size; …
- 10:36 Ticket #1410 (Algebraic loop is generated instead of a known variable) created by
- 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
- We know. Jens Frenkel is working on fixing it.
- 00:14 Ticket #1409 ("Error: Variable time not found in scope <global scope> " --> ...) created by
- Try to simulate this simple model: {{model TestRamp "Demonstrate …
2011-01-25:
- 13:39 Ticket #1399 (Scripting environment not fully scriptable) updated by
- Some parts of this can now be scripted (ExpressionSimplify will be …
2011-01-24:
- 18:19 Ticket #1404 (Saving packages in OMEdit) updated by
- 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
- […] Also does not work for records (how do these work anyway? …
- 15:12 Ticket #1407 (sample() with variable as argument) updated by
- You're right, my mistake!
- 15:11 Ticket #1407 (sample() with variable as argument) updated by
- Adrian, is this not about sample(), and not delay()? Anyway, it would …
- 13:44 Ticket #1407 (sample() with variable as argument) updated by
- 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
- Mathcore trac http://intranet/trac/mathmodelica/ticket/3062
- 13:40 Ticket #1407 (sample() with variable as argument) created by
- The model {{{model illegalSampleModel Real z(start = 1); algorithm …
Note:
See TracTimeline
for information about the timeline view.