| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -0/+6 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -0/+0 |
| 2024-08-05 | Comment cube.h | Sebastiano Tronto | 1 | -4/+24 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -2/+5 |
| 2024-07-03 | Preparing for table stats | Sebastiano Tronto | 1 | -0/+6 |
| 2024-06-23 | Cleanup | Sebastiano Tronto | 1 | -13/+1 |
| 2024-06-20 | Changed logger from va_args to ... | Sebastiano Tronto | 1 | -1/+1 |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 1 | -0/+4 |
| 2024-06-16 | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 1 | -12/+12 |
| 2024-06-13 | Added "dryrun" for gendata | Sebastiano Tronto | 1 | -1/+11 |
| 2024-06-11 | Finished refactor | Sebastiano Tronto | 1 | -2/+2 |
| 2024-06-11 | Cleaned up cube.h | Sebastiano Tronto | 1 | -5/+13 |
| 2024-06-10 | Started cube.h refactor | Sebastiano Tronto | 1 | -23/+56 |
| 2024-06-09 | Cleanup cube.h | Sebastiano Tronto | 1 | -122/+7 |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -17/+0 |
| 2024-05-24 | Added table generation utility | Sebastiano Tronto | 1 | -1/+1 |
| 2024-05-10 | Moved to src/ | Sebastiano Tronto | 1 | -0/+0 |
| 2024-04-16 | const char * | Sebastiano Tronto | 1 | -29/+50 |
| 2023-11-19 | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 1 | -11/+3 |
| 2023-11-19 | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 1 | -7/+4 |
| 2023-11-12 | Simple solver: added tests, fixed | Sebastiano Tronto | 1 | -1/+4 |
| 2023-11-11 | Implemented simple solver | Sebastiano Tronto | 1 | -1/+1 |
| 2023-11-10 | Towards a definitve API | Sebastiano Tronto | 1 | -36/+32 |
| 2023-11-10 | Big changes to the interface | Sebastiano Tronto | 1 | -109/+52 |
| 2023-11-08 | Improved comments | Sebastiano Tronto | 1 | -3/+38 |
| 2023-11-08 | Moved documentation around, improved configure.sh | Sebastiano Tronto | 1 | -18/+159 |
| 2023-11-08 | Change include statement | Sebastiano Tronto | 1 | -2/+1 |
| 2023-11-08 | Fixes | Sebastiano Tronto | 1 | -2/+2 |
| 2023-11-08 | Small refactoring | Sebastiano Tronto | 1 | -1/+0 |
| 2023-11-06 | Started working on solve | Sebastiano Tronto | 1 | -0/+3 |
| 2023-11-05 | Added coord_eo | Sebastiano Tronto | 1 | -0/+2 |
| 2023-11-05 | Refactoring | Sebastiano Tronto | 1 | -5/+4 |
| 2023-11-03 | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 1 | -0/+1 |
| 2023-11-02 | Added writecube AVX | Sebastiano Tronto | 1 | -2/+2 |
| 2023-11-01 | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 1 | -3/+0 |
| 2023-10-31 | Reorganized documentation | Sebastiano Tronto | 1 | -88/+2 |
| 2023-10-29 | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 1 | -13/+15 |
| 2023-10-28 | Started working on AVX2 (not working yet) | Sebastiano Tronto | 1 | -5/+5 |
| 2023-10-27 | Improved transformations and cleaned up | Sebastiano Tronto | 1 | -0/+2 |
| 2023-10-27 | Small cleanup | Sebastiano Tronto | 1 | -40/+41 |
| 2023-10-22 | Small change of plans, moved stuff around | Sebastiano Tronto | 1 | -4/+89 |
| 2023-10-22 | Progess with transformation implementation | Sebastiano Tronto | 1 | -0/+5 |
| 2023-10-08 | Added write to SRC format | Sebastiano Tronto | 1 | -6/+5 |
| 2023-10-05 | Split isconsistent() and issolvable() | Sebastiano Tronto | 1 | -1/+4 |
| 2023-10-05 | Implemented compose; some cleanup | Sebastiano Tronto | 1 | -45/+6 |
| 2023-09-20 | Added tests for compose | Sebastiano Tronto | 1 | -1/+12 |
| 2023-09-08 | New implementation, moved old to experiments/ | Sebastiano Tronto | 1 | -8/+34 |
