| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add XML schema validation, split build scripts by module, rename BuyMenuComma... | Kostya | 2026-08-18 | 1 | -2/+4 |
| * | Replace order matching with risk/matching/fulfillment/settlement pipeline | Kostya | 2026-08-17 | 1 | -8/+25 |
| * | Split DTOs into api/model, extract order matching into service/matching | Kostya | 2026-08-16 | 1 | -3/+3 |
| * | Implement LMSR and order-book trading logic, wire MarketContext facade and ne... | Kostya | 2026-08-15 | 1 | -5/+16 |
| * | Collapse console I/O interfaces into InputProcessor, drop unneeded atomics | Kostya | 2026-08-14 | 1 | -6/+0 |
| * | Implement in-memory repositories, XML load validation, and menu exit/list com... | Kostya | 2026-08-14 | 1 | -2/+8 |
| * | Move mapper/provider infra into v1 packages, add repository write methods | Kostya | 2026-08-14 | 1 | -1/+1 |
| * | Move IO providers into io package, add InputProcessor, implement menu loop an... | Kostya | 2026-08-14 | 1 | -0/+6 |
| * | Wire buyShares and menu commands, replace factory interfaces with DI | Kostya | 2026-08-14 | 1 | -17/+22 |
| * | Move engine contracts to api module, add I/O provider abstraction and PicoCon... | Kostya | 2026-08-10 | 1 | -1/+25 |
| * | flatten modules to repo root, vendor deps, repair Eclipse build paths | Kostya | 2026-08-09 | 1 | -0/+7 |