Hans Roitzsch
|
b9235404a7
move down comment
|
1 year ago |
Hans Roitzsch
|
0e607e844f
add another test for cut with `-' delimiter
|
1 year ago |
Hans Roitzsch
|
f54d3a961a
avoid makefile syntax error
|
1 year ago |
Hans Roitzsch
|
6b04b718c2
write first cut test
|
1 year ago |
Hans Roitzsch
|
1fb0998f5c
add generated folder
|
1 year ago |
Hans Roitzsch
|
64660f64d4
use shell loop instead of constructing one long command
|
1 year ago |
Hans Roitzsch
|
3f64802941
set shellflags
|
1 year ago |
Hans Roitzsch
|
396fb4c831
start implementing cut tests
|
1 year ago |
Hans Roitzsch
|
b537840f14
adapt makefile to run multiple test modules
|
1 year ago |
Hans Roitzsch
|
c25d09cb16
implement basic tests for `cd'
|
1 year ago |
Hans Roitzsch
|
a5497f4590
use actual filename
|
1 year ago |
Hans Roitzsch
|
b224226caf
add todo item
|
1 year ago |
Hans Roitzsch
|
9ceddac60a
add todo list
|
1 year ago |
Hans Roitzsch
|
ecf5e0dce0
use previous result if no filename was given
|
1 year ago |
Hans Roitzsch
|
03910a7dec
add missing import
|
1 year ago |
Hans Roitzsch
|
8de7aed852
add commands module with re-exports
|
1 year ago |
Hans Roitzsch
|
3280e812ad
add tests
|
1 year ago |
Hans Roitzsch
|
797af0acb9
add guix env
|
1 year ago |
Hans Roitzsch
|
d074755105
add Makefile
|
1 year ago |
Zelphir Kaltstahl
|
67b970f03d
re-organize macros
|
1 year ago |
Zelphir Kaltstahl
|
ef701b6fa2
lots of stuff reorganized and implemented more functionality of cut
|
1 year ago |
Zelphir Kaltstahl
|
a846de6bc8
move shell state data abstraction layer into separate file
|
1 year ago |
Zelphir Kaltstahl
|
fd3078f7e3
move notes into separate file
|
1 year ago |
Zelphir Kaltstahl
|
cbad63c9e2
implement pushd popd
|
1 year ago |
Zelphir Kaltstahl
|
229b256bf4
implement more data abstraction for shell state
|
1 year ago |
Zelphir Kaltstahl
|
9a09578d30
extend default shell state
|
1 year ago |
Zelphir Kaltstahl
|
f3383cd391
add idea about silencing commands
|
1 year ago |
Zelphir Kaltstahl
|
010e6db368
change implementations to return results in list and shell state
|
1 year ago |
Zelphir Kaltstahl
|
eb7d9b5f40
use srfi instead of ice-9
|
1 year ago |
Zelphir Kaltstahl
|
37eb3feff8
import alist helpers
|
1 year ago |