Commit Graph

14 Commits

Author SHA1 Message Date
Sebastien Binet 21ef3c8a45 no-symtab-snapshot 2016-02-19 16:59:40 +01:00
Sebastien Binet 55012d7276 bind: make Var implement Object 2016-01-06 09:20:08 +01:00
Sebastien Binet e44991867d all: use go/types from stdlib-1.5
Updates #28.

Change-Id: Id56c7ea1257086f819f466a0f058f34dc038fd9b
2015-11-16 12:54:02 +01:00
Sebastien Binet b585eb28a1 all: cleanups + consolidation
Change-Id: I0d780b20aaa8f70930df4df145c798148edf4907
2015-08-05 09:22:56 +02:00
Sebastien Binet 70592452c9 all: rationalize naming convention. consolidate symtable+symbol
Change-Id: Id3090d5d9ff71b9c96dc707a73ee1af4516cf547
2015-08-05 09:22:56 +02:00
Sebastien Binet 94f02af665 bind: first stab at supporting arrays 2015-08-05 09:22:56 +02:00
Sebastien Binet 0ad90a1a6b bind: create converters for structs, booleans and GoStrings 2015-07-31 16:51:30 +02:00
Sebastien Binet 84e83328f8 bind: remove panic for unsupported objects 2015-07-30 16:05:45 +02:00
Sebastien Binet 3a6a959550 bind: first stab at exception support 2015-07-29 14:15:11 +02:00
Sebastien Binet ba3a48a31b bind: leaner Var 2015-07-29 11:44:06 +02:00
Sebastien Binet 76f5f7d999 bind/var: introduce new Var 2015-07-28 16:00:18 +02:00
Sebastien Binet e4f3f1d4fd bind/vars: update naming scheme 2015-07-28 10:05:13 +02:00
Sebastien Binet 43f0028eb5 bind: refactor gen{Method,Func}Body 2015-07-28 10:04:36 +02:00
Sebastien Binet 744ab46aef all: gopy-gen -> gopy 2015-07-24 16:16:31 +02:00