Carp/test
2018-02-05 11:09:36 +01:00
..
array.carp Made inc, dec, max, min into interfaces. Changed Array.max/min to new 2018-01-29 07:14:56 +01:00
control_flow.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +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 Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
memory.carp Disable test 4 for now. 2018-02-05 11:09:36 +01:00
nested.carp 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
safe_artihmetic.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Spec.hs Made haskell test suite run again. 2018-01-28 22:43:50 +01:00
statistics.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +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 Bugfixing. 2018-02-05 10:49:35 +01:00