summaryrefslogtreecommitdiffstats
path: root/rand.h
Commit message (Expand)AuthorAgeFilesLines
* 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