summaryrefslogtreecommitdiffstats
path: root/rand.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* rand: provide random-buf function.Kaz Kylheku2021-08-261-0/+1
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-12/+13
* type: disallow structs using built-in type names.Kaz Kylheku2021-07-081-0/+1
* Copyright year bump 2021.Kaz Kylheku2021-01-141-1/+1
* Copyright year bump 2020.Kaz Kylheku2019-12-311-1/+1
* Copyright year bump 2019.Kaz Kylheku2019-01-161-1/+1
* Copyright year bump 2018.Kaz Kylheku2018-02-151-1/+1
* Bump copyright year to 2017.Kaz Kylheku2017-01-231-1/+1
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-16/+17
* Clean-up rand code; implement configurable warmup.Kaz Kylheku2016-04-281-1/+1
* New random-state-get-vec function.Kaz Kylheku2016-01-181-0/+1
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* Random states of type random-state, not *random-state*.Kaz Kylheku2015-09-081-2/+3
* Update copyright notices from 2014 to 2015.Kaz Kylheku2015-02-011-1/+1
* * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c,Kaz Kylheku2014-07-231-16/+16
* Change to how locations are passed around, for the sake of generationalKaz Kylheku2014-03-291-1/+1
* Change in the design of how special variables work, to fix the brokenKaz Kylheku2014-02-281-1/+1
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* Version 58txr-58Kaz Kylheku2012-02-251-1/+1
* Introducing optional arguments.Kaz Kylheku2012-02-211-0/+1
* * Makefile (OBJS): new object file, rand.o.Kaz Kylheku2011-12-211-0/+33