aboutsummaryrefslogtreecommitdiff
path: root/src/lisp/std.lisp
Commit message (Expand)AuthorAgeFilesLines
* add basic user-definable keybindsAkshay2021-05-081-0/+15
* clippy lint; add `get-pixel` primitiveAkshay2021-04-181-0/+15
* introduce modulus arithmetic to std lispAkshay2021-04-101-6/+12
* draw grid and pixmap boundary separatelyAkshay2021-04-061-1/+1
* introduce basic canvas primitive functionsAkshay2021-03-311-0/+6
* hopefully fix quote for the last timeAkshay2021-03-311-4/+3
* add assert primitive; pass state in EvaluatorAkshay2021-03-301-0/+22
* better parse errors; include lisp stdlibAkshay2021-03-301-0/+26