aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version bump0.1.6Jesse Luehrs2014-10-172-2/+6
|
* is_wide() should return a booleanJesse Luehrs2014-10-171-1/+1
|
* forgot to update this struct definitionJesse Luehrs2014-10-171-1/+8
| | | | this was causing us to end up with the wrong offset for is_wide
* changelog and version bump0.1.5Jesse Luehrs2014-09-252-1/+4
|
* whoops, forgot to actually call the functionJesse Luehrs2014-09-251-0/+2
|
* changelog and version bump0.1.4Jesse Luehrs2014-09-172-1/+5
|
* update libvt100Jesse Luehrs2014-09-171-0/+0
|
* changelog and version bump0.1.3Jesse Luehrs2014-09-172-1/+4
|
* support python 2Jesse Luehrs2014-09-172-0/+16
|
* changelog and version bump0.1.2Jesse Luehrs2014-09-172-1/+5
|
* add accessor methods for all of the cell attributesJesse Luehrs2014-09-171-22/+74
| | | | this should provide a much saner api
* more gitignoreJesse Luehrs2014-09-171-0/+1
|
* changelog and version bump0.1.1Jesse Luehrs2014-09-172-1/+9
|
* update libvt100Jesse Luehrs2014-09-171-0/+0
|
* add license and readme0.1.0Jesse Luehrs2014-09-164-0/+42
|
* more gitignoreJesse Luehrs2014-09-161-0/+1
|
* need to include (and depend on) the header filesJesse Luehrs2014-09-162-1/+7
|
* clean up the setup.py a bitJesse Luehrs2014-09-161-2/+7
|
* test scriptJesse Luehrs2014-09-161-0/+11
|
* use from_address instead of castJesse Luehrs2014-09-161-1/+1
| | | | cast is used if you already have a value with the given memory buffer
* reimplement the apiJesse Luehrs2014-09-164-129/+89
|
* start writing a c shimJesse Luehrs2014-09-165-0/+168
|
* gitignoreJesse Luehrs2014-09-161-0/+1
|
* initial commitJesse Luehrs2014-09-161-0/+119