60 Commits

Author SHA1 Message Date
f4acc1434a C: improve templates 2021-09-10 18:22:24 +02:00
67b2d3ec40 C: run-length-encoding 2021-09-10 18:21:53 +02:00
9a3d216a65 bulk changes, forgot what ;-) 2021-09-08 16:51:29 +02:00
10f4f8572d C two-bucket: final version + separate main 2021-09-08 14:10:05 +02:00
3a3d50b0a5 two-buckets: changes in move handling 2021-09-08 12:57:42 +02:00
7b92456167 C two-buckets, 1st running version 2021-09-07 21:46:23 +02:00
07eb95fb58 Tentative improvement of exercism warning handling... 2021-09-07 21:44:42 +02:00
916c67f31e revert C99 test - typo in fallthrough macro 2021-09-05 21:06:10 +02:00
dd929471f2 C: more comments in phone number, rename list.h, C99 tests 2021-09-05 18:52:45 +02:00
c1a62521c4 C phone-number: more comments 2021-09-05 12:46:41 +02:00
0333652fdc C phone-number: more comments 2021-09-05 12:29:12 +02:00
c6d39e8702 C phone-number: more comments, code improvement (maybe ;-) 2021-09-05 12:00:53 +02:00
064f3d27a9 linked list V1 / phone-number typos / student setup script V1 2021-09-04 20:57:50 +02:00
33cc1343cb C: change phone-number to exercism V3 2021-09-03 15:51:40 +02:00
77a8072c73 C: change phone-number to exercism V3 2021-09-03 15:50:08 +02:00
215629a19c C: create my own include file 2021-09-03 15:17:18 +02:00
8ebb596c9f GNUmakefile: typo 2021-08-29 13:21:25 +02:00
e988624f95 GNUmakefile: removes -Werror instead of -Wall and -Wextra 2021-08-29 13:09:30 +02:00
3795a5b605 C: phone-number + new GNUmakefile 2021-08-29 13:07:47 +02:00
c9ddb8b3ce C template GNUmakefile: remove redundant clean in "nowarn" target 2021-08-27 21:54:27 +02:00
9cc619e37f C templates GNUmakefile : cleanup and doc update 2021-08-27 21:29:04 +02:00
9e85bd36df C templates GNUmakefile: add nowarn target 2021-08-27 20:15:16 +02:00
e45819d3ef C: allergies 2021-08-27 20:14:58 +02:00
29905d7894 C: allergies 2021-08-26 15:05:12 +02:00
5a35db2396 C: pythagorean-triplet and saddle-point 2021-08-25 20:35:55 +02:00
b200831b51 C list-ops: removed unused macro 2021-08-23 18:19:00 +02:00
d3002514a5 C: list-ops 2021-08-23 17:32:21 +02:00
7cf02bc336 C: circular buffer 2021-08-22 16:29:11 +02:00
002ce9c313 C: rational-numbers 2021-08-21 15:06:04 +02:00
4f882b01cc GNUmakefile: fix $(LIBS) missing 2021-08-21 15:05:17 +02:00
9901680424 git: ignore users/ 2021-08-20 16:42:33 +02:00
6c5e61efe9 C: simplify hamming/binary search 2021-08-20 16:41:13 +02:00
01fcdc8566 C: binary search 2021-08-20 01:02:07 +02:00
01365f370b grade-school: fix header declarions 2021-08-18 22:05:42 +02:00
f8574c2f4e C: Two fer 2021-08-16 18:55:37 +02:00
03ab0349a3 roman numerals: avoid useless n-=0*val 2021-08-16 17:18:26 +02:00
04f1f5e23b C: roman numerals 2021-08-16 16:58:27 +02:00
e357f5c26a C: sum of multiples + complex numbers 2021-08-15 16:58:11 +02:00
ccb96a4f2a C bob: added unit testing code 2021-08-13 17:03:02 +02:00
46d0fa38b2 C: bob 2021-08-13 16:25:38 +02:00
021b014151 C: secret handshake 2021-08-13 14:39:36 +02:00
01dd79be15 square root: improvement on square root seed 2021-08-13 11:53:56 +02:00
4cf3fb610a C: grade school 2021-08-13 11:53:31 +02:00
58d81e96a6 C: raindrops 2021-08-12 12:24:38 +02:00
6e9a77168e C: beer song 2021-08-12 11:18:40 +02:00
69ffe15ed6 C: leap 2021-08-12 09:34:38 +02:00
9542b0bf09 C: nucleotide-count & rna-transcription 2021-08-11 20:57:57 +02:00
2342d9b7f6 templates: move includes from ex.c to ex.h 2021-08-11 15:52:27 +02:00
31cd75c5a9 meetup (C) 2021-08-11 15:47:35 +02:00
cf4b1dbdc8 rail fence cipher: algorithm explanation 2021-08-10 17:01:17 +02:00