Commit graph

20 commits

Author SHA1 Message Date
e3959adc80
clean only clean temp files, full-clean clear the compiled result 2024-10-11 08:44:16 +02:00
f84cbb80dd
increase from 11 to 17 2024-04-20 14:56:15 +02:00
4d65d8efd4
always pedantic 2024-04-20 14:46:44 +02:00
1e1166404b
fix makefiles 2024-04-03 15:38:54 +02:00
8f0b120d19
use .o instead of .c.o or .cpp.o + fix issue in makefile 2024-02-28 14:57:14 +01:00
1eb1e1e1f4
spaces 2024-02-01 15:16:54 +01:00
42f287b018
use pragma instead of headers 2023-11-26 00:12:41 +01:00
68b2ed4783
better groups 2023-11-25 21:18:30 +01:00
ffead16130
useless variable 2023-11-12 16:23:10 +01:00
5279dffcb3
harmonize with c/ 2023-10-19 20:53:57 +02:00
59d1b87f4e
remove useless named args 2023-10-10 20:24:40 +02:00
d28c4552d4
turn the struct to a class 2023-10-10 20:23:55 +02:00
db2cb996ac
overload << operator for debugging 2023-10-10 19:19:45 +02:00
387511e750
better copy assignement default 2023-10-10 19:04:43 +02:00
f3ca4dd8fa
bugprone-unused-raii 2023-10-10 18:16:28 +02:00
7a7b89ae67
add copy assigment overload 2023-10-10 18:14:28 +02:00
a6265a4442
reference to destructor and copy constructor 2023-10-10 16:09:52 +02:00
c8cef29999
add destructor and copy constructor 2023-10-10 16:08:45 +02:00
c8880c3dbb
Add ext "out" to output binaries for c and cpp projects 2023-10-10 13:15:09 +02:00
bb10a715c3
Add CPP 2023-09-19 11:39:57 +02:00