| Commit | Date | Author | Summary |
| 8269b9f6f4 | 2026-07-05 15:27:01 +0200 | Julien Schueller | OMCompiler/Parser: Fix antlr generation (#15991) |
| 3fa28e048c | 2026-07-05 15:28:28 +0300 | Adrian Pop | [CI] Add nonresumable() retry to Jenkins stages so checkout survives controller restart (#15993) |
| 80b997969f | 2026-07-04 23:54:14 +0200 | phannebohm | [C] Free sparse pattern directly (#15989) |
| d611c3dc7f | 2026-07-04 10:43:03 +0200 | Per Östlund | Fix negation in flow alias eliminiation (#15986) |
| 312d94fcd3 | 2026-07-04 17:37:02 +0900 | bakemocho | omedit: add stylesheet override option (#15766) |
| dbe9964a74 | 2026-07-03 00:36:51 +0200 | arun3688 | Fix ColPack header path for MinGW omc build (#15980) |
| cab1314574 | 2026-07-02 21:43:38 +0300 | Adrian Pop | [OMEdit] Fix #15965: bound DynamicSelect evaluation to stop infinite recursion (#15968) |
| 1d61245af4 | 2026-07-02 17:33:37 +0200 | Per Östlund | Check for when in non-evaluable if/for-equations (#15977) |
| db643429fb | 2026-07-02 15:26:39 +0200 | phannebohm | [Cpp,CodeGen] Get var index head instead of list (#15959) |
| 6d125c97fd | 2026-07-02 14:46:37 +0200 | fbrandt | [NB,SimCode,Runtime] WIP: Enhance adjoint differentiation and introduce bicoloring (#15755) |
| 32e0a7339c | 2026-07-02 13:18:45 +0200 | Julien Schueller | OMCompiler/Parser: Run antlr with uft8 locale (#15916) |
| c686144204 | 2026-07-01 14:08:01 +0200 | MarvinSchmidt-embeff | [FMI] Remove spaces around '=' for canRunAsynchronuosly attribute (#15970) |
| 92cac8c90d | 2026-07-01 00:59:03 +0200 | arun3688 | Fix stripping trailing chars from -I directories (#15967) |
| 29e6ebbe4f | 2026-06-30 15:00:31 +0200 | arun3688 | Fix stripping trailing chars from -L directories (#15963) |
| 3fae8321ed | 2026-06-30 14:13:17 +0200 | kabdelhak | [NB] update dumping of for-equations (#14847) |
| dbfbd4b3aa | 2026-06-30 10:57:28 +0200 | arun3688 | Fix stripping trailing chars from -l library names (#15961) |
| 8d2b0f90d0 | 2026-06-30 01:21:48 +0300 | Adrian Pop | [Backend] Fix propagation of attributes when inlining functions (both OF & NF) (#15950) |
| d59fb08f52 | 2026-06-29 18:18:53 +0300 | Adrian Pop | [FrontEnd] Record extends chain so inherited shapes are visualized (#15952) |
| b7756bf80c | 2026-06-29 15:51:57 +0200 | Henning Kiel | fix(runtime): optimize macOS stack overflow handling and silence compiler warning (#15939) |
| 96bd240a3c | 2026-06-29 15:25:43 +0200 | phannebohm | Fix some warnings from the language server (#15956) |
| 9b585617a6 | 2026-06-29 15:13:34 +0200 | Adeel Asghar | Load a previously compiled simulation executable (#15954) |
| e3ae4cfb78 | 2026-06-29 10:27:25 +0200 | Per Östlund | Update type when simplifying if-expressions (#15951) |