Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to master at bruno/exercism 2021-08-29 13:21:41 +02:00
8ebb596c9f GNUmakefile: typo
bruno pushed to master at bruno/exercism 2021-08-29 13:10:04 +02:00
e988624f95 GNUmakefile: removes -Werror instead of -Wall and -Wextra
3795a5b605 C: phone-number + new GNUmakefile
Compare 2 commits »
bruno pushed to master at bruno/exercism 2021-08-27 21:55:06 +02:00
c9ddb8b3ce C template GNUmakefile: remove redundant clean in "nowarn" target
bruno pushed to master at bruno/exercism 2021-08-27 21:30:21 +02:00
9cc619e37f C templates GNUmakefile : cleanup and doc update
bruno pushed to master at bruno/exercism 2021-08-27 20:16:10 +02:00
9e85bd36df C templates GNUmakefile: add nowarn target
e45819d3ef C: allergies
29905d7894 C: allergies
Compare 3 commits »
bruno pushed to master at bruno/exercism 2021-08-25 20:36:22 +02:00
5a35db2396 C: pythagorean-triplet and saddle-point
bruno pushed to master at bruno/exercism 2021-08-23 18:19:20 +02:00
b200831b51 C list-ops: removed unused macro
bruno pushed to master at bruno/exercism 2021-08-23 17:32:36 +02:00
d3002514a5 C: list-ops
bruno pushed to master at bruno/exercism 2021-08-22 16:29:23 +02:00
7cf02bc336 C: circular buffer
bruno pushed to master at bruno/exercism 2021-08-21 15:06:20 +02:00
002ce9c313 C: rational-numbers
bruno pushed to master at bruno/exercism 2021-08-21 15:05:43 +02:00
4f882b01cc GNUmakefile: fix $(LIBS) missing
bruno pushed to master at bruno/exercism 2021-08-20 16:42:50 +02:00
9901680424 git: ignore users/
bruno pushed to master at bruno/exercism 2021-08-20 16:41:37 +02:00
6c5e61efe9 C: simplify hamming/binary search
bruno pushed to master at bruno/exercism 2021-08-20 01:02:28 +02:00
01fcdc8566 C: binary search
bruno pushed to master at bruno/exercism 2021-08-18 22:06:18 +02:00
01365f370b grade-school: fix header declarions
bruno pushed to master at bruno/exercism 2021-08-16 18:55:53 +02:00
f8574c2f4e C: Two fer
bruno pushed to master at bruno/exercism 2021-08-16 17:19:08 +02:00
03ab0349a3 roman numerals: avoid useless n-=0*val
bruno pushed to master at bruno/exercism 2021-08-16 16:58:37 +02:00
04f1f5e23b C: roman numerals
bruno pushed to master at bruno/exercism 2021-08-15 16:58:29 +02:00
e357f5c26a C: sum of multiples + complex numbers
bruno pushed to master at bruno/exercism 2021-08-15 16:39:33 +02:00
74e6219517 C: complex numbers + sum of multiples