Peter McGoron
|
0781b98a37
|
fix spelling error
|
2021-08-09 13:54:39 -04:00 |
Peter McGoron
|
d5b47632b5
|
amalgamation: add version
|
2021-08-09 13:51:38 -04:00 |
Peter McGoron
|
8fceba6758
|
turn amalgamation into two files
|
2021-08-09 13:45:05 -04:00 |
Peter McGoron
|
dea5819d67
|
input.c: namespace enum
|
2021-08-09 13:44:06 -04:00 |
Peter McGoron
|
6ec1d0a8ae
|
input.c: use renamed function
|
2021-08-09 13:41:50 -04:00 |
Peter McGoron
|
1b472ce59e
|
rename parse to have namespace
|
2021-08-09 13:38:43 -04:00 |
Peter McGoron
|
59523d6de4
|
add make clean
|
2021-07-31 20:42:30 -04:00 |
Peter McGoron
|
02c70c0a11
|
add .gitignore
|
2021-07-31 20:39:22 -04:00 |
Peter McGoron
|
a4c6bd2f3e
|
add libscomp.a
|
2021-07-31 20:39:04 -04:00 |
Peter McGoron
|
94aa3f975e
|
add COPYING.md
|
2021-07-31 20:36:59 -04:00 |
Peter McGoron
|
698df8abba
|
exec: split long lines and add user pointer
|
2021-07-31 20:36:22 -04:00 |
Peter McGoron
|
c1f581eabf
|
change extension for README
|
2021-07-31 01:12:35 -04:00 |
Peter McGoron
|
56719d1d35
|
exec: add test for detecting a command not in the list
|
2021-07-30 23:59:40 -04:00 |
Peter McGoron
|
6e5d9d560b
|
exec: add tests
|
2021-07-30 23:57:32 -04:00 |
Peter McGoron
|
f915a09e1a
|
exec: fix binary search
|
2021-07-30 23:57:22 -04:00 |
Peter McGoron
|
9b4ae3765b
|
add command executor
|
2021-07-30 22:14:16 -04:00 |
Peter McGoron
|
498c935304
|
input: add split test
|
2021-07-10 16:33:27 -04:00 |
Peter McGoron
|
ee5d0c1a67
|
input: in certain tests, check that the string passed to the function is at the end of the string
|
2021-07-10 16:27:02 -04:00 |
Peter McGoron
|
d258005125
|
input: add label
|
2021-07-10 16:23:56 -04:00 |
Peter McGoron
|
03c7601f22
|
input: add two_in_one
|
2021-07-10 16:16:57 -04:00 |
Peter McGoron
|
7e8cb24a90
|
input: remove print from line_limit
|
2021-07-10 16:10:43 -04:00 |
Peter McGoron
|
75e721ccf9
|
input: add too_many_arg test
|
2021-07-10 16:09:34 -04:00 |
Peter McGoron
|
5ce988c8de
|
input: add line_limit test
|
2021-07-10 16:06:19 -04:00 |
Peter McGoron
|
2e2c8bff35
|
input: reset after parse
|
2021-07-10 15:45:51 -04:00 |
Peter McGoron
|
bbb7bb181a
|
input: add arg_limit
|
2021-07-10 15:43:39 -04:00 |
Peter McGoron
|
6454c63441
|
input: add test single_arg_too_large
|
2021-07-10 15:28:08 -04:00 |
Peter McGoron
|
2accea96f0
|
input: switch inbuf to char double pointer
|
2021-07-10 15:17:56 -04:00 |
Peter McGoron
|
b7ca22ba79
|
write line parser
|
2021-07-10 15:10:00 -04:00 |