index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
local.mk
Age
Commit message (
Expand
)
Author
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2022-11-12
build: use pkg-config for lowdown
Et7f3
2022-04-29
remove 'libnix'
Ben Burdette
2022-04-08
clean up makefiles
Ben Burdette
2022-02-04
link change
Ben Burdette
2022-02-04
Merge branch 'master' into debug-step
Ben Burdette
2022-01-30
use LOWDOWN_LIBS variable
Thomas Koch
2021-11-30
fix linking
Ben Burdette
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-10-22
more debug removal
Ben Burdette
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-04-28
move repl.cc to libcmd for linkage
Ben Burdette
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy