Matteo Flebus
|
fbc36f35b2
|
fix(IOB): EOF in stdin works
|
2026-01-22 14:05:49 +01:00 |
|
Matteo Flebus
|
39ca927c06
|
fix(IOB): EOF does not overwrite last char anymore
|
2026-01-21 20:00:48 +01:00 |
|
Matteo Flebus
|
03e5305b56
|
fix(IOB): stdin and script should work
|
2026-01-21 18:59:53 +01:00 |
|
Gu://em_
|
b5b40f303c
|
fix: made all includes relatives for the wellbeing of all LSPs seeing this project
|
2026-01-20 22:16:46 +01:00 |
|
matteo
|
352c122549
|
fix: now compiles and works for simple commands + clang format
|
2026-01-17 19:11:55 +01:00 |
|
Matteo Flebus
|
04529f858c
|
fix: compiling but not working -- need debug
|
2026-01-15 20:42:28 +01:00 |
|
Matteo Flebus
|
1eecb1bd42
|
fix: merging all the code
|
2026-01-15 18:49:42 +01:00 |
|
Matteo Flebus
|
ae2ddf0771
|
fix(iobackend): missing header
|
2026-01-13 22:24:43 +01:00 |
|
Jean Herail
|
18b0ccee28
|
fix(io_backend): re-added the iob_config_from_args in the header file
|
2026-01-13 22:16:14 +01:00 |
|
Jean Herail
|
aa440a6343
|
Merge branch 'execution' into dev
|
2026-01-13 21:01:11 +01:00 |
|
Matteo Flebus
|
a9df97740f
|
Merge branch 'iobackend' into dev
|
2026-01-13 18:06:52 +01:00 |
|
Matteo Flebus
|
4a8c13f9cc
|
fix(iobackend): define POSIX_C_SOURCE for getline
|
2026-01-13 18:01:27 +01:00 |
|
Matteo Flebus
|
9923ebc677
|
merge: iobackend on dev
|
2026-01-13 11:08:36 +01:00 |
|
Jean Herail
|
f801894300
|
fix(args): fixed a missing include in args
|
2026-01-12 22:33:43 +01:00 |
|
Jean Herail
|
f71d0a2183
|
feat(main_loop): Wrote the base of the main entrypoint. Implemented a helper which converts the args options to iob_context
|
2026-01-12 22:27:26 +01:00 |
|
Matteo Flebus
|
9bf3ed068a
|
style(all): clang format
|
2026-01-12 21:48:11 +01:00 |
|
Gu://em_
|
97b7240286
|
fix: Fixed ALL the code
|
2026-01-10 19:57:36 +01:00 |
|
Gu://em_
|
06b9f4b130
|
feat: Merge branch 'autotools' into dev
|
2026-01-09 15:44:21 +01:00 |
|
Matteo Flebus
|
b54488c17f
|
feat(autotools): explainations in README
|
2026-01-09 14:27:27 +01:00 |
|
Gu://em_
|
78967f3ef6
|
test: iob_init and iob_close tests (+ small typo fix in src)
|
2026-01-08 16:59:37 +01:00 |
|
Gu://em_
|
464dbe8e17
|
feat: finished io_backend
|
2026-01-08 16:15:29 +01:00 |
|
Gu://em_
|
3bcd741d56
|
doc: finished
|
2026-01-08 15:02:33 +01:00 |
|
Gu://em_
|
92c0b5ba96
|
feat: IOB structures and iob_init()
|
2026-01-08 14:40:37 +01:00 |
|
Guillem George
|
919ea7b1ba
|
fix: added header guards, and some testing purpose autotools rules
|
2026-01-07 20:18:11 +01:00 |
|
Matteo Flebus
|
269f50a367
|
feat(autotools): basic usage
|
2026-01-07 17:38:54 +01:00 |
|