augustin_s
|
653f8d942e
|
removed test code from prototyping
|
2021-03-09 18:56:50 +01:00 |
|
augustin_s
|
76d8a73828
|
handle Sequence subclasses (list/tuple/...); convert object arrays to strings (like the default for non-array types); convert built-in bools to ints (like numpy boolean arrays)
|
2021-03-05 21:21:36 +00:00 |
|
augustin_s
|
344768713d
|
treat built-in bools as ints, handle numpy scalars
|
2021-03-05 19:35:01 +00:00 |
|
augustin_s
|
71c0c82db2
|
added support for numpy arrays
|
2021-03-05 19:15:38 +00:00 |
|
augustin_s
|
0402be5105
|
turned notes on type infering into unit test; started to rework infer_type function
|
2021-03-05 14:01:04 +00:00 |
|
augustin_s
|
a44a32e48a
|
moved code that deals with sets of PVInfo into separate file/class
|
2021-02-14 18:22:31 +00:00 |
|
augustin_s
|
bc39144fad
|
slightly simpler logic
|
2021-02-14 14:08:52 +00:00 |
|
augustin_s
|
f1ec2aa674
|
separate dealing with manager object into separate file; added PVInfo.to_dict()
|
2021-02-14 13:35:41 +00:00 |
|
augustin_s
|
bca92d0ff7
|
separate PVInfo from serve code
|
2021-02-13 12:17:07 +00:00 |
|
augustin_s
|
8892b1f320
|
refactored, but still not good
|
2021-02-12 16:09:16 +00:00 |
|
augustin_s
|
dda1561fb9
|
prototype epics server
|
2021-02-12 14:08:11 +00:00 |
|