Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 90 (100.0%) | 3036 (100.0%) | 33.7 |
Compiler/ | 78 (86.7%) | 2952 (97.2%) | 37.8 |
testsuite/mofiles/ | 2 (2.2%) | 47 (1.5%) | 23.5 |
Compiler/runtime/ | 6 (6.7%) | 21 (0.7%) | 3.5 |
c_runtime/ | 2 (2.2%) | 16 (0.5%) | 8.0 |
Compiler/modpar/ | 2 (2.2%) | 0 (0.0%) | 0.0 |
some comments added
55 lines of code changed in 6 files:
Added a back patch for Qualified instantiation
2 lines of code changed in 1 file:
* Fixed initial array equations
* Activated back patching of initial if equations with Connection.isRoot() as statements.
180 lines of code changed in 3 files:
Some minor renaming of functions to be more correct according to rest of project.
3 lines of code changed in 1 file:
Added a Absyn function to strip last cref of a qualified cref
25 lines of code changed in 2 files:
Some minor changes to inst->deriveing function and Exp functions.
27 lines of code changed in 3 files:
minor changes in front-end,
* some new functions
* cleaning of code and complement to existing functions
44 lines of code changed in 4 files:
Added some functions used by MC back end
62 lines of code changed in 2 files:
Added some functions to Exp.mo
16 lines of code changed in 1 file:
Removed debug prints from operators
18 lines of code changed in 1 file:
minor changes how functions and records are treated.
Added some functions.
530 lines of code changed in 7 files:
added a crefAppend function for Exp.mo
24 lines of code changed in 1 file:
Some restructure of code, moved functions from DAE to DAEUtil (inline functions)
15 lines of code changed in 3 files:
Fixed "bug" from #4760, #4760.
Connect.mo; statement: "source := Util.listReduce(Util.listMap(cs, Util.tuple33), DAEUtil.mergeSources);" caused the kernel to run out of memory in large models.
4 lines of code changed in 1 file:
Some code cleanups.
18 lines of code changed in 2 files:
added rollback on error messages generated inside cevalfunc function.
11 lines of code changed in 1 file:
Added a strip subs function for crefs.
21 lines of code changed in 1 file:
Some updates for Cevalfunc, it works better but still not perfect.
447 lines of code changed in 4 files:
Changed deriving function to be fullyQualified.
17 lines of code changed in 2 files:
Changed DAE.FUNCTION to a more generic structure for external and normal function as well as derivatives of functions. Construct in front end derivative information for functions.
Inline'ing changed a bit. Now a record rather then a boolean.
Reverted some inst.partialinstclassdef stuff that martin did, was not compatible with all functioncalls.
1303 lines of code changed in 17 files:
(7 more)