Timeline
2010-10-20:
- 21:00 Ticket #1328 (Create an error message for recursive short class definitions) created by
- {{{class Env type Env = Real; end Env; class A type Env = …
- 16:35 Ticket #1327 (Backend - Use DAE.Type instead of DAE.ExpType everywhere) created by
-
Right now we have two types:
DAE.Type
which we translate to … - 13:27 Ticket #1065 (Backend - Modifiers are not completely implemented (from MathCore)) updated by
- Modelica specification (section 7.4.2) forbids duplicate modifications …
- 11:47 Ticket #1326 (Change filenames in error messages to the basename if the testsuite is ...) updated by
- Fixed in r6472
- 10:33 Ticket #1326 (Change filenames in error messages to the basename if the testsuite is ...) created by
- We have issues with the paths when running the testsuite. MathCore …
2010-10-19:
- 18:25 Ticket #1325 (Instantiation - When extending a class the overconstrained connection graph is built ...) updated by
- Fixed in revision 6455. Added tests. See SCMCommits.
- 16:51 Ticket #1325 (Instantiation - When extending a class the overconstrained connection graph is built ...) updated by
-
The problem is with the
Inst.mo
cache\\ Using+d=noCache
… - 16:49 Ticket #1325 (Instantiation - When extending a class the overconstrained connection graph is built ...) created by
- The overconstrained connection graph resulting from instantiating this …
- 16:21 Ticket #1322 (Wrong error: Tuple assignment only allowed when rhs is a function call) updated by
- Added a new error message for tuple assignments where lhs tuple …
- 13:06 Ticket #1324 (Interactive Model Editor Interface - updateConnection API deletes the connection but doesn't update it.) updated by
- Fixed in revision: 6432 and added test for this bug. See SCM Commits.
- 12:51 Ticket #1324 (Interactive Model Editor Interface - updateConnection API deletes the connection but doesn't update it.) created by
-
For this
updateConnection.mos
script: […] we get this wrong …
2010-10-18:
- 09:47 Ticket #1323 (Array indexing with another array) created by
- From Tom Short via openmodelicainterest: Here is an example that does …
2010-10-16:
- 07:47 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- I added more tests to testsuite/dependency. Note that …
- 07:26 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- We know that OpenModelica has the same problem. But as we never used …
2010-10-15:
- 21:33 Ticket #104 (Instantiation - Bug in Env.cacheGetEnv3?) updated by
- This was fixed in RML (outputs still are not though)
- 21:30 Ticket #92 (Attributes are missing in MOF output when using typedef's) updated by
- Fixed in trunk; hopefully ages ago
- 21:20 Ticket #1037 (experimental new linux build) updated by
- Using qmake instead of make is a huge dependency especially for MacOS. …
- 21:14 Ticket #1052 (Error reporting for invalid when equations (from MathCore)) updated by
- Was fixed in r5334 (it's a duplicate of bug #1189). Testcase exists.
- 18:33 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- OpenModelica suffers from the same problem. The only reason you do not …
- 17:55 Ticket #1039 (Improved name lookup (from MathCore)) updated by
- Worked in trunk when I checked: {{{Error: Variable m1 in package …
- 11:00 Ticket #1322 (Wrong error: Tuple assignment only allowed when rhs is a function call) updated by
- It shouldn't work! An error message explaining why should be added. …
- 10:33 Ticket #1322 (Wrong error: Tuple assignment only allowed when rhs is a function call) created by
- If we have an external function that returns a tuple: […] we get …
2010-10-14:
- 21:27 Ticket #1321 (Instantiation - Misleading error messages) created by
- {{{package P constant Real x = {1,1::2}; function fn input …
- 10:00 Ticket #1319 (Bootstrapping name conflict) updated by
- Bah... Should've been a bug.
- 09:59 Ticket #1319 (Bootstrapping name conflict) created by
- Using the same name in both record (inside a uniontype) and the …
2010-10-13:
- 16:05 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- Your attached model is not TOTAL (not complete). In package …
- 15:57 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- I am unable to reproduce this. checkModel of planarRotation succeeds …
- 15:54 Ticket #1275 (Flattenning of Modelica.Mechanics.MultiBody does not work for all ...) updated by
- See attachment, planarRotation still seems to produce errors. I tested …
- 12:37 Ticket #1318 (Backend - Bootstrap the compiler) created by
- The OpenModelica compiler should be bootstrapped.
- 12:32 Ticket #1317 (Simulation Code Generation - Handle quoted identifiers in the back-end) created by
- We should escape all quoted identifier: […] This could be done in a …
- 12:29 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by
-
Agreed. We should only look for ID strings starting with
'
and … - 12:19 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by
- We make a new ticket is what we do :) (We use strings as is, …
- 12:14 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) updated by
- What do we do about quoted id's in C? […]
- 09:44 Ticket #1316 (Instantiation - Generated code may contain names that are reserved in C++) created by
- For example: {{{function fn input Real default; output Real …
Note:
See TracTimeline
for information about the timeline view.