merge

Simple tool to quickly merge datasets for statistical analysis
git clone git://git.wrycode.com/wrycode/archive/merge.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-04-05 06:33Refactor and comment main.goNick Econopouly1+60-152
2020-04-05 05:59Improve the export filename choosing experienceNick Econopouly1+75-0
2020-04-05 05:44Improve file selection filtering for adding datasetsNick Econopouly1+53-15
2020-04-05 02:53Add choice between Excel and CSV exportNick Econopouly3+114-22
2020-03-22 22:45Add License and READMENick Econopouly5+713-3
2020-03-22 22:05Remove pointless CSSNick Econopouly2+0-44
2020-03-22 21:52Add some simple spreadsheets for demonstration purposesNick Econopouly3+18-0
2020-03-22 21:51Update winbuild.sh to build project with mingw in a Linux containerNick Econopouly3+79-4
2020-03-22 21:13Comment main.go and update file extension checkingNick Econopouly2+118-92
2020-03-22 20:12Add dataset merging to main methodNick Econopouly2+61-23
2020-03-22 18:50Add simple dataset choosing and removalNick Econopouly2+90-67
2020-03-17 17:51Begin building mainBox() with the main UI elementsNick Econopouly2+86-14
2020-03-06 21:35Add dummy gtk windowNick Econopouly1+57-1
2020-03-05 23:30Fix silly bug in mergeDatasetsNick Econopouly2+141-57
2020-01-21 21:37Initial commit.Nick Econopouly4+236-0