summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: Separate dependencies and definition of $(tests.bin-check)EuAndreh2024-08-061-0/+1
* Add tests for UUID functionsEuAndreh2024-08-062-49/+220
* Start using TestStart() and Testing()EuAndreh2024-08-054-143/+206
* Makefile: Build with "go tool compile" and "go tool link"EuAndreh2024-08-055-44/+58
* rm src/cmd/main.goEuAndreh2024-08-041-7/+0
* rm go.modEuAndreh2024-08-041-3/+0
* Add noop mkdeps.sh and deps.mk filesEuAndreh2024-08-032-0/+10
* rm tests/cli-opts.shEuAndreh2024-08-031-4/+0
* rm src/export_test.goEuAndreh2024-08-031-3/+0
* Makefile: Include go.mod file in $(sources)EuAndreh2024-08-031-0/+1
* src/lib.go: Add CopyData()EuAndreh2024-07-221-0/+20
* Reorder codeEuAndreh2024-07-222-403/+501
* Copy code from x/golang/scrypt: get scrypt(), and also import testsEuAndreh2024-07-102-0/+601
* src/lib.go: Add level filter to decide when to log or when to emit metricEuAndreh2024-07-091-0/+34
* src/lib.go: Remove mmain()EuAndreh2024-07-091-4/+0
* Initial implementation: include code from papodEuAndreh2024-05-168-0/+459
* Initial empty commitEuAndreh2024-05-160-0/+0