aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-01Split nissy in other repos, see README.mdSebastiano Tronto1-68/+0
2023-02-04Some improvements to test suite, ready to goSebastiano Tronto1-1/+1
2023-02-01Added debug flags to make testSebastiano Tronto1-1/+1
2023-02-01Enabled make test and test.shSebastiano Tronto1-3/+4
2023-01-22Started working on testing (broken for now)Sebastiano Tronto1-6/+0
2022-12-26Fixed fst_inverseSebastiano Tronto1-1/+3
2022-10-09Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto1-6/+10
2022-09-06Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto1-3/+2
2022-06-01Version 2.0.2Sebastiano Tronto1-0/+1
2022-06-01General cleanup, in preparation for new releaseSebastiano Tronto1-1/+1
2022-02-25Added cleanup commandSebastiano Tronto1-2/+2
2022-02-22Added website; released 2.0.1Sebastiano Tronto1-2/+12
2022-02-13Small makefile changes, fixed todo listSebastiano Tronto1-10/+6
2022-01-22Moved tables to new website.Sebastiano Tronto1-1/+1
2021-12-29Version 2.0 is released!Sebastiano Tronto1-1/+1
2021-12-29Added pdf doc in doc folderSebastiano Tronto1-2/+4
2021-12-27Bumped to rc1Sebastiano Tronto1-1/+1
2021-12-27change make cleanSebastiano Tronto1-1/+1
2021-12-26Added scramble commandSebastiano Tronto1-1/+1
2021-12-24Bump beta versionSebastiano Tronto1-1/+1
2021-12-17bump versionSebastiano Tronto1-1/+1
2021-12-13Faster optimal solver.Sebastiano Tronto1-1/+1
2021-12-12bumped version numberSebastiano Tronto1-1/+1
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 sl...Sebastiano Tronto1-1/+1
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). A...Sebastiano Tronto1-2/+2
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table al...Sebastiano Tronto1-1/+1
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