Carp/core
2017-11-16 21:19:39 +01:00
..
Array.carp core: added statistics library 2017-10-26 17:41:54 +02:00
Bench.carp bench: refactored bench function to make slightly less sucky 2017-11-06 20:47:21 +01:00
bench.h bench: added nanosecond accuracy 2017-11-06 20:23:33 +01:00
Bool.carp testing: added Test module 2017-10-23 16:07:54 +02:00
Char.carp core: bugfix in String.from-chars; added Char.to-int and Char.from-int 2017-11-14 18:33:03 +01:00
Double.carp float: added all math function in math.h 2017-11-16 09:46:06 +01:00
Float.carp float: added all math function in math.h 2017-11-16 09:46:06 +01:00
Geometry.carp geometry: rename module file 2017-11-01 11:26:35 +01:00
Int.carp int/long: added safe arithmetic 2017-11-16 21:19:39 +01:00
IO.carp testing: added Test module 2017-10-23 16:07:54 +02:00
Long.carp int/long: added safe arithmetic 2017-11-16 21:19:39 +01:00
Macros.carp Threading macros work. 2017-10-18 22:44:15 +02:00
prelude.h int/long: added safe arithmetic 2017-11-16 21:19:39 +01:00
sdl_image.carp Use the type (Ptr Char) to express raw C strings. 2017-09-07 19:44:02 +02:00
sdl.carp core: add /= wherever = is defined 2017-11-14 18:09:18 +01:00
SDLHelper.h REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00
Statistics.carp statistics: updated tests 2017-11-07 15:06:47 +01:00
String.carp core: bugfix in String.from-chars; added Char.to-int and Char.from-int 2017-11-14 18:33:03 +01:00
System.carp Bunch of bug fixes and stuff. 2017-10-18 13:02:44 +02:00
Test.carp double: added all math function in math.h 2017-11-15 14:06:49 +01:00
Vector.carp vector: fixed test cases, also Array.copy for primitive types 2017-10-25 13:45:46 +02:00