- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 05:38:56 +01:00
763962f0f0
Add resilience to missing
authorChannelId
in main.cpp
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 05:38:09 +01:00
bd69f7d147
Add resilience to missing
authorChannelId
in main.cpp
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 05:20:51 +01:00
95a9421ad0
Add
main.cpp
, Makefile
and channelsToTreat.txt
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#2
2022-12-22 04:37:44 +01:00
Add data logging
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 03:21:31 +01:00
6af8a168d7
Update
README.md
to remove the question about whether or not both methods return the same comments, as it's the case
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 02:02:50 +01:00
54eb948a7e
Update
README.md
to clean notes concerning optimized approaches
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 01:58:13 +01:00
6f04109fe2
Update
README.md
to make clear to use different strategies to optimize the process
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-22 01:54:20 +01:00
be3ea2fe2b
Update
README.md
to make clear to use different strategies to optimize the process
Benjamin_Loison
created branch master in Benjamin_Loison/YouTube_captions_search_engine
2022-12-21 23:52:27 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2022-12-21 23:52:27 +01:00
db3db57a9f
Update
README.md
to remove possibility to proceed using YouTube Data API v3 CommentThreads: list endpoint with allThreadsRelatedToChannelId
filter
b4e99c1eca
Add
README.md
with first sketching questions
Benjamin_Loison
pushed to master at Benjamin_Loison/Synchronous_reactive_systems
2022-12-21 15:51:38 +01:00
9d7588f103
Merge
ast2C_proposition
branch with the master
one
8c3e3d1eac
[C] malloc->calloc + conditions merged in free_state_*
a673c447e3
[messages] better comment and errors
03def2ce1a
[C] new lines in then output after each step
ffa8918330
[C] a few fixes
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 15:46:33 +01:00
fd95446636
Modify C
main
to initialize correctly the state with is_reset = false
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 15:43:04 +01:00
19524ea99c
Merge branch 'ast2C_proposition' of https://gitea.lemnoslife.com/Benjamin_Loison/Synchronous_reactive_systems into ast2C_proposition
88c145a527
Disable
malloc
s when reset
ing
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 13:09:13 +01:00
4303dcd0e4
Correct a typo in
src/main.ml
disabling the compilation
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 03:51:42 +01:00
9fbdb7000f
Merge branch 'ast2C_proposition' of https://gitea.lemnoslife.com/Benjamin_Loison/Synchronous_reactive_systems into ast2C_proposition
e1de3e6829
Add support for
reset
s
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 03:48:40 +01:00
657fe7e6fa
Add support for
reset
s
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 03:44:48 +01:00
25b3b97f2d
Add support for
reset
s
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 03:33:43 +01:00
f1cad6f9be
Merge branch 'ast2C_proposition' of https://gitea.lemnoslife.com/Benjamin_Loison/Synchronous_reactive_systems into ast2C_proposition
85e5d49e40
Add support for
reset
s
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-20 01:23:28 +01:00
9c27382a27
Correct a typo in
src/ctranslation.ml
Benjamin_Loison
pushed to ast2C_proposition at Benjamin_Loison/Synchronous_reactive_systems
2022-12-19 19:48:24 +01:00
025d25a146
Replace
nunmbers
to numbers
in two comments of src/parser.mly