Commit Graph

11 Commits

Author SHA1 Message Date
Erik Svedäng
b569226919 Don't run examples by default. 2018-02-01 16:26:04 +01:00
Erik Svedäng
8281dfa109 Made inc, dec, max, min into interfaces. Changed Array.max/min to new
names. Fixed tests and removed special max/min from Statistics module.
2018-01-29 07:14:56 +01:00
Erik Svedäng
936dd8b26c Changed type of member getter method to always returning a Ref (used to be non-ref for primitive types). 2018-01-26 21:23:29 +01:00
Erik Svedäng
d0cca0062e The fmap works now. 2017-11-22 23:24:38 +01:00
Erik Svedäng
7f57e49c36 Changed names of map-functions to 'copy-map' and 'endo-map'. 2017-10-17 16:54:00 +02:00
Erik Svedäng
e08683e7d2 Relaxed the requirement for all multi symbols to be resolved. Allows for some bugs though... 2017-10-12 14:35:28 +02:00
Erik Svedäng
8cae7a7a3b A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
Erik Svedäng
e37a3e679b s/import/use in carp files. 2017-09-06 10:05:19 +02:00
Erik Svedäng
571f46bd9d Give up on making range a template, was probably a bad idea... 2017-07-12 09:55:30 +02:00
Erik Svedäng
5ae8f36ee4 Fixing errors with references... 2017-07-06 13:29:13 +02:00
Erik Svedäng
c80526cfaa REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00