Carp/examples
2017-10-13 16:04:06 +02:00
..
array.carp Range function works again. 2017-10-12 20:13:53 +02:00
basics.carp Changed signature of 'Array.transform' function. 2017-10-13 13:44:27 +02:00
bugs.carp Detect unresolved generic variables. 2017-10-13 09:44:30 +02:00
copying.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
deleters.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
functor.carp Relaxed the requirement for all multi symbols to be resolved. Allows for some bugs though... 2017-10-12 14:35:28 +02:00
game.carp Printing of external types works too (their address is printed instead). 2017-10-11 16:22:14 +02:00
guessing.carp Use cond instead of ifs. 2017-10-13 09:10:29 +02:00
life.carp s/import/use in carp files. 2017-09-06 10:05:19 +02:00
memory.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
polymorphic.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
reptile.carp s/import/use in carp files. 2017-09-06 10:05:19 +02:00
selection.carp Added Bool module. Fixed error in test selection.carp 2017-10-11 10:52:18 +02:00
strings.carp Put foreach macro into the Array module. 2017-10-13 13:50:15 +02:00
temp.carp Modules explained. 2017-10-13 16:04:06 +02:00
vec2.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00