Thomas Pelletier
|
e5d63aa8fc
|
Add some type conversions
|
2021-03-22 20:09:11 -04:00 |
|
Thomas Pelletier
|
ac2d6e2030
|
Handle unmarshalling value to nil ptr.
|
2021-03-22 20:03:35 -04:00 |
|
Thomas Pelletier
|
ebffe6db83
|
Naive implementation of anonymous structs
|
2021-03-18 21:11:51 -04:00 |
|
Thomas Pelletier
|
9ec4e86883
|
Handle struct field name variations
|
2021-03-18 20:42:41 -04:00 |
|
Thomas Pelletier
|
93a7b0d77d
|
Skip AST branches that don't exist in the target
|
2021-03-18 20:30:51 -04:00 |
|
Thomas Pelletier
|
3e8b8db786
|
Unmarshal into pointers
|
2021-03-18 20:02:32 -04:00 |
|
Thomas Pelletier
|
a577df2dbb
|
wip
|
2021-03-18 17:19:50 -04:00 |
|
Thomas Pelletier
|
cb678e6221
|
Passing unmarshal of array table into interfaces
|
2021-03-18 08:47:50 -04:00 |
|
Thomas Pelletier
|
939f889666
|
wip: figuring out unmarshaling to interfaces
|
2021-03-17 09:57:50 -04:00 |
|
Thomas Pelletier
|
f9f9ccb777
|
Basic array table implementation
|
2021-03-16 10:24:19 -04:00 |
|
Thomas Pelletier
|
37d06dabcf
|
Unmarshal into maps
|
2021-03-15 09:49:10 -04:00 |
|
Thomas Pelletier
|
00b2f776a9
|
Replace branch with AST version
|
2021-03-15 08:46:35 -04:00 |
|