Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
awale-monte-carlo
Browse files
Jan 14, 2022
[ADD] Asciinema in README
· ca7a819d
ValekoZ
authored
Jan 14, 2022
ca7a819d
Dec 24, 2021
[TYPO] Repetition of `project` in README
· 1139594c
ValekoZ
authored
Dec 24, 2021
1139594c
[ADD] Add install steps to README
· 16a4bb4d
ValekoZ
authored
Dec 24, 2021
16a4bb4d
[ADD] Program can be installed with meson
· d47146a7
ValekoZ
authored
Dec 24, 2021
d47146a7
[FIX] Remove warning about sigaction's incomplete type in `computer.c`
· 0dc47a20
ValekoZ
authored
Dec 24, 2021
0dc47a20
Dec 23, 2021
[REF] Rename "oldSigaction" -> "old_sigaction" : consistency of nomenclature
· 7efd69b0
ValekoZ
authored
Dec 23, 2021
7efd69b0
[REF] Rename "chained list" -> "linked list"
· d4077b08
ValekoZ
authored
Dec 23, 2021
d4077b08
[FIX] Set pointers to NULL when freed
· c1dbe357
ValekoZ
authored
Dec 23, 2021
c1dbe357
[FIX] Children must be null when freed (avoid use-after-free vulns)
· 083843e4
ValekoZ
authored
Dec 23, 2021
083843e4
[FIX] Create build/test shields only on master
· 763f2da5
ValekoZ
authored
Dec 23, 2021
763f2da5
[FIX] Fix oldSigaction definition problem
· c1969a73
ValekoZ
authored
Dec 23, 2021
c1969a73
[IMP] Restore terminal after SIGINT in main menu
· 788dbe7a
adrien
authored
Dec 23, 2021
788dbe7a
[IMP] Restore terminal after SIGINT
· d8d96d66
adrien
authored
Dec 23, 2021
d8d96d66
[FIX] Fix the linked list to remove the first empty node (+optimization =>...
· a13004cd
ValekoZ
authored
Dec 23, 2021
a13004cd
[FIX] Remove unused `status` ptr
· 4384dcb9
ValekoZ
authored
Dec 23, 2021
4384dcb9
[FIX] Close pipes before freeing
🙃
· c217e94d
ValekoZ
authored
Dec 23, 2021
c217e94d
[IMP] Edit add_list function
· e0842a75
adrien
authored
Dec 23, 2021
e0842a75
[IMP] Kill and wait children processes on quit
· 529939f7
adrien
authored
Dec 23, 2021
529939f7
Dec 22, 2021
[ADD] Add shields in README
· 80719ee1
ValekoZ
authored
Dec 22, 2021
80719ee1
[FIX] Fix gitlab-ci : writing svg files in the correct folder
· 58dc94a9
ValekoZ
authored
Dec 22, 2021
58dc94a9
[FIX] Fix gitlab-ci
· 40ac55c1
ValekoZ
authored
Dec 22, 2021
40ac55c1
[ADD] Add a gitlab-ci for generating shields
· 8862f4a8
ValekoZ
authored
Dec 22, 2021
8862f4a8
[TYPO] Fix link to issues
· 10061f28
ValekoZ
authored
Dec 22, 2021
10061f28
[ADD] Add a license (MIT)
· 5691fba4
ValekoZ
authored
Dec 22, 2021
5691fba4
[ADD] Add things to README
· ca1f46e4
ValekoZ
authored
Dec 22, 2021
ca1f46e4
[TYPO] test -> tests
· d83a8cd3
ValekoZ
authored
Dec 22, 2021
d83a8cd3
[ADD] Add README.md file
· 39bf8eb6
ValekoZ
authored
Dec 22, 2021
39bf8eb6
[FIX] Fix min best win rate to -1
· f4b7252a
ValekoZ
authored
Dec 22, 2021
f4b7252a
[REF] Moving UI things
· 1f4d8afa
ValekoZ
authored
Dec 22, 2021
1f4d8afa
[REF] Moving computer things
· 7ac5c4bc
ValekoZ
authored
Dec 22, 2021
7ac5c4bc
[ADD] Add a better ui (not that great yet xD )
· 6ce3b5d7
ValekoZ
authored
Dec 22, 2021
6ce3b5d7
[ADD] Ajout IA
· 79171a06
ValekoZ
authored
Dec 22, 2021
79171a06
Dec 21, 2021
[FIX] Fixing memory leak on removing item from hash_map
· d7795aef
ValekoZ
authored
Dec 21, 2021
d7795aef
[FIX] Security on freeing hash_maps
· d0116603
ValekoZ
authored
Dec 21, 2021
d0116603
[ADD] Add build config
· 6d20b0ad
ValekoZ
authored
Dec 21, 2021
6d20b0ad
[ADD] Add basis of IA
· 03cd57d5
ValekoZ
authored
Dec 21, 2021
03cd57d5
[FIX] check_end_game & player_move
· 5d4c9a84
ValekoZ
authored
Dec 21, 2021
5d4c9a84
Dec 20, 2021
[ENV] Update gitignore
· 5bb38dcb
ValekoZ
authored
Dec 20, 2021
5bb38dcb
[ADD] Ajout meson config
· fe2611bd
ValekoZ
authored
Dec 20, 2021
fe2611bd
[ADD] Ajout code `game`
· 8f0aeac6
ValekoZ
authored
Dec 20, 2021
8f0aeac6
Loading