0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
point to README, not IMPLEMENTATION More... almost 15 years ago
enhance doc More... almost 15 years ago
rename IMPLEMENTATION to README More... almost 15 years ago
document moving head More... almost 15 years ago
'color, shutter' -> 'color', 'shutter' in list More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
labeled values for mh More... almost 15 years ago
remove .pyc file More... almost 15 years ago
mh More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
moving head support More... almost 15 years ago
move parser to its own module More... almost 15 years ago
remove debugging output More... almost 15 years ago
remove nops More... almost 15 years ago
remove outdated FIXMEs, what we have will do More... almost 15 years ago
remove outdated information on fade time More... almost 15 years ago
Merge branch 'master' of [email protected]:pilt/dmxlang More... almost 15 years ago
remove 'in' keyword, always make fades 255 ms long More... almost 15 years ago
line ending not required before end of fileanymore More... almost 15 years ago
no need for shebang on non-executable More... almost 15 years ago
remove debugging output More... almost 15 years ago
use enumerate More... almost 15 years ago
remove FIXME More... almost 15 years ago
update wait time, should be exact More... almost 15 years ago
fix critical bug, fade update code should be load->put->(sub|add)->get->store NOT load->get->(sub|add)->put->store More... almost 15 years ago
fade step diffs were bugged, ass.sjlander.com assembler now supports comments so let us insert some for tracing More... almost 15 years ago
args to differ in correct order, add debug output for diffs More... almost 15 years ago
last commit err'd, error was in machine_translator More... almost 15 years ago
diff was wrong, c2-c1 => c1-c2 More... almost 15 years ago