Carp/test
Erik Svedäng 2cacc516cf
Merge pull request #161 from hellerve/test-sort
Add test case for sort
2018-01-10 20:51:03 +01:00
..
array.carp Merge pull request #161 from hellerve/test-sort 2018-01-10 20:51:03 +01:00
control_flow.carp macros: added unless 2017-12-13 12:34:14 +01:00
double_math.carp macros: added use-all 2017-12-12 15:08:33 +01:00
float_math.carp macros: added use-all 2017-12-12 15:08:33 +01:00
format.carp core: fix printing percent in format 2018-01-02 14:46:42 +01:00
int_math.carp macros: added use-all 2017-12-12 15:08:33 +01:00
long_math.carp macros: added use-all 2017-12-12 15:08:33 +01:00
macros.carp core: added and*, or*, str*, and println* macros 2017-12-29 11:49:51 +01:00
memory.carp Tweaked borrow semantics around 'set!' to allow for more efficient use 2017-12-25 18:02:03 +01:00
nested.carp examples: deleted a bunch of outdated examples, moved some to test cases 2017-12-19 17:37:13 +01:00
safe_artihmetic.carp macros: added use-all 2017-12-12 15:08:33 +01:00
Spec.hs REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00
statistics.carp core: fixed statistics cond and tests; core: accurate error message on cond 2017-12-15 17:43:06 +01:00
string.carp core: fixed behavior of from-chars and ends-with? 2018-01-03 12:50:47 +01:00
vector2.carp added parallelity and perpendicularity test 2017-12-28 17:44:20 +01:00
vector3.carp added parallelity and perpendicularity test 2017-12-28 17:44:20 +01:00
vectorn.carp added parallelity and perpendicularity test 2017-12-28 17:44:20 +01:00