Commit Graph

15 Commits

Author SHA1 Message Date
hellerve
c82916612a core: document string, remove string-join 2018-06-15 16:38:34 +02:00
hellerve
032249b342 core: add random module (referencing #227) 2018-05-22 19:34:38 +02:00
Erik Svedäng
337039776e Set the project title for some of the examples. 2018-03-14 20:48:23 +01:00
hellerve
890a2eab1e core: rename System.srand to System.seed-random 2018-02-27 15:12:25 +01:00
hellerve
01f366f2c8 core: remove interdependencies between modules 2018-02-27 15:10:42 +01:00
Erik Svedäng
26887f3716 Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Erik Svedäng
ba1271e909 Cleanup of guessing game. 2018-01-03 21:52:34 +01:00
Erik Svedäng
01af4596ec Swapped example / readme. 2017-12-24 05:05:33 +01:00
Erik Svedäng
7882da4bf3 ref -> & 2017-11-27 21:58:31 +01:00
Erik Svedäng
68304c495e Use cond instead of ifs. 2017-10-13 09:10:29 +02:00
Erik Svedäng
9781c5f7cb Fixed all examples after changing string literals to refs. 2017-09-07 18:55:43 +02:00
Erik Svedäng
e37a3e679b s/import/use in carp files. 2017-09-06 10:05:19 +02:00
Erik Svedäng
3298fe3d32 set! takes a reference instead of just a variable 2017-07-13 13:08:45 +02:00
Erik Svedäng
00cd8df5cf replicate & repeat generates deleter functions 2017-07-12 10:22:16 +02:00
Erik Svedäng
c80526cfaa REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00