summaryrefslogtreecommitdiff
path: root/src/library.c
AgeCommit message (Expand)Author
2025-12-19Add support for keywords and variadic argumentsLLLL Colonq
2025-12-19UpdateLLLL Colonq
2025-10-06Cleanup, fix bugsLLLL Colonq
2025-09-27Fix bug related to nested evaluationLLLL Colonq
2025-09-27Source location trackingLLLL Colonq
2025-09-25Add runtime freezing, add defun and defmacroLLLL Colonq
2025-09-24Bind cells instead of valuesLLLL Colonq
2025-09-24Add lambdaLLLL Colonq
2025-09-23Add letLLLL Colonq