Carp/core
2019-11-13 10:47:22 +01:00
..
Array.carp core: add Array.map-> 2019-11-13 10:47:22 +01:00
Bench.carp core: remove stringcopy.append 2019-05-27 18:05:44 +02:00
Bool.carp Preserve includes order in generated output. 2019-10-03 00:23:27 +02:00
carp_bench.h core: add .clang-format (references #499) 2019-10-30 08:47:36 +01:00
carp_bool.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_char.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_debug.h Preserve includes order in generated output. 2019-10-03 00:23:27 +02:00
carp_double.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_float.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_int.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_io.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_long.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_memory.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_pattern.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_safe_int.h core: add .clang-format (references #499) 2019-10-30 08:47:36 +01:00
carp_stdbool.h core: remove stdbool dependency 2018-11-17 15:42:36 +01:00
carp_string.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
carp_system.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
Char.carp core: simplify Char.meaning 2019-10-28 17:19:31 +01:00
Color.carp Use get-tag. 2019-09-11 20:37:15 +02:00
Core.carp Add 2 missing includes on core/Core.carp 2019-10-31 05:42:14 -03:00
core.h core: add .clang-format (references #499) 2019-10-30 08:47:36 +01:00
Debug.carp Use abort() for assertions. 2019-07-29 21:48:20 +02:00
Double.carp Remove defn for /= 2019-09-27 15:48:10 +02:00
Dynamic.carp core: add dynamic string functions tail, prefix, and suffix 2019-09-11 15:03:44 +02:00
Filepath.carp multiple fixes: 2019-02-15 14:48:49 +01:00
Float.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
Format.carp core: better error messages in fmt 2019-07-22 13:09:22 +02:00
Generics.carp Fix Generics.approx doc name. 2019-10-09 14:36:59 +08:00
Geometry.carp Generics no longer propagated. 2019-09-09 22:08:50 +02:00
GLFW.carp Refactored flags handling (add-pkg). 2019-06-17 09:02:34 +02:00
Heap.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
Int.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
Interfaces.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
IO.carp core: actually register error 2019-10-28 14:28:37 +01:00
Long.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
Macros.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
Map.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
Maybe.carp Changes Maybe.ptr to Maybe.unsafe-ptr and all it's ocurrences 2019-10-31 05:38:47 -03:00
OpenGL.carp Move OpenGL.framework reference to its own module. 2019-06-13 18:21:59 +02:00
Pattern.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
Random.carp core: specialize Char.random again! 2019-03-26 18:19:10 +01:00
Result.carp core: typo fix in Maybe.to-result 2019-05-02 22:33:18 +02:00
SafeInt.carp docs: clarify git loading situation 2019-05-01 00:24:29 +02:00
SDL_gfx.carp Refactored flags handling (add-pkg). 2019-06-17 09:02:34 +02:00
SDL_image.carp Refactored flags handling (add-pkg). 2019-06-17 09:02:34 +02:00
SDL_mixer.carp Refactored flags handling (add-pkg). 2019-06-17 09:02:34 +02:00
SDL_ttf.carp Refactored flags handling (add-pkg). 2019-06-17 09:02:34 +02:00
SDL.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
SDLHelper.h core: do not have short functions on single lines 2019-10-30 11:07:32 +01:00
Sort.carp core: add sort flavors with custom comparators 2018-11-13 11:11:21 +01:00
Statistics.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
String.carp Fix all nth usage 2019-10-31 06:23:23 -03:00
System.carp Use abort() for assertions. 2019-07-29 21:48:20 +02:00
Test.carp core: reduce allocations in String.repeat 2019-10-28 18:13:40 +01:00
Tuples.carp Substitute /= interface by a generic. 2019-09-20 23:49:20 +02:00
Vector.carp Fix all nth usage 2019-10-31 06:23:23 -03:00