index
:
colin/wheelwork.git
main
refactor-with-def
A Sprite System in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
interactive
Age
Commit message (
Expand
)
Author
2022-07-08
[docs] added docstrings to exports
Colin Okay
2022-07-08
[formatting] reorganized package exports
Colin Okay
2022-07-08
[add] exports to pacage; [rename] frameset-key/sprite-frameset-key
Colin Okay
2022-07-06
[bugfix] in accessor generation for button
Colin Okay
2022-07-06
[refactor] containers have render bounds
Colin Okay
2022-07-01
[bugfix] temporary prohibition of reasigning button faces
Colin Okay
2022-07-01
[remove] [dep] lambda-riffs and hyperquirks
Colin Okay
2022-07-01
[add] sprite class and example
Colin Okay
2022-07-01
[modify] don't need to set visibility of frameset frames
Colin Okay
2022-07-01
[refactor] namechange for macrolet frameset accessor generation
Colin Okay
2022-07-01
[refactor] generating frameset accessors using macrolet
Colin Okay
2022-07-01
[add] frameset class and an [exmaple] using it
Colin Okay
2022-06-30
[add] text button example; button file to asd file
Colin Okay
2022-06-30
[add] button unit and [example]; [modify] scale-by is now defun
Colin Okay
2022-06-30
[structure] renamed some asd modules
Colin Okay