Carp/core
2017-11-30 14:47:21 +01:00
..
Array.carp all: miscellaneous fixes 2017-11-29 15:28:21 +01: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 all: miscellaneous fixes 2017-11-29 15:28:21 +01:00
core.h long & int: updated tests 2017-11-29 17:28:05 +01:00
Double.carp All tests run, but can still confuse the type checker, see "expression_problem.carp" 2017-11-27 12:36:17 +01:00
Dynamic.carp Added 'Dynamic' module that will contain dynamic versions of various functions. 2017-11-30 14:47:21 +01:00
Float.carp All tests run, but can still confuse the type checker, see "expression_problem.carp" 2017-11-27 12:36:17 +01:00
Geometry.carp geometry: simplified conversion 2017-11-24 16:22:53 +01:00
Int.carp long & int: added binary arithmetic 2017-11-29 17:26:51 +01:00
Interfaces.carp Interfaces for +-*/ would be cool. 2017-11-27 21:55:52 +01:00
IO.carp File reading function. 2017-11-28 10:07:46 +01:00
Long.carp long & int: updated tests 2017-11-29 17:28:05 +01:00
Macros.carp Tried out writing a conditional compilation function. 2017-11-30 13:43:58 +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 long & int: added binary arithmetic 2017-11-29 17:26:51 +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 tests: simplified 2017-11-27 14:45:14 +01:00
Vector.carp fixed test cases 2017-11-27 14:51:33 +01:00