about summary refs log tree commit diff stats
path: root/file.lua
Commit message (Expand)AuthorAgeFilesLines
* have file API operate on state objectKartik K. Agaram2022-07-251-8/+7
* stop pretending globals are localKartik K. Agaram2022-07-111-2/+0
* better error messageKartik K. Agaram2022-07-051-0/+3
* test: autosave after any shapeKartik K. Agaram2022-06-141-1/+1
* avoid some string concatenationsKartik K. Agaram2022-06-101-6/+6
* ignore 'deleted' shapes when saving to diskKartik K. Agaram2022-05-301-0/+6
* typosKartik K. Agaram2022-05-251-2/+2
* couple more testsKartik K. Agaram2022-05-251-1/+1
* first successful pagedown test, first bug found by testKartik K. Agaram2022-05-231-3/+9
* first test!Kartik K. Agaram2022-05-221-0/+56
* support for naming pointsKartik K. Agaram2022-05-211-1/+11
* bugfix: rectangles and squares are now savedKartik K. Agaram2022-05-211-2/+8
* several more modulesKartik K. Agaram2022-05-171-0/+88