summaryrefslogtreecommitdiffstats
path: root/src/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* now up to 256 bit!Gravatar Gediminas Jakutis 2021-03-031-0/+2
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* in-memory array sorting: GET!Gravatar Gediminas Jakutis 2021-02-211-2/+2
| | | | | | | lists need a bit more work and after that, in-file should shortly follow. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* A major overhaul of the whole thing.Gravatar Gediminas Jakutis 2021-02-091-0/+2
| | | | | | | | | | It has come to my attention that previously, the project was built on top of some *very* incorrect assumptions. This patch mostly addresses that. And while it does NOT leave the project in otherwise working state, it does weed out most, if not all, of effects of previously incorrect assumptions, so it can be built the right way from here on forth. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* bolt on data generation, kind of.Gravatar Gediminas Jakutis 2020-03-101-3/+5
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* implement reading from dev-you-random for datagen.Gravatar Gediminas Jakutis 2020-02-251-0/+3
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* add first bits of the I/O wrapper.Gravatar Gediminas Jakutis 2020-02-141-0/+6
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* initial commit.Gravatar Gediminas Jakutis 2020-02-131-0/+5
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>