issues
search
gsegt
/
yagolic
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
17 using fancy colors in the prints improvement
#60
gsegt
closed
1 week ago
0
Create a pair of board and alternate between them on each iteration
#59
gsegt
opened
6 months ago
1
:lipstick: Print cells in groups of neighbours with different colours
#58
gsegt
closed
1 week ago
0
Cross Compilation to Windows
#57
gsegt
closed
7 months ago
0
:construction_worker: Add missing compilation options for Linux builds.
#56
gsegt
closed
8 months ago
0
Add missing CI/CD compilation combinaisons
#55
gsegt
closed
8 months ago
0
:memo: Rework README Dependencies and Configuration sections
#54
gsegt
closed
8 months ago
2
⚡ Use correct data types
#53
gsegt
closed
8 months ago
1
⚡ Change post-incrementation to pre-incrementation
#52
gsegt
closed
9 months ago
0
Use correct data types
#51
kaoliiny
closed
8 months ago
3
:construction_worker: Add apt update before apt install in cicd
#50
gsegt
closed
9 months ago
0
CI/CD fails to install make and ninja
#49
gsegt
closed
9 months ago
0
:coffin: Remove unused ints from main
#48
gsegt
closed
9 months ago
0
:sparkles: Check if user input are positive whole numbers
#47
gsegt
closed
9 months ago
0
Unused int initialised in main function
#46
gsegt
closed
9 months ago
0
Refactor the print function to optimise the code and the print strategy
#45
gsegt
opened
9 months ago
1
Solve all the merge conflicts and rebase all the branches
#44
kaoliiny
closed
9 months ago
1
:clown_face: Change end of line to LF
#43
gsegt
closed
9 months ago
2
:truck: Rework h files and inclusions
#42
gsegt
closed
9 months ago
0
Create a destroy function for deallocating boards
#41
gsegt
opened
10 months ago
4
Change post incrementations to pre incrementations for loop
#40
gsegt
closed
9 months ago
1
Group the .h files together for board related functions and data
#39
gsegt
closed
9 months ago
1
:recycle: Refactor count_neighbours to improve readability
#38
gsegt
closed
9 months ago
0
:art: Change 'i' and 'j' into 'x' and 'y' respectively for clarity an…
#37
gsegt
closed
10 months ago
0
Change coordonate system to be slightly clearer
#36
gsegt
closed
10 months ago
3
:art: Improve some main function variable names for clarity
#35
gsegt
closed
9 months ago
0
Variable names in main function can be improved
#34
gsegt
closed
9 months ago
1
:construction_worker: Add support for format, lint and compile checks via GitHub Actions
#33
gsegt
closed
9 months ago
0
Current settings use default compiler, i.e. gcc instead of clang
#32
gsegt
closed
8 months ago
0
:zap: Moved the initialisation to a dedicated function
#31
gsegt
closed
9 months ago
5
Files are stored with CRLF end of line
#30
gsegt
closed
9 months ago
1
Function comment are below the function definition
#29
gsegt
closed
9 months ago
0
Change random_init_board function prototype
#28
kaoliiny
closed
9 months ago
0
:bulb: Improved comment accuracy in random_init_board
#27
gsegt
closed
10 months ago
0
:memo: Add support for ninja based builds
#26
gsegt
closed
10 months ago
2
Create a library for user input/output interactions
#25
gsegt
opened
10 months ago
0
Add support for cross-compilation to windows based systems
#24
gsegt
closed
7 months ago
0
Add GitHub actions to check formating, linting and compiling for merge requests
#23
gsegt
closed
9 months ago
0
:lock: Add null checks on every function and system calls
#22
gsegt
closed
9 months ago
8
No digit check on user input
#21
gsegt
closed
9 months ago
0
:bricks: Rename the executable and main files to use project name
#20
gsegt
closed
10 months ago
0
Program executable and main function file should use the project name
#19
gsegt
closed
10 months ago
0
The count neighbours function should be refactored
#18
gsegt
closed
9 months ago
0
Using fancy colors in the prints?
#17
gsegt
closed
1 week ago
2
Board initialisation logic should not be in the main fonction
#16
gsegt
closed
9 months ago
0
Comment description is not accurate
#15
gsegt
closed
10 months ago
0
Update build system to use ninja instead of make
#14
gsegt
closed
10 months ago
1
Yoda conditions your code has
#13
gsegt
closed
10 months ago
0
Import are hard coded in c files
#12
gsegt
closed
10 months ago
0
Variable allocated on heap instead of stack
#11
gsegt
closed
9 months ago
5
Next