Timeline
2010-10-12:
- 22:32 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) updated by
- And also the actual name of the directory might not be Modelica, but …
- 22:24 Ticket #1315 (Checking model Modelica.Mechanics.MultiBody.Visualizers.Internal.Lines ...) created by
- […] We might need to relax the type checking a bit more while …
- 22:22 Ticket #1314 (Checking function Modelica.Utilities.Streams.readFile gives errors) created by
- […] We might need to do some additional things for this function …
- 22:20 Ticket #1313 (Checking function Modelica.Utilities.Files.list gives errors) created by
- […]
- 22:19 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) updated by
- Actually, the base of the loaded Modelica library; OPENMODELICALIBRARY …
- 22:16 Ticket #1312 (Run-time - Modelica.Utilities.Streams.readLine should use ...) created by
- While checking Modelica.Utilities.Examples.readRealParameterModel we …
- 21:57 Ticket #1311 (Instantiation - Better error messages for packages that contain equations are needed!) created by
- Instantiating this package (thanks to Eric Van Gelder for sending it): …
- 14:39 Ticket #1310 (Error messages when calling functions with too few arguments) created by
- {{{public function unparseStr "function: unparseStr Prettyprints the …
- 09:34 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) updated by
- I will (partially) fix this in my branch (so that P.identity cannot …
- 07:30 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) updated by
- Actually, calling P.identity(1), which is the valid builtin call, …
2010-10-11:
- 19:20 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) created by
- Even when calling a function P.identity, the builtin function has …
- 15:58 Ticket #1307 (Interactive Model Editor Interface - plotAll can plot der(cref); plot, plot2, val cannot) updated by
- Testcase testsuite/mosfiles/HelloWorld.mos
- 15:56 Ticket #1307 (Interactive Model Editor Interface - plotAll can plot der(cref); plot, plot2, val cannot) created by
- See summary; fixed in subversion.
- 12:45 Ticket #1120 (Instantiation - checkModel(Modelica.Blocks.Examples.BusUsage) in MSL 3.1 fails) updated by
- Fixed in r6337.
- 12:43 Ticket #1130 (Expandable Connector [OSMC] (from MathCore)) updated by
- Fixed in r6337.
- 12:42 Ticket #1272 (Flattenning of Modelica.Blocks does not work for all components) updated by
- The last two models are now fixed in r6337.
- 06:13 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by
- Not really. If you look into 9.1, Modelica Spec. 3.2. you have: […] …
- 06:07 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by
- The grammar says to use a cref, but the specification (9.1) says a …
- 05:30 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) updated by
- Resolved using component_reference instead of connect_ref in …
- 04:54 Ticket #1306 (Parser - Connect clause in our ANTLR3/ANTLR3 parsers is not conform to the ...) created by
- I think this is a bug inherited from the old grammar. In the Modelica …
2010-10-09:
- 17:01 Ticket #1303 (Problem with types having the same name as the package) updated by
- Fixed in r6323 with testcase mofiles/NotDependsRecursive.mo
- 01:41 Ticket #1305 (Simulation Code Generation - Codegen does not set the binding of a protected variable in a function ...) created by
- Loading function: […] and call it with different values, gets you …
- 01:35 Ticket #1304 (Simulation Code Generation - String(x, format="something") is not implemented) created by
- This does not currently work: […] ... except in my local copy which …
2010-10-08:
- 22:09 Ticket #1303 (Problem with types having the same name as the package) updated by
- {{{the oracle say is ok: [2010-10-08 22:06 :02] Adrian Pop: Check of …
- 22:04 Ticket #1303 (Problem with types having the same name as the package) created by
- I don't have time to check this problem against the Modelica spec. If …
- 21:33 Ticket #1299 (instantiateDaeFunction() and infinite loops) updated by
- This should be working now (the testsuite works fully in the branch, …
- 12:54 Ticket #1300 (Backend - HashTable is semi-mutable) updated by
- The branch now uses a non-mutable hashtable which solves this issue …
- 06:37 Ticket #1297 (Frontend - Flattening of functions without output does not work) updated by
- This is a back-end issue.
- 06:31 Ticket #1071 (Detect and prevent multiple declarations with the same identifier. ...) updated by
- Fixed in revision 6299. See SCM Commits.
- 02:17 Ticket #1234 (Biochem model gives lookup error message but succeeds with instantiation) updated by
- Fixed in revision 6298 (see SCM Commits).
2010-10-07:
- 10:13 Ticket #1234 (Biochem model gives lookup error message but succeeds with instantiation) updated by
-
Found the problem:
InstExtends.getLocalIdentElement
did not … - 07:15 Ticket #1122 (Modelica.Electrical.MultiPhase?.Examples.Rectifier in MSL 3.1 is not ...) updated by
- Fixed in revision 6297.
- 07:14 Ticket #1129 (check of Modelica.Electrical.MultiPhase.Examples.TransformerYD in MSL ...) updated by
- Fixed in revision 6297.
- 07:04 Ticket #1302 (Simulation Code Generation - Add a phase to DAELow to check if a variable (cref) used into an ...) created by
- It would be easy to detect bad equations if we have a phase (or add it …
- 06:17 Ticket #1122 (Modelica.Electrical.MultiPhase?.Examples.Rectifier in MSL 3.1 is not ...) updated by
- This is a duplicate of [BUG:1129]. After fixing that bug: […]
- 06:02 Ticket #1129 (check of Modelica.Electrical.MultiPhase.Examples.TransformerYD in MSL ...) updated by
- The result for now: […]
- 06:01 Ticket #1129 (check of Modelica.Electrical.MultiPhase.Examples.TransformerYD in MSL ...) updated by
-
The problem is in
Exp.crefPrefixOf
which doesn't consider that: … - 05:40 Ticket #1129 (check of Modelica.Electrical.MultiPhase.Examples.TransformerYD in MSL ...) updated by
- Seems that there is a bug in …
- 05:36 Ticket #1129 (check of Modelica.Electrical.MultiPhase.Examples.TransformerYD in MSL ...) updated by
- This is a problem with conditional components and *unconnected* flow …
2010-10-06:
- 18:45 Ticket #1262 (Code Generation - Modelica-function's local variables do not get initialized!) updated by
- The specification says (section 12.2): "A formal parameter or local …
- 17:23 Ticket #1262 (Code Generation - Modelica-function's local variables do not get initialized!) updated by
- I guess that's fine; the standard says outputs should not be …
- 16:44 Ticket #1262 (Code Generation - Modelica-function's local variables do not get initialized!) updated by
- Fixed in revision 6294, see test case mosfiles/LocalVariableInit. The …
- 16:29 Ticket #1300 (Backend - HashTable is semi-mutable) updated by
- Created branch …
2010-10-05:
- 13:04 Ticket #1134 (Implement enumerations. (From MathCore)) updated by
- I have fixed the String function so that it also is constant evaluated …
- 11:20 Ticket #1189 (Instantiation - Illegal nested when-statements and when-equations are not detected.) updated by
- Fixed in revision 6285, see test case mofiles/WhenNestedEquation.
- 09:58 Ticket #1020 (Please add svn property 'svn:eol-style native' to _all_ text files) updated by
- I wasn't aware that you can force a certain line-ending on the server …
- 09:36 Ticket #1040 (Check Variability of declaration equation (from MathCore)) updated by
- Fixed in revision 6284, see test case …
- 09:34 Ticket #1020 (Please add svn property 'svn:eol-style native' to _all_ text files) updated by
- Closing this as it was previously resolved (we now have a make target …
- 09:29 Ticket #133 (Command Prompt Environment - Problem with getParameterNames()) updated by
- This should be considered in a compiler redesign to make the compiler …
- 09:20 Ticket #1301 (Preprocessor - Redesign: Add extra phase on top of SCode) created by
- Add another phase to the compiler to speed up instantiation. Today, we …
- 09:00 Ticket #1300 (Backend - HashTable is semi-mutable) updated by
- Problem: If you make this mutable as it should be, the FunctionTree …
- 07:39 Ticket #1247 (Improve error message for mixing equation/algorithm syntax (from MathCore)) updated by
- This is the most common syntactic error that new users do, so I think …
Note:
See TracTimeline
for information about the timeline view.