index
:
sdl-tests
lisp/set
master
render-thread
repeat
tab-complete
an un-named 1-bit pixel art editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lisp
/
prelude.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `for` primitive
Akshay
2021-04-10
1
-0
/
+18
*
rework nix flake
Akshay
2021-04-08
1
-1
/
+1
*
implement iso grids; lisp primitives to manipulate grids
Akshay
2021-04-07
1
-0
/
+11
*
apply clippy lints
Akshay
2021-04-06
1
-62
/
+60
*
basic support for adding guides
Akshay
2021-04-04
1
-0
/
+15
*
fmt
Akshay
2021-04-02
1
-2
/
+4
*
add DottedList type, fix `cons` finally
Akshay
2021-04-02
1
-12
/
+34
*
add rylander dithering, `define` macro, begin work on guides.
Akshay
2021-04-02
1
-5
/
+18
*
introduce basic canvas primitive functions
Akshay
2021-03-31
1
-1
/
+43
*
add save and save-as procedures
Akshay
2021-03-31
1
-39
/
+54
*
add assert primitive; pass state in Evaluator
Akshay
2021-03-30
1
-35
/
+22
*
better parse errors; include lisp stdlib
Akshay
2021-03-30
1
-13
/
+91
*
more list primitives, add type_match macro
Akshay
2021-03-29
1
-5
/
+42
*
fix arity of arithmetic comparison operators
Akshay
2021-03-28
1
-4
/
+4
*
add better brush drawing feedback
Akshay
2021-03-28
1
-4
/
+9
*
add new brush type
Akshay
2021-03-28
1
-1
/
+20
*
better arity spec
Akshay
2021-03-27
1
-37
/
+95
*
move primitives.rs to prelude.rs
Akshay
2021-03-25
1
-0
/
+139