0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor changes More... almost 10 years ago
Fix: typo "and" before yield More... almost 10 years ago
check if coroutine.running() before yield More... almost 10 years ago
Fix: Typo refresh() More... almost 10 years ago
Work around clear() not cleared, see simple.lua in projects More... almost 10 years ago
Splites into files, buggy in clear background More... almost 10 years ago
Add freeze(seconds, repeated) still buggy More... almost 10 years ago
Maintain colors table Fix: Stop() should unlock Fix: key() we use keyrelease to check if released More... almost 10 years ago
trying to fix bug in translate More... almost 10 years ago
Add: reset() function, reset the program and start it from first line More... almost 10 years ago
Add: new example sin.lua More... almost 10 years ago
Fix: Locking objects, and drawing More... almost 10 years ago
Add: line, point Fix: backcolor when draw canvas More... almost 10 years ago
fix: demo, canvas.lock More... almost 10 years ago
fix: path to main.lua, now we need to put main.lua in our projects folder with require("basic.main") More... almost 10 years ago
Add stop, it kill coroutine (stopping the program without stop application) More... almost 10 years ago
Minor changes More... almost 10 years ago
Add rectangle object More... almost 10 years ago
Add circle object More... almost 10 years ago
Fix drawing objects (image now) More... almost 10 years ago
Add image object, and draw list of objects More... almost 10 years ago
add quite function rename refresh() to present() More... almost 10 years ago
Fix: dead coroutine Fix: doublebuffering, we can use lock and unlock to canvas More... almost 10 years ago
Working on double buffered More... almost 10 years ago
Rename files More... almost 10 years ago
Add Pause, Sleep functions, Pause not freeze More... almost 10 years ago
fixed run co file More... almost 10 years ago
trying to use coroutine More... almost 10 years ago
Add new files to make it run in Love2D engine More... almost 10 years ago
Fix: writeln More... almost 10 years ago