*** empty log message ***
0 lines of code changed in 1 file:
partly implemented rename_class
203 lines of code changed in 5 files:
Function generation somewhat working
1040 lines of code changed in 19 files:
*** empty log message ***
88 lines of code changed in 1 file:
fixed so that simulation works with mingw
1 lines of code changed in 1 file:
fixed so that simulation works with mingw
8 lines of code changed in 1 file:
*** empty log message ***
698 lines of code changed in 12 files:
Added setup project
19 lines of code changed in 1 file:
Added setup project
57986 lines of code changed in 7 files:
Updated to the new simulation scheme
10 lines of code changed in 3 files:
Changed name of mingw runtime lib
2 lines of code changed in 1 file:
Fixed bug in calculation of alg. vars.
10 lines of code changed in 2 files:
Fixed bug in simulate in interactive mode
37 lines of code changed in 3 files:
Tests generation of simulation code from .mo-files, compilation of simulation code and model simulation. Current result is number of successes in each case.
3 lines of code changed in 1 file:
Updated documentation only
158 lines of code changed in 1 file:
Added information for predefined types. Some implementation to extract the data from modification has been made but not called yet from a significant part of the program. (read it is not called at all from the main stream of the program!)
313 lines of code changed in 4 files:
fixed bug in varname generation
9 lines of code changed in 1 file:
Changed error msg to error_buf. Plotting now working.
798 lines of code changed in 19 files:
Fixed bugs, added time to result, etc.
14 lines of code changed in 2 files:
Added test cases from DrModelica in mofiles/drmodelca + some external functions examples in mofiles. Corrected old testfiles with incorrect/missing flat model representations.
1717 lines of code changed in 62 files:
added a check for tornado generation
8 lines of code changed in 1 file:
Now handles paths with spaces
79 lines of code changed in 6 files:
Simple algorithms now works to simulate.
284 lines of code changed in 4 files:
fixed bug in initial step.
25 lines of code changed in 2 files:
Added ptolemy plot output.
46 lines of code changed in 1 file:
Minor fix
3 lines of code changed in 1 file:
Initial function code generation support for simulation code
554 lines of code changed in 14 files:
made all the equation of the form cref = constant to be outputed in ComputeInitial
59 lines of code changed in 1 file:
Working simcodegen for DASSL
85 lines of code changed in 2 files:
Added simulation runtime for DASSL
8323 lines of code changed in 9 files:
added support for 1-dim arrays in code-gen
93 lines of code changed in 1 file:
added a exists_var: (Exp.ComponentRef, Variables) => bool
28 lines of code changed in 1 file:
made print_component global
1 lines of code changed in 1 file:
There is already one in modeq/TODO
0 lines of code changed in 1 file:
Function generation and calling for constant functions during ceval
248 lines of code changed in 12 files:
fixed bug in generate_init_data
33 lines of code changed in 1 file:
removed a print
3 lines of code changed in 1 file:
Tried to fix bug in remove_simple_equations
5 lines of code changed in 2 files:
corrected a bug in index for different var-types
30 lines of code changed in 1 file:
corrected a bug in index for different var-types
5 lines of code changed in 1 file:
corrected a bug in index for different var-types
114 lines of code changed in 1 file:
Bugfixes.
Top-level make modified for debug and release.
Changed default to release.
48 lines of code changed in 4 files:
temporary vctarget fix
7 lines of code changed in 1 file:
Bugfix
5 lines of code changed in 1 file:
bugfixes
7 lines of code changed in 2 files:
bugfix
0 lines of code changed in 2 files:
added start-value on initial-vars
354 lines of code changed in 1 file:
Buildfiles bugfixes
80 lines of code changed in 7 files:
added is_const and compute_initial_from_start_values
118 lines of code changed in 2 files:
depend file generated by make depend
34 lines of code changed in 1 file:
Fixed bug in remove_simple_equations.
81 lines of code changed in 2 files:
Added build directories modeq_debug och modeq_release under modeq. Default build target is debug. See all: in modeq/Makefile.in.
Also added Makefile-targets in Makefiles in modeq and modeq_debug and modeq_rel
ease. Just run make when you change Makefile.in
Caution! rml files are copied to the build directories during building. Hence these files are put in .cvsignore under build directories. Binaries are copied back to modeq/ . For debugging, rdb files are copied back to modeq/
678 lines of code changed in 14 files:
Fixed bug in elaboration of POW
10 lines of code changed in 1 file:
added pow
35 lines of code changed in 1 file:
Added documentation
344 lines of code changed in 1 file:
Fixed asub simplification
52 lines of code changed in 1 file:
added simulation_5fcg
10 lines of code changed in 2 files:
added simulation_5fcg
7 lines of code changed in 1 file:
removed ^M^M from end of lines
0 lines of code changed in 1 file:
corrected NoOutputVarValues error
218 lines of code changed in 1 file:
Added better documentation
177 lines of code changed in 2 files:
Documented entire file
35 lines of code changed in 1 file:
Added last parts of documentation
75 lines of code changed in 1 file:
added get-functions to generate GetNoParams(<int>)
100 lines of code changed in 4 files:
Added generation of initial values in simcodegen
153 lines of code changed in 2 files:
changed from _t_ to time
11 lines of code changed in 3 files:
added startvalues to parameters
300 lines of code changed in 6 files:
Fixed generate_compute_output
99 lines of code changed in 1 file:
Reimplemented breaking of blocks into dynamic and accepted section, by reachability analysis on strong components graph
480 lines of code changed in 8 files:
Corrected a linkage bug
34 lines of code changed in 1 file:
changed tail -1 to head -1. First found should be used for some stuff
570 lines of code changed in 2 files:
2004-02-07 Adrian Pop, adrpo@ida.liu.se
added Makefile for building the yaccparser.
change the RML path in the Makefile to make
it work for you.
Adrian/
0 lines of code changed in 1 file:
Yacc parser grammar for Modelica+RML. First hopefully stable sketch. (Still
a few FIXME:s left, though.)
0 lines of code changed in 1 file:
Unified header file for the Modelica+RML yacc parser and its lexer.
0 lines of code changed in 1 file:
Lexer for the Modelica+RML yacc parser.
0 lines of code changed in 1 file:
Standard yacclib.h file for RML.
2005-02-04
0 lines of code changed in 1 file:
Standard yacclib.c file for RML.
2005-02-04
0 lines of code changed in 1 file:
RML test program.
2005-02-04
0 lines of code changed in 3 files:
Scanparse module, for debugging.
2005-02-04
0 lines of code changed in 1 file:
Glue to call parser (and thus scanner) from RML
2005-02-04
0 lines of code changed in 1 file:
RML refactoring.
2005-02-04
0 lines of code changed in 1 file:
Leif's RML dumper with changes by Adrian Pop.
2005-02-04
0 lines of code changed in 1 file:
Main file for dumping/refactoring testing.
2005-02-04
0 lines of code changed in 1 file:
RML datatypes for abstract syntax tree, and related code.
2005-02-04
0 lines of code changed in 1 file:
2005-02-04 Adrian Pop, adrpo@ida.liu.se
fixed so it compiles with new the new changes in modelica_parser
23 lines of code changed in 1 file:
2005-02-04 Adrian Pop, adrpo@ida.liu.se
Somebody added code for flat modelica and failed to add
try{...} catch {...} statements.
Also, some redundant code was removed
H?kan pointed out this error!
Adrian/
---
183 lines of code changed in 1 file:
*** empty log message ***
204 lines of code changed in 1 file:
Made inst_element fail if lookup of the class failes
19 lines of code changed in 1 file:
Removed print out of class origin in flat modelica
8 lines of code changed in 1 file:
redone generate_simple_equations_links2
52 lines of code changed in 1 file:
redone generate_links2
171 lines of code changed in 1 file:
Import bug fixed
34 lines of code changed in 1 file:
corrected some errors in code-gen for tornado
23 lines of code changed in 2 files:
*** empty log message ***
2 lines of code changed in 2 files:
Fixed bug in vararray
5 lines of code changed in 1 file:
added som included
4 lines of code changed in 3 files:
Made variable array expandable as for equations
198 lines of code changed in 3 files:
Fixed bug with linking
10 lines of code changed in 1 file:
improved the design
583 lines of code changed in 4 files: