summaryrefslogtreecommitdiff
path: root/tablemodel.go
AgeCommit message (Collapse)Author
2018-08-26And migrated tablemodel.go back. And now we can finally build it properly!Pietro Gagliardi
2018-08-26Moved all the Go files out of the way again, this time so we can migrate ↵Pietro Gagliardi
them to more proper cgo usage.
2018-08-25And finished TableModel. There's cgo issues I need to fix; I might as well ↵Pietro Gagliardi
split out all the cgo code...
2018-08-25Added TableModelHandler; started TableModel.Pietro Gagliardi
2018-08-24Started TableModel: converted TableValue.Pietro Gagliardi