summaryrefslogtreecommitdiff
path: root/lisp_api.h
AgeCommit message (Collapse)Author
2026-01-18renamed builtins to proceduresFelix Perktold
2026-01-18add module system to load .so with load_module builtinFelix Perktold
2026-01-18refactor lisp.h into public lisp_api.h and internal lisp.hFelix Perktold