Adrien Marquès
|
822ef823e9
|
migrate: symbols import paths to github
|
2021-06-20 21:29:46 +02:00 |
Adrien Marquès
|
e0ea0c97c5
|
clarify datatype comments and standardize file name
|
2020-04-04 12:40:01 +02:00 |
Adrien Marquès
|
76cc2f5279
|
replace datatype.Kind() with Type()
|
2020-03-28 19:11:23 +01:00 |
Adrien Marquès
|
8cfa2235d6
|
add Kind() method to datatype.T interface and to config parameter
|
2020-03-28 18:48:27 +01:00 |
Adrien Marquès
|
5f3aa5967d
|
provide datatype registry to every type to allow for recursive datatypes : slices, maps, structs
|
2020-03-22 16:50:10 +01:00 |
Adrien Marquès
|
1b4922693b
|
move config -> internal.config and config.datatype to datatype
|
2020-03-16 09:20:00 +01:00 |