Chris Cromer
|
77a9265277
|
ignore compile_commands.json
|
1 year ago |
Chris Cromer
|
1456fb9bec
|
create compile_commands on make
|
1 year ago |
Chris Cromer
|
9a4d0362dc
|
Merge pull request 'redirect' (#17) from redirect into master
Reviewed-on: #17
|
1 year ago |
Chris Cromer
|
9f796709bf
|
exclude report directory
|
1 year ago |
Chris Cromer
|
6aca7ae42e
|
add doxygen docs
|
1 year ago |
Chris Cromer
|
9ab95c799e
|
move includes inside of guards
|
1 year ago |
Chris Cromer
|
1477bc8598
|
readd debug symbols into the binary
|
1 year ago |
Chris Cromer
|
6d762ed778
|
move include into source files
|
1 year ago |
Chris Cromer
|
9ce64c75d6
|
delete latex temp files recursively
|
1 year ago |
Chris Cromer
|
8ce7cd9769
|
finish report
|
1 year ago |
Chris Cromer
|
d4bd0f9f90
|
update make commands in readme
|
1 year ago |
Chris Cromer
|
8a33c1cf26
|
finish report
|
1 year ago |
Chris Cromer
|
f621bf5863
|
fix incorrect target
|
1 year ago |
Chris Cromer
|
96b6d766b2
|
update report in makefiles
|
1 year ago |
Chris Cromer
|
e11bf0ea6c
|
cleanup targets
|
1 year ago |
Chris Cromer
|
21b58c53f2
|
add report to default build
|
1 year ago |
Chris Cromer
|
55e8074310
|
remove debug flags
|
1 year ago |
Chris Cromer
|
83c0aa17b1
|
add stdin redirection and refactor
|
1 year ago |
Chris Cromer
|
5f9b4bf81d
|
fix tab spacing
|
1 year ago |
Chris Cromer
|
5225d05708
|
remove non contributor
|
1 year ago |
Chris Cromer
|
5070706b3d
|
use an enumeration to be easy to read
|
1 year ago |
Chris Cromer
|
b2327ff334
|
use full definition for the struct
|
1 year ago |
Chris Cromer
|
8fbc0f9587
|
refactor redirect
|
1 year ago |
Chris Cromer
|
ad5116fd27
|
add redirection of stdout
|
1 year ago |
Chris Cromer
|
8a592d6e57
|
remove bool header
|
1 year ago |
Chris Cromer
|
ef8bc8168e
|
Merge pull request 'help' (#16) from help into master
Reviewed-on: #16
|
1 year ago |
Chris Cromer
|
a6d65c9029
|
ignore SIGINT
|
1 year ago |
Chris Cromer
|
ae5a5b372a
|
add help
|
1 year ago |
Chris Cromer
|
57dbb56c4c
|
Merge pull request 'environ' (#15) from environ into master
Reviewed-on: #15
|
1 year ago |
Chris Cromer
|
a80bedf135
|
make cd respect environment variables
|
1 year ago |
Chris Cromer
|
6cbfcaee9a
|
launch using environment variables as arugments
|
1 year ago |
Chris Cromer
|
56a6747e06
|
move the remove variable sysmbols function to utils
|
1 year ago |
Chris Cromer
|
8f57501927
|
refactor remove $ symbol
|
1 year ago |
Chris Cromer
|
daa9cf8673
|
remove new line
|
1 year ago |
Chris Cromer
|
94a32f28f6
|
fix memory leaks
|
1 year ago |
Chris Cromer
|
a41e25b12a
|
add echo
|
1 year ago |
Chris Cromer
|
f867a46565
|
refactor utils
|
1 year ago |
Chris Cromer
|
71d74c3324
|
break in case of null terminator
|
1 year ago |
Chris Cromer
|
ce9f6a321f
|
add set variable builtin
|
1 year ago |
Chris Cromer
|
b1dc92ba92
|
add check to free
|
1 year ago |
Chris Cromer
|
13d46e8c60
|
fix memory leak
|
1 year ago |
Chris Cromer
|
f580c03ebc
|
add environ builtin
|
1 year ago |
Chris Cromer
|
cf4161d545
|
add launch section to report
|
1 year ago |
Chris Cromer
|
3598aa7969
|
remove unused define
|
1 year ago |
Chris Cromer
|
66dcc66fd9
|
move comments to headers
|
1 year ago |
Chris Cromer
|
8874104c4c
|
ignore .clangd
|
1 year ago |
Chris Cromer
|
8e0fb00894
|
ignore compile_commands.json
|
1 year ago |
Chris Cromer
|
9c5752e9a9
|
add environment variables
|
1 year ago |
Chris Cromer
|
6c3f8259e9
|
make StringArrays NULL terminated
|
1 year ago |
Chris Cromer
|
1cbe850a10
|
fix memory leak when user doesn't enter anything
|
1 year ago |