*** empty log message ***
165 lines of code changed in 5 files:
Small fixes
17 lines of code changed in 4 files:
*** empty log message ***
2 lines of code changed in 2 files:
Fixed Makefile in testsuite/mofiles and moved failing tests to a separate target
43 lines of code changed in 3 files:
Function call fixes. Tuples support added. Testsuite extension for c compiler flag support. External function tests ExternalFunction1.mo ExternalFunction2.mo ExternalFunction3.mo
1555 lines of code changed in 29 files:
Some function call tests added to testsuite
71 lines of code changed in 6 files:
*** empty log message ***
1 lines of code changed in 1 file:
Fixed comment
1 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 1 file:
*** empty log message ***
395 lines of code changed in 4 files:
Added test cases in mofiles/drmodelica
2 lines of code changed in 1 file:
Added simulation.mos
1 lines of code changed in 1 file:
Added
2 lines of code changed in 1 file:
added
1 lines of code changed in 1 file:
compile scripts now outputs to /dev/null
1 lines of code changed in 1 file:
Removed extra newline in record output.
1 lines of code changed in 1 file:
Small model with linear system of equations.
1 lines of code changed in 1 file:
Added solving of linear systems in residual form.
27 lines of code changed in 1 file:
impl. getComponentModfifierNames
57 lines of code changed in 1 file:
Added getComponentModifierNames test.
11 lines of code changed in 2 files:
Fixed bug
5 lines of code changed in 3 files:
*** empty log message ***
3 lines of code changed in 3 files:
Fixed bug with constant
23 lines of code changed in 1 file:
Added api for parameters
344 lines of code changed in 2 files:
added test cases for interactive api.
11 lines of code changed in 3 files:
*** empty log message ***
3 lines of code changed in 1 file:
Made real-string format exponents like the cygwin version so that the testsuite is happy.
30 lines of code changed in 1 file:
Simulation return now 1 if simulation is interupted before stopTime is reached.
4 lines of code changed in 1 file:
Paranthesis around (a)?(b):(c) in code generation.
4 lines of code changed in 1 file:
Quich hack for allowing boolean parameters in the indata file for simulations
14 lines of code changed in 1 file:
Fixed so that modeq returns status code != 0 when execution failes
2 lines of code changed in 1 file:
Corrected expected result
44 lines of code changed in 2 files:
Removed print
1 lines of code changed in 1 file:
fixed staticmico configuration
1 lines of code changed in 1 file:
Splitted generation of sig files into seperate makefile
64 lines of code changed in 3 files:
Fixed bug in elab_cref, equalbindings should not be constant.
3 lines of code changed in 1 file:
removed () from variables without start, unit and so on
15 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 2 files:
added include of parent directory, used by tornadoext.cpp
1 lines of code changed in 1 file:
Fixed type error for ceval_if_constant generated values
33 lines of code changed in 4 files:
corrected a submodelindex error
20 lines of code changed in 2 files:
Fixed linkage in NoMico configuration
3 lines of code changed in 1 file:
changed ^M to nothing
0 lines of code changed in 1 file:
removed a compile error
2 lines of code changed in 2 files:
changed ^ to accept reals
1 lines of code changed in 1 file:
added some print thingies
5 lines of code changed in 1 file:
added dae-attributes with extraction from variables
48 lines of code changed in 1 file:
added relation get_option_with_concat_str: ('a option, 'a => string,string) => string
10 lines of code changed in 1 file:
added attributes and dump- relations for them
114 lines of code changed in 1 file:
moved is_string_empty to util and added also some more function to Util.rml
31 lines of code changed in 2 files:
Fixed server start so that multiple servers are not started
6 lines of code changed in 1 file:
Bugfixes. Cleaned up ceval_builtin.
216 lines of code changed in 7 files:
Fixed printing of #|Execution failed, which is needed for rtest
4 lines of code changed in 1 file:
Fixed quiet flag to egrep
1 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 7 files:
fixed parse error message
4 lines of code changed in 2 files:
Fixed so that VC7 compiles without cygwin
331 lines of code changed in 9 files:
*** empty log message ***
28 lines of code changed in 2 files:
Added window which displays getErrorString() after each call
37 lines of code changed in 4 files:
removed ^M from licence texts
39 lines of code changed in 23 files:
Fixed doPlot.bat can run without PTII being set
3 lines of code changed in 1 file:
Updated with tornadocodegen
6 lines of code changed in 2 files:
Fixed so that instantiateModel of non existent model returns an error
2 lines of code changed in 1 file:
removed a error print when models with start-attr
12 lines of code changed in 1 file:
fixed error messages when plotting.
16 lines of code changed in 3 files:
Compile time function evaluation
16 lines of code changed in 1 file:
Fixed plotting bugs
26 lines of code changed in 3 files:
removed define of time
0 lines of code changed in 1 file:
Fixed icon annotaiton bug again...
11 lines of code changed in 3 files:
corrected error with enumation types
2 lines of code changed in 1 file:
TODO-list. impl flag fixes and some comments.
34 lines of code changed in 2 files:
Fixed model editor interface bug, still need to clean up.
35 lines of code changed in 6 files:
improved extracting of attributes (unit, start...)
16 lines of code changed in 1 file:
added debug information
6 lines of code changed in 1 file:
Added by PA.
2 lines of code changed in 1 file:
removed a bug from extracting of var_attributes
9 lines of code changed in 1 file:
added unit and type info to dae and daelow
tested package support in tornado
445 lines of code changed in 12 files:
tested package support
1 lines of code changed in 1 file:
Impl flag bugfixes. Fixed elab_range_type. Fixed matching problem for Icon in get_annotation_string
65 lines of code changed in 5 files:
Partly implemented constant evaluation of record constructors. Works for non-hierachical records.
125 lines of code changed in 9 files:
*** empty log message ***
17 lines of code changed in 1 file:
added package support
317 lines of code changed in 5 files:
divided the tornado-code-gen to two files. One that outputs the C++ code and one that extracts the data from dae and absyn.
1270 lines of code changed in 3 files:
divided the tornado-code-gen to two files. One that outputs the C++ code and one that extracts the data from dae and absyn.
64 lines of code changed in 7 files:
Fixed so math functions works.
6 lines of code changed in 3 files:
added som comments and removed some dead code
7 lines of code changed in 1 file:
*** empty log message ***
295 lines of code changed in 3 files:
Changed Licence text
3960 lines of code changed in 41 files:
*** empty log message ***
360 lines of code changed in 13 files:
error message
1 lines of code changed in 1 file:
Simulation working. Example: test_codegen/simtest.mo
4 lines of code changed in 2 files:
Simulation test
63 lines of code changed in 4 files:
More tests
3 lines of code changed in 2 files:
Builtin function calls like sin, sqrt etc called correctly
65 lines of code changed in 4 files:
Code generation for function calls in simulations
846 lines of code changed in 20 files:
Influenca.mo renamed (tests does not work otherwise), rtestsim now cleans up all files it creates and lists successfully simulated models.
283 lines of code changed in 2 files:
Fixed bug in POW
3 lines of code changed in 1 file:
Removed some comments by PR.
4 lines of code changed in 1 file: