Skip to content

Commit 74c9cf5

Browse files
author
Tanner Blair
committed
Moved Variant support in to a separate library
1 parent e7da43a commit 74c9cf5

18 files changed

Lines changed: 37 additions & 96 deletions

Source/JSON Parsing.lvproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1313
<Property Name="specify.custom.address" Type="Bool">false</Property>
1414
<Item Name="JSON Value.lvclass" Type="LVClass" URL="../JSON Value/JSON Value.lvclass"/>
15+
<Item Name="JSFL Variant Support.lvlib" Type="Library" URL="../JSON Value/Variant Support/JSFL Variant Support.lvlib"/>
1516
<Item Name="Dependencies" Type="Dependencies">
1617
<Item Name="vi.lib" Type="Folder">
1718
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/Data Type/NI_Data Type.lvlib"/>
-20.2 KB
Binary file not shown.
-22 KB
Binary file not shown.
-42.4 KB
Binary file not shown.

Source/JSON Value/JSON Value.lvclass

Lines changed: 15 additions & 96 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.

Source/JSON Value/Create From Variant/Create From Variant (Array).vi renamed to Source/JSON Value/Variant Support/Create From Variant/Create From Variant (Array).vi

41.5 KB
Binary file not shown.

Source/JSON Value/Create From Variant/Create From Variant (Boolean).vi renamed to Source/JSON Value/Variant Support/Create From Variant/Create From Variant (Boolean).vi

24.4 KB
Binary file not shown.

Source/JSON Value/Create From Variant/Create From Variant (Null).vi renamed to Source/JSON Value/Variant Support/Create From Variant/Create From Variant (Null).vi

24 KB
Binary file not shown.

0 commit comments

Comments
 (0)