Age | Commit message (Collapse) | Author |
|
|
|
I think I need to switch to a global instruction stack, it'll be so much
easier to manage.
|
|
Thanks David :)
|
|
|
|
|
|
Uses lists where it should instead of dictionaries, better welcome
message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Interfaces just need some work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
At least, the basic console interface is almost done.
|
|
|
|
It's a lot better this way overall, it's one self-contained function, it
doesn't require as much setup, and it works wonderfully overall.
|
|
|
|
|
|
|
|
|
|
It builds a zipfile with git describe in the filename.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's not perfect, but it's decent for now, and early testing.
|
|
|
|
|
|
|