Added vartransform, for transforming variables in expressions
0 lines of code changed in 1 file:
Improved variable impl. in daelow. More efficient matching alg.
906 lines of code changed in 7 files:
X-mas delivery
720 lines of code changed in 1 file:
added string_split_at_char
42 lines of code changed in 1 file:
added sorting of equations and a check for switching the name of dummy der in case of tornado from "der_<name>" to "_D_<name>
161 lines of code changed in 1 file:
Fixed small bug regarding locks.
16 lines of code changed in 2 files:
Updated according to changes in runtime/systemimpl.c
36 lines of code changed in 1 file:
Fixed DAELow.VAR bug
12 lines of code changed in 1 file:
Fixed DAELow.VAR bug
18 lines of code changed in 1 file:
added a string_replace_char which replace a char with another in the string. Check comments for details.
42 lines of code changed in 1 file:
Added class attribute to DAE variable to determine origin.
203 lines of code changed in 5 files:
Optimized impl. Added tree_delete, etc.
345 lines of code changed in 1 file:
Changed dae variable implementation from list to binary tree
799 lines of code changed in 6 files: