Timeline


and

2024-04-10:

19:05 Changeset in OpenModelica [2a0fbf2] by Adeel Asghar <adeel.asghar@…>
  • 10 edits in /

Each variable can have its own prefix (#12221)

Fixes #11201

18:55 Changeset in OpenModelica [5d806139] by GitHub <noreply@…>
  • 10 edits in /

Each variable can have its own prefix (#12221)

Fixes #11201

17:27 Changeset in OpenModelica [252fbdb] by GitHub <noreply@…>
  • 10 edits
    1 add in /

Evaluate HideResult annotations (#12220)

  • Rewrite Variable.propagateAnnotation to optionally evaluate the annotation value and use it when propagating HideResult.
  • Remove the annotation field from Component.COMPONENT since it's not actually used anywhere.
17:26 Changeset in OpenModelica [6b6c11f] by GitHub <noreply@…>
  • 2 edits in /

Use model instance to generate the data needed by OMSens (#12208)

  • update OMSens_Qt to fix running on Linux
17:23 Changeset in OpenModelica [7af0383] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMCompiler/Compiler/Template/CodegenC.tpl

add a lock to prevent several threads to enter until we set things up

17:01 Changeset in OpenModelica [b8db70d] by Adeel Asghar <adeel.asghar@…>
  • 10 edits in /

Each variable can have its own prefix

Fixes #11201

16:54 Changeset in OpenModelica [7938e3d4] by Per Östlund <perost86@…>
  • 10 edits
    1 add in /

Evaluate HideResult annotations

  • Rewrite Variable.propagateAnnotation to optionally evaluate the annotation value and use it when propagating HideResult.
  • Remove the annotation field from Component.COMPONENT since it's not actually used anywhere.
15:03 Changeset in OpenModelica [15ecf3cb] by kabdelhak <karim.abdelhak@…>
  • 4 edits in OMCompiler/Compiler/NBackEnd

[NB] update record full adjacency matrix

13:37 Changeset in OpenModelica [0f70cd3] by kabdelhak <karim.abdelhak@…>
  • 2 edits in OMCompiler/Compiler/NBackEnd/Util

[NB] update causalize modes

  • add create() function to causalize modes to simplify subscripts always
  • needed for canonical form
13:24 Changeset in OpenModelica [047c79b8] by kabdelhak <karim.abdelhak@…>
  • 1 edit in OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo

[NB] adjacency: reduce conditions

  • variables in conditions can be arrays, they have to be reduced to whatever size the body has
11:53 Changeset in OpenModelica [a0c699e1] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMSens_Qt

update OMSens_Qt to fix running on Linux

11:49 Changeset in OpenModelica [bf28cb8] by kabdelhak <karim.abdelhak@…>
  • 5 edits in OMCompiler/Compiler

[NB] update simple causalization

  • add default case if we do not replace iterators
  • used for simple causalization for/if nesting
10:48 Changeset in OpenModelica [637011e] by Adrian Pop <adrian.pop@…>
  • 1 edit in OMEdit/OMEditLIB/Modeling/ModelWidgetContainer.cpp

Use model instance to generate the data needed by OMSens

2024-04-09:

16:25 Changeset in OpenModelica [6d88d2b7] by kabdelhak <karim.abdelhak@…>
  • 3 edits in OMCompiler/Compiler/NBackEnd

[NB] first semi working version of adjacency

13:46 Changeset in OpenModelica [b77f6ab]maintenance/v1.23v1.24.0-dev by GitHub <noreply@…>
  • 5 edits
    1 add in /

Improve handling of augmented flow variables (#12215)

  • Generate default connect equations for unconnected outside flow variables that were added during augmentation of expandable connectors.

Fixes #12159

13:10 Changeset in OpenModelica [b6fbae93] by Per Östlund <perost86@…>
  • 5 edits
    1 add in /

Improve handling of augmented flow variables

  • Generate default connect equations for unconnected outside flow variables that were added during augmentation of expandable connectors.

Fixes #12159

10:41 Changeset in OpenModelica [da43c18] by Julien Schueller <schueller@…>
  • 43 edits in /

OMEdit: Qt6 compatibility

09:31 Changeset in OpenModelica [f391abba]maintenance/v1.23 by GitHub <noreply@…>
  • 5 edits
    1 add in /

[NB] add partial derivatives of functions (#12203)

  • [NB] add partial derivatives of functions
  • differentiate partial derivative functions while lowering
  • [NB] add test for partial derivative
  • [NB] add missing else cases to partial function diff
02:56 Changeset in OpenModelica [6016ef70]maintenance/v1.23 by GitHub <noreply@…>
  • 3 edits in OMEdit/OMEditLIB/Modeling

Add uses annotation after duplicating a model (#12213)

Fixes #8174

02:38 Changeset in OpenModelica [b50de58e] by Adeel Asghar <adeel.asghar@…>
  • 3 edits in OMEdit/OMEditLIB/Modeling

Add uses annotation after duplicating a model

Fixes #8174

01:32 Changeset in OpenModelica [1b2eabe]maintenance/v1.23 by GitHub <noreply@…>
  • 6 edits in OMEdit/OMEditLIB

Allow editing top level parameters (#12198)

  • Allow editing top level parameters

Fixes #4408

  • Cleanup
01:15 Changeset in OpenModelica [50878e8] by Adeel Asghar <adeel.asghar@…>
  • 2 edits in OMEdit/OMEditLIB/Element

Cleanup

2024-04-08:

15:36 Changeset in OpenModelica [a3e6d9a]maintenance/v1.23 by GitHub <noreply@…>
  • 2 edits
    1 add in /

Improve AbsynUtil.pathStripSamePrefix (#12212)

  • Rewrite pathStripSamePrefix to not fail on e.g. (A.B, A)`, i.e. when the prefix matches completely but the second path is shorter.
15:12 Changeset in OpenModelica [3de6fc9e] by Per Östlund <perost86@…>
  • 2 edits
    1 add in /

Improve AbsynUtil.pathStripSamePrefix

  • Rewrite pathStripSamePrefix to not fail on e.g. (A.B, A)`, i.e. when the prefix matches completely but the second path is shorter.
14:34 Changeset in OpenModelica [9eb5232]maintenance/v1.23 by GitHub <noreply@…>
  • 5 edits
    1 add in /

Handle invalid components better in instance API (#12211)

  • Mark components as invalid if the typing of them fails in any way with the instance API, and dump them similar to deleted components along with any error messages.
13:50 Changeset in OpenModelica [69e47ab8] by Per Östlund <perost86@…>
  • 5 edits
    1 add in /

Handle invalid components better in instance API

  • Mark components as invalid if the typing of them fails in any way with the instance API, and dump them similar to deleted components along with any error messages.
11:55 Changeset in OpenModelica [e8a1fdac] by Adrian Pop <adrian.pop@…>
  • 7 edits in OMCompiler

use the same allocator everywhere

2024-04-05:

18:59 Changeset in OpenModelica [ff4a0ea5]maintenance/v1.23 by GitHub <noreply@…>
  • 4 edits in OMCompiler/SimulationRuntime/c/simulation/solver

Use modelica_booleans (#12204)

18:45 Changeset in OpenModelica [7a5d8564] by kabdelhak <karim.abdelhak@…>
  • 1 edit in OMCompiler/Compiler/NBackEnd/Util/NBDifferentiate.mo

[NB] add missing else cases to partial function diff

18:24 Changeset in OpenModelica [66e312d] by phannebohm <phannebohm@…>
  • 4 edits in OMCompiler/SimulationRuntime/c/simulation/solver

Use modelica_booleans

17:38 Changeset in OpenModelica [bc4b648b] by kabdelhak <karim.abdelhak@…>
  • 1 edit
    1 add in testsuite/simulation/modelica/NBackend/functions

[NB] add test for partial derivative

17:29 Changeset in OpenModelica [3ad175e]maintenance/v1.23 by GitHub <noreply@…>
  • 6 edits
    1 add in /

Add setElementType API (#12200)

17:26 Changeset in OpenModelica [85d6a469] by kabdelhak <karim.abdelhak@…>
  • 4 edits in OMCompiler/Compiler

[NB] add partial derivatives of functions

  • differentiate partial derivative functions while lowering
16:58 Changeset in OpenModelica [2ec5ea4] by Per Östlund <perost86@…>
  • 6 edits
    1 add in /

Add setElementType API

16:53 Changeset in OpenModelica [1d26a1a]maintenance/v1.23 by GitHub <noreply@…>
  • 2 edits in /

[C] Constrain nls iteration variables (#12201)

16:27 Changeset in OpenModelica [58e9a732] by phannebohm <phannebohm@…>
  • 1 edit in testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos

Update testsuite

16:21 Changeset in OpenModelica [05e800f]maintenance/v1.23 by GitHub <noreply@…>
  • 3 edits
    1 add in /

Preserve global context flags in Typing.typeCref2 (#12202)

  • Preserve the global context flags such as INSTANCE_API when typing components in Typing.typeCref2 instead of starting from an empty context.

Fixes #12188

15:52 Changeset in OpenModelica [81baa805] by Per Östlund <perost86@…>
  • 3 edits
    1 add in /

Preserve global context flags in Typing.typeCref2

  • Preserve the global context flags such as INSTANCE_API when typing components in Typing.typeCref2 instead of starting from an empty context.

Fixes #12188

14:37 Changeset in OpenModelica [4fcbe28] by phannebohm <phannebohm@…>
  • 1 edit in OMCompiler/SimulationRuntime/c/simulation/solver/nonlinearSolverHybrd.c

[C] Constrain nls iteration variables

14:17 Changeset in OpenModelica [5a45553] by Adeel Asghar <adeel.asghar@…>
  • 1 edit in OMCompiler/Compiler/FrontEnd/AbsynUtil.mo

Improve AbsynUtil.pathStripSamePrefix

Fixes #12187

11:14 Changeset in OpenModelica [aabf3207] by Adeel Asghar <adeel.asghar@…>
  • 6 edits in OMEdit/OMEditLIB

Allow editing top level parameters

Fixes #4408

2024-04-04:

22:27 Changeset in OpenModelica [3b57295] by phannebohm <phannebohm@…>
  • 70 edits in testsuite

Update log in testsuite

22:18 Changeset in OpenModelica [2bf0599] by phannebohm <phannebohm@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Initialization.mo

More checks

22:14 Changeset in OpenModelica [7473ea4] by phannebohm <phannebohm@…>
  • 6 edits in OMCompiler/Compiler

More debug info

21:39 Changeset in OpenModelica [7b32d11d] by Maksim <maxmarrow1@…>
  • 2 edits in OMCompiler/Compiler/NFFrontEnd

Fix arrays into epandevle connectors

19:19 Changeset in OpenModelica [4058ef1] by phannebohm <phannebohm@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Initialization.mo

old mls can use default

18:34 Changeset in OpenModelica [1cb1c69e]maintenance/v1.23 by GitHub <noreply@…>
  • 3 edits in /

Print true name of iteration variable when inf/nan (#12195)

Fixes #12191

18:21 Changeset in OpenModelica [8a3827d] by phannebohm <phannebohm@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/Initialization.mo

wip

18:04 Changeset in OpenModelica [16e84def] by phannebohm <phannebohm@…>
  • 3 edits in /

Print true name of iteration variable when inf/nan

17:13 Changeset in OpenModelica [26f13aa3] by phannebohm <phannebohm@…>
  • 3 edits in OMCompiler/Compiler

Don't look at start attr if not existent

14:32 Changeset in OpenModelica [0cc5927] by kabdelhak <karim.abdelhak@…>
  • 9 edits in OMCompiler/Compiler/NBackEnd

[NB] update adjacency

14:26 Changeset in OpenModelica [4a9707d] by phannebohm <phannebohm@…>
  • 7 edits in OMCompiler/Compiler

Add debug info

2024-04-03:

20:18 Changeset in OpenModelica [1380c6d] by Julien Schueller <schueller@…>
  • 7 edits in OMPlot/OMPlot/OMPlotGUI

OMPlot: Qwt>=6.2 support

20:18 Changeset in OpenModelica [9a71397] by Julien Schueller <schueller@…>
  • 2 edits
    1 add in OMPlot

OMPlot: Use external Qwt

18:38 Changeset in OpenModelica [bc6c9619]maintenance/v1.23 by GitHub <noreply@…>
  • 6 edits in OMEdit

OMEdit: Add support for LibXml2 instead of XmlPatterns (#11569)

Closes #11558

17:23 Changeset in OpenModelica [eb71d88f] by phannebohm <phannebohm@…>
  • 9 edits in OMCompiler/Compiler

Language standard version 3.6

15:30 Changeset in OpenModelica [cf32d46]maintenance/v1.23 by GitHub <noreply@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/ResolveLoops.mo

[BE] fix? resolve loops (#12186)

  • take any equation if no order is enforced when sorting loop equations
    • (can occur because previous steps removed actual loop dependencies)

Co-authored-by: phannebohm <phannebohm@…>

14:59 Changeset in OpenModelica [34f0b5b] by kabdelhak <karim.abdelhak@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/ResolveLoops.mo

[BE] add missing case to resolve loops function

14:45 Changeset in OpenModelica [cf069db]maintenance/v1.23 by GitHub <noreply@…>
  • 2 edits
    1 add in /

Don't move external object bindings to equations (#12185)

Fixes #12161

14:42 Changeset in OpenModelica [bcc43547] by kabdelhak <karim.abdelhak@…>
  • 1 edit in OMCompiler/Compiler/BackEnd/ResolveLoops.mo

[BE] fix? resolve loops

  • take any equation if no order is enforced when sorting loop equations
  • (can occur because previous steps removed actual loop dependencies)

Co-authored-by: phannebohm <phannebohm@…>

14:13 Changeset in OpenModelica [7add5e9] by Per Östlund <perost86@…>
  • 2 edits
    1 add in /

Don't move external object bindings to equations

Fixes #12161

01:23 Changeset in OpenModelica [53896a5] by Adrian Pop <adrian.pop@…>
  • 2 edits in OMCompiler

register the threads when using DLL mode

  • enable static GC lib as well
Note: See TracTimeline for information about the timeline view.