10 Commits

Author SHA1 Message Date
Dmitry Ng d1468187c9 Changes to vxmonitor support 2021-03-22 10:44:45 +03:00
aarzilli d8e5c9edda Fixes issue #4 (or at least I hope it does) 2013-03-31 15:34:24 +02:00
aarzilli ad8ad2e237 returning nil in ToGoStruct/ToGoFunction 2012-10-17 09:58:13 +02:00
aarzilli b3a1fd14f7 PushGoStruct -- with reflection to access and set plain data fields 2012-07-18 16:12:35 +02:00
aarzilli 097c56b52b pushing go interfaces to lua like we do with functions, changed name of GoFunctoin type, fixed IsGoFunction 2012-06-28 13:26:03 +02:00
aarzilli e44d144d88 changed examples to make them easier to run locally 2012-06-26 20:00:27 +02:00
aarzilli e62ba98a4f Import path fixes for examples and more explanations in README 2012-03-31 19:20:30 +02:00
aarzilli 7dda61b799 Compiles with go1 (barely tested) 2012-03-31 19:08:25 +02:00
Alessandro Arzilli 4582993337 fixed examples to compile with previous changes 2010-12-31 17:17:34 +01:00
Adam Fitgerald 99360939c0 settled on simple forwarding functionality for full userdata
go-style helpers as well as go type wrappers destined for separate lib
2010-08-01 02:59:27 -04:00