master
21 commits
113f47b
chld  ·  2026-08-15
master
expand variables in targets
a00a853
chld  ·  2026-08-15
remove extra shit in format for showing cmd
07e58d6
chld  ·  2026-08-15
fix break
d8af6d8
chld  ·  2026-08-15
target things actually work
5a109f8
chld  ·  2026-08-15
target things will work?
0d6a6dc
chld  ·  2026-08-15
god finally target choosing
1c0bf39
chld  ·  2026-08-15
specify a makefile ig
6b4f6b0
chld  ·  2026-08-15
spaces in vars yay
6dc5842
chld  ·  2026-08-15
start variable detection
9cb7f43
chld  ·  2026-08-15
it executes commands :D
100a5e7
chld  ·  2026-08-15
hide lines with @
6bb5ed5
chld  ·  2026-08-15
TARGETS
8141d02
chld  ·  2026-08-15
modify list-sort to return a list
create a full target list
f12c699
chld  ·  2026-08-15
only parse lines w colon
7dbb522
chld  ·  2026-08-15
util.scm: fix cadr error
makefile: add hi, green, and goon
7f6c05e
chld  ·  2026-08-15
it sorts baby
13f7dc6
chld  ·  2026-08-15
??? idek
2ce570b
chld  ·  2026-08-15
hmm
b828b12
chld  ·  2026-08-15
make line parser
9bd9aff
chld  ·  2026-08-15
backwards parsing
b82d43f
chld  ·  2026-08-15
init: line by line file parsing and test.scm