aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-07Little performance improvement in optimal solver - more to come!Sebastiano Tronto1-1/+1
2021-12-03Fix issues #1 and #2 (thanks to Thomas Rokicki)Sebastiano Tronto1-8/+8
2021-11-28Added possibility of having end-of-line comments with double slash (single ↵Sebastiano Tronto1-1/+1
slash actually); fixed a small memory leak
2021-11-27added -static, minor changesSebastiano Tronto1-3/+5
2021-11-20Added windows binarySebastiano Tronto1-1/+4
2021-11-20Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto1-3/+3
2021-11-17Use inttypes.h macros to print uint64_t variables (this requires -std=c99). ↵Sebastiano Tronto1-2/+2
Added a couple of TODOs
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto1-1/+1
also changed, hopefully the new one is correct.
2021-11-12avoid re-compiling on make installSebastiano Tronto1-1/+1
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+54

Generated with cgit - Back to sebastiano.tronto.net