| Commit | Author | Summary |
| 0cd326810a | hkiel | use list comprehension instead of recursion |
| 16e800b39b | Per Östlund | NFInst improvements. |
| 2fe6fb8400 | Per Östlund | [NF] Improved handling of function parameter dims. |
| 613640092e | Volker Waurich | modified description of comsubexp |
| 02355eb897 | hkiel | use loop instead of recursive matchcontinue in BaseHashSet.get2 |
| a6ecff6178 | Volker Waurich | fix external object alias in initial equations |
| 197ec7ad22 | hkiel | fix cosh^2(x)-sinh^2(x)=1 in ExpressionSimplify.simplifyBinary also remove asin(sin(x))=x and atan(tan(x))=x from simplifyCall |