| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | miniscule, minor corrections :) (#5) | aashvik | 2026-01-23 | 1 | -17/+17 |
| * | Cleanup | Sebastiano Tronto | 2025-12-17 | 1 | -4/+3 |
| * | Improvements to build.bat (unit tests on Windows) | Sebastiano Tronto | 2025-08-13 | 1 | -7/+17 |
| * | Added installation instructions for clang on windows | Sebastiano Tronto | 2025-08-12 | 1 | -2/+10 |
| * | Renamed UNIX build script to build.sh, added info to README.md related to win... | Sebastiano Tronto | 2025-08-12 | 1 | -21/+33 |
| * | Simplified name of Python module | Sebastiano Tronto | 2025-08-11 | 1 | -2/+2 |
| * | Added build target to run solvetests | Sebastiano Tronto | 2025-08-05 | 1 | -0/+14 |
| * | Simplify callback business (web version) | Sebastiano Tronto | 2025-06-05 | 1 | -0/+2 |
| * | Cleanup | Sebastiano Tronto | 2025-05-25 | 1 | -7/+0 |
| * | Web version (work in progress) | Sebastiano Tronto | 2025-05-23 | 1 | -0/+13 |
| * | Remove configure + make build system. | Sebastiano Tronto | 2025-05-16 | 1 | -44/+45 |
| * | WASM and JS port - work in progress | Sebastiano Tronto | 2025-05-15 | 1 | -0/+17 |
| * | Updates to build script and preparation for JS / WASM target | Sebastiano Tronto | 2025-05-14 | 1 | -2/+2 |
| * | Moved qt app to its own repo | Sebastiano Tronto | 2025-04-25 | 1 | -24/+0 |
| * | README changes due to renaming | Sebastiano Tronto | 2025-04-25 | 1 | -8/+7 |
| * | Progress | Sebastiano Tronto | 2025-04-22 | 1 | -4/+20 |
| * | Remove compose from the public API | Sebastiano Tronto | 2025-04-22 | 1 | -2/+2 |
| * | Updated documentation | Sebastiano Tronto | 2025-04-22 | 1 | -76/+29 |
| * | Updated readme | Sebastiano Tronto | 2025-04-16 | 1 | -4/+31 |
| * | Improved C++ API and added info to README | Sebastiano Tronto | 2025-04-14 | 1 | -15/+58 |
| * | Finished Python module | Sebastiano Tronto | 2024-10-19 | 1 | -2/+8 |
| * | Initial support for Python | Sebastiano Tronto | 2024-10-12 | 1 | -0/+35 |
| * | Added shelltest | Sebastiano Tronto | 2024-10-12 | 1 | -2/+8 |
| * | Removed "options" from solver selection | Sebastiano Tronto | 2024-10-10 | 1 | -2/+2 |
| * | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 2024-09-26 | 1 | -5/+17 |
| * | Update to configuration script; C99 -> C11 | Sebastiano Tronto | 2024-09-18 | 1 | -4/+4 |
| * | Updated README | Sebastiano Tronto | 2024-09-17 | 1 | -9/+2 |
| * | Changed build options TYPE -> ARCH | Sebastiano Tronto | 2024-09-05 | 1 | -1/+1 |
| * | Comment cube.h | Sebastiano Tronto | 2024-08-05 | 1 | -0/+3 |
| * | Updated README.md, added help command to shell | Sebastiano Tronto | 2024-08-05 | 1 | -16/+199 |
| * | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 2024-06-30 | 1 | -0/+17 |
| * | "Fixed" benchmark (actually removed) | Sebastiano Tronto | 2023-11-10 | 1 | -7/+1 |
| * | Moved documentation around, improved configure.sh | Sebastiano Tronto | 2023-11-08 | 1 | -173/+2 |
| * | Change include statement | Sebastiano Tronto | 2023-11-08 | 1 | -7/+8 |
| * | Fixes | Sebastiano Tronto | 2023-11-08 | 1 | -0/+2 |
| * | Small refactoring | Sebastiano Tronto | 2023-11-08 | 1 | -1/+6 |
| * | Started working on solve | Sebastiano Tronto | 2023-11-06 | 1 | -2/+10 |
| * | make test improvements | Sebastiano Tronto | 2023-11-05 | 1 | -1/+8 |
| * | Added coord_eo | Sebastiano Tronto | 2023-11-05 | 1 | -12/+36 |
| * | Refactoring | Sebastiano Tronto | 2023-11-05 | 1 | -6/+5 |
| * | Reverted some Makefile changes, cleanup | Sebastiano Tronto | 2023-11-04 | 1 | -2/+19 |
| * | Revert "Makefile changes" | Sebastiano Tronto | 2023-11-04 | 1 | -12/+2 |
| * | Makefile changes | Sebastiano Tronto | 2023-11-04 | 1 | -2/+12 |
| * | avx2 fully works | Sebastiano Tronto | 2023-11-04 | 1 | -4/+0 |
| * | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 2023-11-03 | 1 | -1/+8 |
| * | Added avx2 moves | Sebastiano Tronto | 2023-11-02 | 1 | -6/+6 |
| * | Optimized compose for avx2 | Sebastiano Tronto | 2023-11-02 | 1 | -4/+2 |
| * | Added transformations for avx2 | Sebastiano Tronto | 2023-11-02 | 1 | -1/+1 |
| * | Added writecube AVX | Sebastiano Tronto | 2023-11-02 | 1 | -1/+0 |
| * | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 2023-11-01 | 1 | -33/+11 |
