Carp/core
2018-02-27 15:08:39 +01:00
..
Array.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Bench.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Bool.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_bench.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_bool.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_char.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_double.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_float.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_int.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_io.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_long.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
carp_system.h core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Char.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
core.h core: split up core.h, installment 1 2018-02-27 15:08:36 +01:00
Debug.carp Some comments in the Debug module. 2018-02-08 17:55:44 +01:00
Double.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Dynamic.carp New Project.config command, the old project-set! is deprecated. 2018-02-08 17:12:32 +01:00
Float.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Format.carp core: fix bugs and unnecessary check in fmt 2018-01-15 12:04:12 +01:00
Geometry.carp Changed pi symbol to 'pi' 2017-12-14 22:48:19 +01:00
Int.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Interfaces.carp Made inc, dec, max, min into interfaces. Changed Array.max/min to new 2018-01-29 07:14:56 +01:00
IO.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Long.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Macros.carp Undefine things until cl.exe can compile a Hello World program. 2018-02-12 14:34:17 +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 All tests run with 'prn' enabled. 2018-02-06 18:58:41 +01:00
SDLHelper.h sdl: aded str and copy to keycode; compiler: use str function on member even if its external 2017-12-04 19:20:05 +01:00
Statistics.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
String.carp Added prn for Strings, make 'str' not print with @ and quotes. 2018-02-06 18:37:15 +01:00
System.carp core: namespaced split-up carp headers 2018-02-27 15:08:39 +01:00
Test.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Vector.carp Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00