Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Good for regressions, I'll have to make some sort of test suite thing
later.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|