Carp/core
2017-11-27 14:51:33 +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 strdup is handled properly by the memory balancer 2017-11-22 16:25:05 +01:00
core.h New compiler flag: --log-memory 2017-11-22 16:33:03 +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
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 int/long: added math functions 2017-11-17 12:26:01 +01:00
Interfaces.carp Adding an interface for '/='. 2017-11-24 17:17:49 +01:00
IO.carp testing: added Test module 2017-10-23 16:07:54 +02:00
Long.carp All tests run, but can still confuse the type checker, see "expression_problem.carp" 2017-11-27 12:36:17 +01:00
Macros.carp Threading macros work. 2017-10-18 22:44:15 +02:00
sdl_image.carp Use the type (Ptr Char) to express raw C strings. 2017-09-07 19:44:02 +02:00
sdl.carp Add CFLAG to build on typical Linux OSes 2017-11-26 16:17:48 +09: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